@charset "utf-8";
/*===================================================================*/
/*============================ CLEAR ================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul, li { border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
strong { font-weight: bold; }
.clear { clear: both; }
.hidden { display: none; }
.error_message, .info_message, .indicator_message { padding: 15px 15px; margin: 0 0 20px; }
.error_message { background: #F4CACA; border: 2px solid #CC0000; color: #CC0000; }
.info_message { background: #CAF4CA; border: 2px solid #090; color: #090; }
.indicator_message { background: #F4F4F4; border: 2px solid #999; color: #999; }
.error_message ul, .info_message ul, .indicator_message ul { list-style: none; padding: 0; margin: 0; }
/*===================================================================*/
/*============================= GLOBAL ==============================*/
body { text-align: center; }
body, table { color: #50504f; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
/*===================================================================*/
/*============================ CONTAINER ============================*/
.container { text-align: left; margin: 0 auto; width: 907px; background: url("../images/design/body_bg.gif") repeat-x #FFF;}
.container .left { float: left; width: 233px; }
.container .right { float: left; width: 207px; height: auto !important; height: 439px; min-height: 439px; border: 2px solid #FF8A00; position: relative; }
.container .contenu { float: left; width: 403px; margin: 0 17px 20px 18px; text-align: left; line-height: 18px; position: relative; /*z-index: 1;*/ }
.container_notleft .contenu { float: left; width: 654px; margin-left: 0; }
.container_notright .contenu { float: left; width: 656px; margin-right: 0; }
.container_notsidebar .contenu { float: none; width: auto; }
/*===================================================================*/
/*============================== HEADER =============================*/
.header { background: url("../images/design/header_bg.png") 15px 14px no-repeat; height: 158px; position: relative; z-index: 99; }
.header h1 a { display: block; height: 90px; width: 82px; }
.header h1 a span { display: none; }
.header_my { position: absolute; top: 67px; left: 536px; }
.header_my_content {
	height: 48px;
	width: 311px;
	background: url("../images/design/header_my_bg.gif") no-repeat;
	position: relative;
}
.header_my_content a  {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.header_my_content a.program  { width: 117px; height: 19px; }
.header_my_content a.radio  {
	width: 156px;
	height: 16px;
	top: 32px;
	left: 155px;
}
.header_my_content a span { display: none; }
.header .languages {
	position: absolute;
	bottom: 0;
	right: 0;
	text-transform: uppercase;
	height: 28px;
	line-height: 28px;
	color: #FFF;
	font-weight: bold;
	padding-right: 13px;
}
.header .languages a { color: #FFF; text-decoration: none; }
.header .languages a:hover { color: #FF8A00; }
/*===================================================================*/
/*=============================== MENU ==============================*/
.menu { position: absolute; bottom: 0; }
/*===================================================================*/
/*============================== CONTENT ============================*/
.content { margin-top: 22px; }
/*===================================================================*/
/*=============================== LEFT ==============================*/
.left .listen { background: url("../images/design/live_bg.gif") no-repeat; height: 65px; margin-bottom: 10px; position: relative; }
.left .listen h2, .left .listen a span { display: none; }
.left .listen a { display: block; position: absolute; }
.left .listen a.live {
	top: 0;
	left: 0;
	height: 65px;
	width: 167px;
}
.left .listen a.wma, .left .listen a.mp3 {
	top: 0;
	left: 168px;
	height: 32px;
	width: 65px;
}
.left .listen a.mp3 {
	top: 33px;
}
.left .search {
	background: #50504f;
	height: 28px;
	line-height: 28px;
	margin-bottom: 7px;
	padding-left: 15px;
}
.left .search h2 {
	color: #FFF;
	float: left;
	line-height: 28px;
	margin-right: 3px;
}
.left .search .text { width: 108px; float: left; margin: 3px 5px 0; }
.left .search form .submit { padding: 0; margin-top: 3px; }
.left .news_short { background: #dedede; color: #000; height: auto !important; height: 359px; min-height: 359px; }
.left .news_short h2 {
	background: #50504f;
	height: 27px;
	line-height: 27px;
	color: #FFF;
	padding: 0 10px 0 15px;
	border-bottom: 2px solid #FFF;
}
.left .news_short .content_box { padding: 10px 10px 10px 15px; }
.left .news_short .new { margin-bottom: 30px; }
.left .news_short .new h3 { margin: 10px 0; }
.left .news_short .new h3 a { color: #000; text-decoration: none; }
.left .news_short a:hover, .left .news_short .new h3 a:hover { color: #000; }
.left .news_short .new .content_new { line-height: 18px; }
.left .news_short a { color: #FF8B00; text-decoration: none }
/*===================================================================*/
/*=============================== RIGHT =============================*/
.right { padding: 13px 10px 13px 14px; }
.right .box h2 { display: none; }
.right .category { margin-top: 15px }
.right .category select { width: 205px; margin-bottom: 10px; margin-left: 10px; }
.right .main_1007 h2 { color: #FF8B00; font-size: 38px; margin-bottom: 24px; }
.right .main_1007 h2 a { color: #FF8B00; text-decoration: none; }
.right .main_1007 p { color: #50504f; margin-bottom: 15px; }
.right .main_1007 p.link { color: #FF8B00; margin: 0 0 25px 11px; }
.right .main_1007 p.link a { color: #FF8B00; text-decoration: none; }
.container_notright .right { padding: 0 0 22px; width: 231px; }
.container_notright .right_little {
	height: auto !important;
	height: 399px;
	min-height: 399px;
}
.container_notright .right h3 {
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	color: #FFF;
	background: #FF8B00;
	padding: 0 10px;
}
.container_notright .right h3.emission_opanten {
	margin-bottom: 5px; 
}
.container_notright .right h3 a {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 100%;
	text-align: center;
}
.container_notright .right .calendar, .container_notright .right ul { margin: 0 10px 0 14px; }
.right .infobox { text-align: center; }
.right .facebook a {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 26px;
	line-height: 26px;
	width: 199px;
	background: url("../images/design/facebook.png") no-repeat 7px center #FF8A00;
	padding-left: 32px;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
.right .facebook a:hover span {
	text-decoration: underline;
}
/*===================================================================*/
/*============================== CONTENU ============================*/
.contenu { text-align: justify; line-height: 18px; height: 469px; overflow: hidden; position: relative; }
.contenu h1, .contenu h2 { font-size: 24px; margin-bottom: 20px; color: #000; line-height:30px; }
.contenu h3 { font-size: 16px; margin-bottom: 10px; color: #000; }
.contenu h4 { font-size: 13px; margin-bottom: 10px; color: #000; }
.contenu p { margin-bottom: 10px; }
.contenu a { color: #FF8A00; text-decoration: none; }
.contenu a:hover { text-decoration: underline; }
.contenu #tools { clear: both; text-align: right; font-size: 10px; }
.contenu .more_link_js {
	position: absolute;
	top: 437px;
	left: 0;
	display: block;
	background: #FF8A00;
	color: #FFF;
	width: 411px;
	text-align: left;
	padding: 2px 0;
	text-transform: uppercase;
	font-size: 10px;
	border-top: 10px solid #FFF;
}
.contenu .more_link_js:hover {
	text-decoration: none;
}
.contenu .more_link_js:hover span {
	text-decoration: underline;
}
.contenu .more_link_js span {
	padding: 0 10px;
}
/*===================================================================*/
/*============================= COPYRIGHT ===========================*/
.copyright { color: #999; font-size: 9px; margin-top: 5px; line-height: 15px; }
.copyright a { color: #999; text-decoration: none; }
.copyright a:hover { color: #FF8A00; }
/*===================================================================*/
/*=============================== COMMON ============================*/
div.emissions_fiche p.backtolist,
div.emissions_list p.more,
div.emissions_fiche p.backtolist,
div.emissions_list p.more,
div.annuaire_list p.more,
div.annuaire_fiche p.backtolist,
div.annuaire_fiche p.more,
div.gallery_list p.more,
div.gallery_fiche p.backtolist,
div.news_list p.more,
div.news_fiche p.backtolist,
div.cinedit_liste p.more,
div.cinedit_fiche p.backtolist {
	margin: 0px 0 0 10px;
	float: right;
}
div.emissions_list p.categorie,
div.emissions_fiche p.categorie,
div.annuaire_list p.poste,
div.annuaire_fiche p.poste,
div.annuaire_fiche div.emissions_list_row p.categorie,
div.gallery_list p.date,
div.gallery_fiche p.date,
div.news_list p.date,
div.news_fiche p.date
div.cinedit_fiche p.date {
	color:#666666;
	font-size:0.9em;
	margin-bottom: 5px;
}
span.color {
	border:1px solid #000000;
	display:block;
	float:left;
	font-size:0;
	height:5px;
	line-height:0;
	margin:6px 6px 5px 0;
	padding:0;
	width:5px;
}
/*===================================================================*/
/*=============================== GRILLE ============================*/
.grille .day, .programmes_liste .day {
	width: 120px;
	margin-right: 11px;
	float: left;
	overflow: hidden;
}
.programmes_liste .day {
	width: 129px;
}
.grille .day6 { margin-right: 0; }
.grille h3, .programmes_liste h3 {
	height: 32px;
	line-height: 32px;
	background: #50504f;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding-left: 11px;
	margin: 0;
}
.grille .emission, .programmes_liste .emission { overflow: hidden; cursor: help; }
.grille .emission .top_emission, .programmes_liste .emission .top_emission {
	height: 29px;
	line-height: 29px;
	background: #FFF;
	color: #50504f;	
	padding-left: 9px;
	margin: 0;
	position: relative;
}
.grille .emission .record, .programmes_liste .emission .record { background: url("../images/design/rec.png") right center no-repeat #FFF; }
.grille .emission .description, .programmes_liste .emission .description { padding: 11px 9px; text-align: left; line-height: 15px; }
.grille .emission .description h4, .programmes_liste .emission .description h4 { font-size: 12px; font-weight: bold; margin: 0; }
.grille .emission .description h4 a, .programmes_liste .emission .description h4 a { color: #50504f; }  
/*===================================================================*/
/*============================== OVERLIB ============================*/
div.overlib {
	background: #FFF;
	border: 2px solid #FF8A00;
	text-align: left;
	padding: 10px
}
div.overlib h4 { font-size: 1.08em; color: #000; }
div.overlib div.infos { text-align: justify; line-height: 18px; }
/*===================================================================*/
/*============================== GALLERY ============================*/
.gallery_list .gallery_list_row {
	width: 207px;
	height: 182px;
	background: #dedede;
	float: left;
	margin: 0 10px 5px 0;
	position: relative;
	color: #000;
	line-height: 15px;
}
.gallery_list .gallery_list_row p.date { font-weight: bold; padding: 12px 0 0 13px; margin-bottom: 2px; }
.gallery_list .gallery_list_row h3 { font-weight: normal; font-size: 12px; padding: 0 13px; }
.gallery_list .gallery_list_row h3 a { color: #000; }
.gallery_list .photo {
	position: absolute;
	bottom: 0;
	width: 207px;
	height: 95px;
	border-bottom: 11px solid #FF8B00;
	border-top: 5px solid #FFF;
	overflow: hidden;
}
.gallery_list .pagination { margin-bottom: 10px; }
.gallery_fiche .content { margin-top: 0; }
.gallery_fiche .gallery_photos, .cinedit_fiche .gallery_photos { padding: 4px; margin-top: 20px; }
.gallery_fiche .instruction, .cinedit_fiche .instruction { margin-bottom: 5px; line-height: 25px; }
.gallery_fiche .photoview, .cinedit_fiche .photoview { float: right; margin-right: 10px; }
.gallery_fiche .photo, .cinedit_fiche .photo {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 200px;
	text-align: center;
	position: relative;
	margin: 0 5px 5px 5px;
}
.gallery_fiche .table .description_photo, .cinedit_fiche .table .description_photo { display: none; }
.gallery_fiche .table .photo_row, .cinedit_fiche .table .photo_row { float: left; }
.gallery_fiche .list .photo, .cinedit_fiche .list .photo { float: left; }
.gallery_fiche .list .photo_row {
	margin-bottom: 15px;
}
.gallery_fiche .list .photo_row .photo {
	text-align: left;
	height: auto;
	margin-right: 15px;
}
.programmes .right, .playlist .right {
	padding-top: 20px;
}
/*===================================================================*/
/*============================ FORMULAIRE ===========================*/
form div.field { margin: 10px 0; }
form div.field label {
	display: block;
	float: left;
	width: 160px;
	text-align: right;
	margin-right: 10px;
}
.login form div.field label {
	width: 115px;
}
form div.field input, form div.field select, div.field textarea { width: 210px; }
form div.field input.checkbox { width: auto; }
form .info, form .code { margin-left: 170px; }
form .submit { padding-left: 170px; }
/*===================================================================*/
/*=============================== GMAP ==============================*/
#divgmap {
	margin-bottom: 10px;
	border: 1px solid #CCC;
	width: 399px;
	height: 500px;
}
/*===================================================================*/
/*============================== EMISSIONS ==========================*/
.emissions { position: relative; }
.emissions_list .emissions_list_row { border-bottom: 1px solid #CCC; margin-bottom: 10px; padding: 0 10px; }
.emissions_list .emissions_list_row .description { position: relative; }
.emissions_list .emissions_list_row .nom { font-weight: bold; }
.emissions_list .emissions_list_row .record { position: absolute; bottom: 0; right: 0; }
.emissions_fiche .animateurs ul { list-style: none; margin: 0px; padding: 0px; }
.emissions_fiche .animateurs ul li {
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	width: 100px;
	height: 80px;
	border: 0px solid #666666;
	/*background-color: #D5D5D5;*/
}
.emissions_fiche .animateurs ul li img { margin-bottom: 5px; }
.emissions_fiche .animateurs ul li a { color: #000000; text-decoration: none; }
.emissions_fiche .animateurs ul li a:hover { color: #000000; text-decoration: underline; }
.emissions .records { position:absolute; right:5px; top:5px; }
.emissions .records a { margin: 0 5px; }
/*===================================================================*/
/*============================== CATEGORIES =========================*/
.categories, .services, .annuaire .search { margin-bottom: 15px; }
.categories .slideToggle, .services .slideToggle, .annuaire .search .slideToggle {
	float: right;
	cursor: pointer;
}
.categories h3, .services h3, .annuaire .search h3 {
	height: 25px;
	line-height: 25px;
	color: #FFF;
	background: #50504f;
	padding: 0 10px;
	margin-bottom: 0;
	font-size: 14px;
}
.tree_categories, .annuaire .search .search_form {
	background: #EEE;
	border: 1px solid #CCC;
	border-top: none;
	padding: 10px;
}
.tree_categories a { color: #000; }
.tree_categories a:hover { color: #FF8B00; }
.tree_categories ul { margin: 0; padding: 0; list-style: none; }
.tree_categories ul ul { padding: 0 0 0 20px; font-size: 11px; }
/*===================================================================*/
/*============================= DOCUMENTS ===========================*/
.documents ul { margin: 0; padding: 0; list-style: none; font-size: 12px; }
.documents ul li { line-height: 30px; position: relative; padding: 0 10px; }
.documents ul li.desc { cursor: pointer; }
.documents ul li.separated  { border-bottom: 1px solid #CCC; }
.documents ul li img { vertical-align: middle; margin-right: 5px; }
.documents ul li span a { text-decoration: none; font-weight: bold; }
.documents ul li span.type { font-size: 11px; color: #999; }
.documents ul li span.poid { position: absolute; top: 0; right: 10px; }
/*===================================================================*/
/*============================= NEWSLETTER ==========================*/
.newsletter ul { margin: 0; padding: 0; list-style: none; }
.newsletter ul li { position: relative; padding: 4px 10px; line-height: 20px; }
.newsletter ul li.separate { border-bottom: 1px solid #CCC; }
.newsletter ul li a {
	display: block;
	width: 63%;
	font-weight: bold;
	text-align: left;
}
.newsletter ul li span {
	font-size: 11px;
	position: absolute;
	top: 4px;
	right: 10px;	
}
.newsletter .newsletter_column h3 { font-size: 12px; color: #FF8B00; }
.newsletter .box { margin-bottom: 15px; }
/*===================================================================*/
/*============================== ANNUAIRE ===========================*/
.annuaire .categ { margin: 10px 0; }
.annuaire .annuaire_list_row, .annuaire_fiche .emissions_list_row { border-bottom: 1px solid #CCC; margin-bottom: 10px; padding: 0 10px; }
.annuaire .annuaire_list_row .photo { float: left; margin-right: 10px; }
.annuaire .annuaire_list_row .nom { font-weight: bold; }
.annuaire_fiche .user_services { padding: 0; list-style: none; }
/*===================================================================*/
/*=============================== CINEDIT ===========================*/
.reference .pagination { margin-bottom: 15px; }
.reference .cinedit_liste { border-bottom: 1px solid #CCC; margin-bottom: 10px; padding: 0 10px; }
.reference .cinedit_liste .photo { float: left; margin-right: 10px; }
/*===================================================================*/
/*=============================== ARCHIVES ==========================*/
.archives_liste { width: 401px; float: left; margin-right: 10px; }
.archives_liste h3 {
	background: #50504f;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: left;
	padding: 0 10px;
	margin: 15px 0 10px;
	color: #FFF;
}
/*===================================================================*/
/*============================= PLAYLIST ============================*/
.playlist .liste { width: 401px; float: left; margin-right: 10px; }
.program_playlist { padding-top: 20px; }
.playlist .liste { width: 411px; float: left; margin-right: 20px; }
.playlist .liste .title { font-weight: bold; }
.playlist .liste h3 { padding-bottom: 10px; margin-top: 50px; }
.playlist .liste h3 a { text-decoration: none; }
.playlist .liste h4 { font-size: 12px; margin-bottom: 5px; }
.playlist .liste h4 .heure { font-weight: normal; font-size: 11px; margin-right: 10px; }
.playlist .liste .name { padding: 0 15px 10px; margin-bottom: 15px; border-bottom: 1px solid #D0D0D0; }
.playlist .right { width: 213px; float: left; }
/*===================================================================*/
/*============================ MAINRADIO ============================*/
.mainradio { width: 401px; float: left; margin-right: 16px; }
.mainnav {
	background: #50504f;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	text-align: left;
	padding: 0 10px;
	margin-bottom: 15px;
}
.mainnav a { color: #dedede; margin-right: 20px; }
.mainnav a:hover { color: #FF8B00; }
.mainnav span { color: #FFF; margin-right: 20px; }
.mygrid .day {
	float: left;
	width: 56px;
	overflow: hidden;
	border: 1px solid #AAA;
	border-right: none;
	font-size: 11px;
	text-align: center;
}
.mygrid .last { border: 1px solid #AAA; }
.mygrid h3 {
	background: #d3d3d3;
	text-align: center;
	font-size: 11px;
	margin: 0;
}
.mygrid .day p {
	line-height: 16px;
	height: 16px;
	margin: 0;
	cursor: help;
	height: 16px;
	overflow: hidden;
}

.mygrid .dayslist {
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #dedede;
	margin-bottom: 3px;
}
.mygrid .dayslist a {
	color: #50504f;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
}
.mygrid .dayslist a.active, .mygrid .dayslist a:hover {
	color: #FF8A00;
	text-decoration: none;
}

.mygrid .grid_by_day ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.mygrid .grid_by_day ul li {
	position: relative;
	height: 27px;
	line-height: 27px;
	padding: 0 7px;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #50504f;
}
.mygrid .grid_by_day ul li .right_hour {
	position: absolute;
	top: 0;
	right: 7px;
	line-height: 27px;
	font-weight: normal;
}


.mygrid .day .emissions { background: url("../images/design/mygrid_bg.gif") repeat; }
.mainradio .programme p { margin: 0; position: relative; }
.mainradio .newdate {
	margin-top: 10px;
}
.mainradio .programme p a { position: absolute; bottom: 0; right: 0; }
.login ul { margin: 0; padding: 0; list-style: none; }
.right .login { margin-bottom: 20px; }
.main_categories {
	background: #f4d6ac;
	width: 190px;
	float: left;
	margin-bottom: 15px;
}
.main_categories h3 {
	font-size: 12px;
	font-weight: bold;
	color: #50504f;
	padding: 19px 0 0 23px;
}
.mainsettings_emmision { margin-left: 19px; }
.main_categories ul { list-style: none; padding: 0; margin: 0 23px 20px; }
.main_categories ul ul { margin-bottom: 0; }
.settings_content { width: 401px; float: left; margin-right: 16px; }
.login_box h2 {
	height: 30px;
	line-height: 30px;
	background: #FF8B00;
	color: #FFF;
	font-size: 14px;
	padding: 0 14px;
	margin: 0;
}
.login_box .login { border: 2px solid #FF8B00; border-top: none; padding: 20px 10px; }
.login_box .login .field { margin: 0 0 20px; }
/*===================================================================*/
/*=============================== AGENDA ============================*/
.agenda .desc { cursor: pointer; }
.agenda .month { margin-bottom: 30px; }
.agenda ul { margin: 0; padding: 0; }
.agenda ul li {
	display: block;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #7D7D7D;
	font-size: 12px;
	padding: 5px 0;
	width: 401px;
}
.agenda ul li:hover { background: #EEEEEE; }
.agenda ul li.separated { border-bottom: 1px solid #CCC; }
.agenda ul li span img { margin: 0 10px; }
.agenda ul li .titre {
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
	color: #FF8B00;
}
.agenda ul .desc .date { font-size: 11px; position: absolute; right: 10px; }
.agenda ul .longdate .date { font-size: 11px; position: relative; right: 0; display: block; text-align: right; padding-right: 10px; }
.agenda ul li .date { font-size: 11px; position: absolute; right: 41px; }
.agenda ul li .description {
	display: block;
	font-size: 11px;
	padding: 2px;
	margin: 3px 5px 0;
	position: relative;
	left: 30px;
}
.agenda ul li .info { padding: 0 10px; margin: 10px 0; }
.agenda ul li .info span { font-weight: bold; font-size: 11px; }
/*===================================================================*/
/*=============================== HOME ==============================*/
/*.emission_home { position: relative; }*/
.emission_home h2 { font-size: 12px; font-weight: bold; margin: 0; }
.emission_home .date { margin-bottom: 16px; }
.emission_home .description {
	width: 157px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	padding-bottom: 40px;
}
.emission_home img.photo { position: absolute; right: 17px; bottom: 60px; z-index: 2; }
.open .emission_home .responsable {
	position: relative;
	height: 28px;
	line-height: 28px;
	background: #FF8B00;
	color: #FFF;
	padding: 0 10px;
}
.emission_home .responsable {
	position: absolute;
	bottom: 32px;
	height: 28px;
	line-height: 28px;
	background: #FF8B00;
	color: #FFF;
	padding: 0 10px;
	width: 381px;
	border-top: 10px solid #FFF;
}
.emission_home .responsable .mail { position: absolute; top: 6px; right: 10px; }
.emission_home .opanten{ float: right; }
/*===================================================================*/
/*============================ PAGINATION ===========================*/
.pagination {
	margin-bottom: 10px;
}
.pagination, .pagination a { color: #000; }
.pagination a:hover { color: #FF8B00; }

.main_upload {
	text-align: center;
}
.uploaddiv {
	width: 600px;
	margin: 60px auto 0;
	text-align: left;
}
.uploaddiv h2 {
	color: #FFF;
	padding: 0 10px;
	line-height: 30px;
	height: 30px;
	font-size: 16px;
	background: #ff8b00;
	margin: 0;
}
.uploaddiv .content_upload {
	border: 1px solid #ff8b00;
	border-top: none;
	padding: 40px 20px;
}
.uploaddiv .submit input {
	display: none;
}
.uploaddiv .submit a {
	display: block;
	height: 30px; 
	line-height: 30px;
	background: #ff8b00;
	width: 175px;
	text-align: center;
	color: #FFF;
}
.uploaddiv .submit a:hover {
	text-decoration: none;
	font-weight: bold;
}
.uploaddiv .info_error {
	color: #FF0000;
}
