*{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e1e82;
}

a{
	color: inherit;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0;
}

input, select, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.dsc-header{
	font-weight: bold;
	font-size: 20px;
	color: #bb54f6;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

.dsc-content{
	margin-bottom: 30px;
}

#page{
	position: absolute;
	left: 50%;
	width: 1000px;
	margin-left: -500px;
	background-repeat: no-repeat;
}

#header{
	height: 154px;
}

#header h1{
	position: absolute;
	left: 151px;
}

#header #bulle{
	position: absolute;
	left: 457px;
	top: 18px;
	width: 123px;
	height: 56px;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}

#header .nav_annexe{
	position: absolute;
	left: 847px;
	top: 53px;
	list-style-type: none;
	z-index: 3;
}

#header .nav_annexe li{
	margin-bottom: 1px;
}

#main{
	min-height: 520px;
	margin: 0 33px;
}

#footer{
	color: #df0025;
	text-transform: uppercase;
	font-size: 10px;
	overflow: hidden;
}

#footer ul{
	float: left;
	overflow: hidden;
	padding: 8px 0;
}

#footer li{
	display: block;
	list-style-type: none;
	float: left;
	margin-left: 5px;
	padding-right: 5px;
	border-right: 1px #df0025 solid;
}

#footer li:last-child{
	border: 0;
}

#footer .volume{
	width: 29px;
	float: right;
}

#footer  .mentions_sanitaires{position:absolute;margin-top:30px;text-transform:none;margin-left:215px;color:#666666;}
*+html #footer .mentions_sanitaires{margin-left:-55%;}
* html #footer .mentions_sanitaires{margin-left:-62%;}

#footer  .rezosocciogino{position:absolute;margin-top:60px;text-transform:none;margin-left:180px;color:#f00;margin-bottom:5px}
*+html #footer .rezosocciogino{margin-left:-55%;}
* html #footer .rezosocciogino{margin-left:-62%;}

.droite .dsc-content{
	margin: 0;
}

.dsc-content ul{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}

.dsc-content li{
	display: block;
	background: url(images/fleche.gif) no-repeat left 3px;
	padding-left: 10px;
}

.dsc-content li a{
	font-weight: bold;
}


.emission-cours .emission{
	display: block;
	width: 234px;
	height: 70px;
}

.next-emission .emission{
	display: block;
	width: 317px;
	height: 70px;
}

/*************************************************** TEMPLATE PAR DEFAUT ************************************************************/
.default-template #main{
	background: url(images/fond_contenu.png) repeat-y;
	overflow: hidden;
}

.default-template-bas-cartouche{
	background: url(images/bas_contenu.png) no-repeat;
	margin: 0 33px;
	height: 36px;
}

.default-template-haut-cartouche{
	background: url(images/haut_contenu.png) no-repeat;
	margin: 0 33px;
	height: 5px;
}

.default-template #main .titre-page{
	margin-top: -5px;
	background: url(images/haut_contenu.png) no-repeat;
	padding: 14px 264px 0 14px;
	height: 52px;
}

.default-template #main .gauche{
	padding: 15px 45px;
	width: 591px;
	float: left;
}

.default-template #main .droite{
	width: 234px;
	padding: 12px 12px 0 0;
	float: right;
	margin-top: -65px;
}

/*************************************************** OU TROUVER SODEBO ************************************************************/
.trouver #main .gauche{
	padding: 15px 30px;
}
.tx-sodebogmaps-search{
	padding: 7px 15px;
	width: 561px;
	background-color: #9ac303;
	color: #FFFFFF;
	overflow:hidden;
}

.tx-sodebogmaps-search p{
	margin-bottom: 5px;
}

.tx-sodebogmaps-pi1-address, .tx-sodebogmaps-pi1-city{
	background-color: #fcfcfc;
	border: 1px #748aa4 solid;
	color: #AAAAAA;
	font-size: 10px;
	width: 160px;
	height: 12px;
	padding: 2px;
	margin-right: 10px;
	display: block;
	float:left;
}

.tx-sodebogmaps-pi1-submit{
	padding-top: 5px;
	float:right;
}

.tx-sodebogmaps-search-arrondi{
	background: url(images/arrondi_recherche.png) no-repeat;
	width: 591px;
	height: 3px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.tx-sodebogmaps-map{
	border: 1px #8d8494 solid;
	width: 589px;
	height: 406px;
}

.tx-sodebogmaps-map .loading{
	color: #999999;
	text-align: center;
	padding-top: 190px;
}

.tx-sodebogmaps-iw{
	width: 250px;
	height: 100px;
	overflow: auto;
	color: black;
}

.tx-sodebogmaps-iw p{
	margin-bottom: 5px;
}

.tx-sodebogmaps-iw-name{
	color: #9ac303;
	font-size: 13px;
	font-weight: bold;
}

.tx-sodebogmaps-iw li{
	padding: 0;
	background: none;
}

.tx-sodebogmaps-iw a{
	display: block;
	padding-left: 10px;
	background: url(images/fleche_trouver.gif) no-repeat left 2px;
	color: #9ac303;
	font-weight: bold;
	width: 200px;
}

/*************************************************** SERVICE CONSO ************************************************************/
.tx-sodeboproduits-menufam label{
	display: block;
	margin-bottom: 5px;
}

.tx-sodeboproduits-menufam select{
	min-width: 200px;
	margin-right: 5px;
	float: left;
}


.tx-sodeboproduits-menufam input{
	margin-top: 2px;
}

.dec-advforms-group-radio input{
	margin-right: 2px;
}

.dec-advforms-group-radio{
	margin-right: 5px;
}

.dec-advforms-label{
	width: 20em;
}

.dec-advforms-error{
	display: block;
	padding-right: 130px;
}

.dec-advforms-submit-button{
	padding-left: 22em;
}

.dec-advforms-inputfield, .dec-advforms-options-group{
	width: 25em;
}


.dec-advforms-checkbox-field, .dec-advforms-group-checkbox input{
	width: 1.5em;
	margin-right: 8px;
}

.dec-advforms-form .mandatory-notice{
	color: #783200;
}

.dec-advforms-legal-information{
	margin-top: 20px;
	color: #783200;
	font-size: 9px;
	padding: 0 30px;
	font-style:italic;
}


/******************************************************************** Recherche */
.tx-indexedsearch-res{
	margin: 30px 0;
}

.tx-indexedsearch-browsebox p{
	text-align: center;
}

.tx-indexedsearch-res .tx-indexedsearch-header-row td{
	background-color: #EFD8FC;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

.tx-indexedsearch-whatis{
	font-weight: bold;
	font-size: 20px;
	color: #bb54f6;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
/************ Spot tv */
#dsc-content-648{margin:0px; padding:0px}

#contenu .next{
	display:block;
	padding-top: 10px;
	padding-right: 15px;
	float: right;
	clear:right;
}
