/*   RESET CSS   */

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, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body, html {
	background-color:#ffeaad;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.05em;
	letter-spacing: normal\9;
	background-attachment:fixed;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*   FIN RESET CSS   */


.PageContainerAdo a, .footer a {
	color:#e00000;
	/*background:none;*/
	text-decoration:none;
	padding:0;
	border:none;
	font-weight:normal;
	}

.PageContainerAdo .ajoutFavoris a {
	position:relative;
	z-index:1;
	}

.PageContainerAdo a:hover, .footer a:hover {
	text-decoration: underline;
	}


.PageContainerAdo .linkArtGeneral:link,
.PageContainerAdo .linkArtGeneral:active,
.PageContainerAdo .linkArtGeneral:visited, 
.PageContainerAdo .colRight .menuPrincipal li a,
.footer ul li a {
	color:#0f557d;
	background:url(/images/fd_dotted_links.png) repeat-x bottom;
	-border-bottom:1px dotted #b5c8cb;
	-background-image:none;
	text-decoration:none;
	font-weight:normal;
	}

.PageContainerAdo .linkArtGeneral:hover,
.PageContainerAdo .colRight .menuPrincipal li a:hover,
.footer ul li a:hover {
	background-color:#0f557d;
	color:#fffbee;
	}


.colRight .ULmenuRightEsp {
	background:none;
	border:1px solid #d9d6cb;
	margin-bottom:15px;
	}

.colRight .ULmenuRightEsp li div {
	background-color:#d9d6cb;
	padding:3px;
	display:block;
	}

.colRight .ULmenuRightEsp li a {
	background:none;
	color:#e00000;
	margin-left:10px;
	display:inline-block;
	}

.colRight .ULmenuRightEsp li a:hover {
	text-decoration:underline;
	background:none;
	color:#e00000;
	}

.PageContainerAdo .links {
	border: none;
	background:url(/images/arrow_link.gif) no-repeat 10px 3px;
	padding-left:30px;
	color:#0f557d;
	display: block;
	}

.PageContainerAdo .links:hover {
	background-color:#0f557d;
	background-position:10px -19px;
	color:#fffbee;
	text-decoration:none;
	}

h1 {
	font-size:18px;
	color: #e00000;
	font-weight:normal;
	line-height:normal;
	}

h2 {
	font-weight:bold;
	font-size:12px;
	}

h3 {
	color:e00000;
	font-weight:bold;
	font-size:12px;
	}

h4 {
	background-color:#0f557d;
	font-size:11px;
	color:#FFFFFF;
	padding:5px 0 7px 5px;
	}

::-moz-selection { color: #FFF;  background: #0f557d; }
::selection      { color: #FFF;  background: #0f557d; }

.PageContainerAdo .btForm {
	color:#FFF;
	font-weight:bold;
	background: url(/images/fd_bt_form_accueil.gif) repeat-x top;
	width: 144px;
	display: block;
	padding: 5px;
	text-align:center;
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:none;
	}

.PageContainerAdo .btForm span {
	vertical-align:middle;
	}

.PageContainerAdo .btForm:hover {
	background-position:bottom;
	text-decoration: none;
	}

.LittleFormInput {
	border:1px solid #d8d8d8;
	width:120px;
	padding:1px;
	}

.wrapper {
	background:url(/images/fd_city.png) repeat-x top #ffeaad;
	width:100%;
}

.PageContainerAdo {
	width:910px;
	margin: auto;
	background:url(/images/ombre_page.png) repeat-y !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/ombre_page.png',sizingMethod='scale'); background-image:none;
	overflow: auto;
}

.head {
	background:url(/images/fd_head.png) no-repeat #ffe59a;
	height:180px;
	width:900px;
	position:relative;
	margin:auto;
	}

.ajoutFavoris {
	background:url(/images/onglet_favoris.png) no-repeat center !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/onglet_favoris.png',sizingMethod='scale');
	background-image:none;
	padding:2px 8px 8px 8px;
	width:143px;
	text-align:center;
	float: right;
	}

.head_banner {
	width:450px;
	height:70px;
	position:absolute;
	top:30px;
	left:298px;
	}

.logo {
	width:222px;
	height:92px;
	position: absolute;
	left: 21px;
	top: 62px;
	background:url(/images/logo_adomos.png) no-repeat !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/logo_adomos.png',sizingMethod='scale');
	background-image:none;
	display: block;
	cursor:pointer;
	text-indent:-9999px;
}

.head ul {
	float:right;
	position:absolute;
	bottom:7px;
	left:318px;
	}

.head li {
	display:inline;
	float:left;
	overflow:hidden;
	}

#navList li .btAccueil:link,
#navList li .btAccueil:visited,
#navList li .btAccueil:active {
	background:url(/images/menu_accueil.gif) top left no-repeat;
	width:128px;
	height:49px;
	display:block;
	padding:0;
	text-indent:-9999px;
	border: none;
	}

#navList li .btAccueil:hover {
	background-position:bottom left;
	}

#navList li .btLoiScellier:link,
#navList li .btLoiScellier:visited,
#navList li .btLoiScellier:active {
	background:url(/images/menu_loi_scellier.gif) top left no-repeat;
	width:128px;
	height:49px;
	display:block;
	padding:0;
	text-indent:-9999px;
	border: none;
	}

#navList li .btLoiScellier:hover {
	background-position:bottom left;
	}

#navList li .btLoiBouvard:link,
#navList li .btLoiBouvard:visited,
#navList li .btLoiBouvard:active {
	background:url(/images/menu_loi_bouvard.gif) top left no-repeat;
	width:128px;
	height:49px;
	display:block;
	padding:0;
	text-indent:-9999px;
	border: none;
	}

#navList li .btLoiBouvard:hover {
	background-position:bottom left;
	}
	
#navList li .btSimulation:link,
#navList li .btSimulation:visited,
#navList li .btSimulation:active {
	background:url(/images/menu_simulation.gif) top left no-repeat;
	width:128px;
	height:49px;
	display:block;
	padding:0;
	text-indent:-9999px;
	border: none;
	}

#navList li .btSimulation:hover {
	background-position:bottom left;
	}

#navList li .btFinancer:link,
#navList li .btFinancer:visited,
#navList li .btFinancer:active {
	background:url(/images/menu_financer.gif) top left no-repeat;
	width:128px;
	height:49px;
	display:block;
	padding:0;
	text-indent:-9999px;
	border: none;
	}

#navList li .btFinancer:hover {
	background-position:bottom left;
	}

#navList li .btEmprunter:link,
#navList li .btEmprunter:visited,
#navList li .btEmprunter:active {
	background:url(/images/menu_emprunter.gif) top left no-repeat;
	width:128px;
	height:49px;
	display:block;
	padding:0;
	text-indent:-9999px;
	border: none;
	}

#navList li .btEmprunter:hover {
	background-position:bottom left;
	}

#navList li .btCapaciteDemprunt:link,
#navList li .btCapaciteDemprunt:visited,
#navList li .btCapaciteDemprunt:active {
	background:url(/images/menu_capacite_demprunt.gif) top left no-repeat;
	width:198px;
	height:49px;
	display:block;
	padding:0;
	text-indent:-9999px;
	border: none;
	}

#navList li .btCapaciteDemprunt:hover {
	background-position:bottom left;
	}

.headBottom {
	margin:0 5px;
	background-color:#fffbee;
	overflow:hidden;
	width:875px;
	height: 30px;
	padding-left:25px;
}

/*   breadcrumb menu   */
.breadcrumb {
	float: left;
	margin-top: 6px;
	display: inline-block;
}

.PageContainerAdo .breadcrumb a {
	background: url(/images/arrow_breadcrumb.gif) no-repeat center right;
	text-decoration: none;
	padding-right: 10px;
	margin-right: 4px;
}

.PageContainerAdo .breadcrumb a:visited, .breadcrumb a:active {
}

.PageContainerAdo .breadcrumb a:hover {
	text-decoration: underline;
}
/*   Fin breadcrumb menu   */

.PageContainerAdo .contactLink {
	color:#000000;
	}

.containerCol {
	background-color: #fffbee;
	overflow:hidden;
	width:900px;
	margin:auto;
	}
	
.colLeft {
	background:url(/images/fd_dotted_line.gif) repeat-y right #fffbee;
	float:left;
	display:inline;
	width:213px;
	padding:15px 24px;
	overflow: hidden;
	}
	
.colCenter {
	background-color:#fffbee;
	float:left;
	display:inline;
	width:383px;
	padding:15px 20px;
	overflow: hidden;
	}

.colRight {
	background:url(/images/fd_dotted_line.gif) repeat-y left #fffbee;
	float:right;
	display:inline;
	width:168px;
	padding:15px 24px;
	overflow: hidden;
	}
	
.headBottom div {
	background: url(/images/fd_curved.gif) left no-repeat #fff2cf;
	padding:2px 5px 2px 15px;
	float:right;
	display:inline;
	}

.colLeft .titles h1, .colCenter h1 {
	margin-bottom:5px;
	}

.colLeft .titles li {
	margin-bottom:25px;
	}

.colLeft .titles img {
	border:4px solid #febf05;
	margin-top:5px;
	}

/*.colLeft .titles p {
	margin-bottom:5px;
	}*/

.colLeft .titles .rssFeed .rssBody .ulBoursePresse li {
	background:none;
	padding:0;
	font-size:inherit;
	}

.colLeft .titles .rssFeed .rssBody {
	border:none;
	padding:0;
	}

.PageContainerAdo .plus:link, .PageContainerAdo .plus:visited, .PageContainerAdo .plus:active {
	background:none;
	/*color:#e00000;*/
	border: none;
	}

.PageContainerAdo .plus:hover {
	color:#0f557d;
	text-decoration:none;
	}

.formEtudeTitle {
	background:url(/images/form_etude_tittle.gif) top left no-repeat;
	height:46px;
	text-indent: -9999px;
	}

.colLeft .formEtude {
	background:url(/images/fd_form_accueil.png) top repeat-x;
	}

.colLeft .formEtude label {
	font-size:12px;
	width:70px;
	display: inline-block;
	float:left;
	}

.contBTlittleValidEtude {
	padding:3px 0 3px 84px;
}

.PageContainerAdo .btLittleValidGeneral {
	width:106px;
	background:url(/images/fd_bt_form_etude.gif) top repeat-x;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	text-align: center;
	letter-spacing: normal;
	padding: 5px 2px;
	display: inline-block;
	}

.PageContainerAdo .btLittleValidGeneral:hover {
	background-position:bottom;
	text-decoration: none;
	}

.PageContainerAdo .btLittleValidGeneral span {
	vertical-align:middle;
	}

.formLineEtude {
	padding:5px 0 5px 10px;
	border-bottom: 1px solid #c8d7dc;
	line-height:21px;
	}

.colCenter .formAccueil {
	background:url(/images/fd_form_accueil.png) bottom repeat-x #eff3f4;
	font-size:12px;
	margin-bottom:15px;
	}

.colCenter .formAccueil .formTittle {
	background:url(/images/form_accueil_tittle.gif) no-repeat;
	height:46px;
	text-indent:-9999px;
	border:none;
	margin-bottom:13px;
	}

.colCenter .formAccueil .lineForm {
	height:30px;
	line-height:30px;
	padding-left: 39px;
	border-bottom:1px solid #c8d7dc;
	}

.colCenter .formAccueil input {
	margin-top:3px;
	padding:3px 4px;
	width:162px;
	border:1px solid #d8d8d8;
	}
	
.colCenter .formAccueil .radio input {
	margin-top:7px;
	margin-right:50px;
	width:25px;
	float:left;
	}

.radio_bg {
	background-color:#FFFFFF; 
	border:#D8D8D8 solid 1px; 
	height:20px; 
	width:25px;
	margin-top:3px;
    padding: 3px 4px;
	float:left;
	width: 162px;}
	
.colCenter .formAccueil input {
    border: 1px solid #D8D8D8;
    
    }
	
.colCenter .formAccueil .radio label {
	font-weight:bold;
	width:80px;
	}
	
.colCenter .formAccueil input:hover, .colCenter .formAccueil input:focus {
	border:1px solid #000000;
	}

.colCenter .formAccueil select {
	margin-top:3px;
	padding:1px;
	width:172px;
	height:24px;
	border:1px solid #d8d8d8;
	}

.colCenter .formAccueil select:hover, .colCenter .formAccueil select:focus {
	border:1px solid #000000;
	}

.colCenter .formAccueil label {
	width:142px;
	display:inline-block;
	float: left;
	}

.posBT {
	padding-left:193px;
	margin-bottom: 30px;
	}

.textLegals {
	color:#8192a0;
	font-size:10px;
	text-align:justify;
	letter-spacing:normal;
	line-height:11px;
}

.textLegals .legals {
	width:309px;
	height:63px;
	overflow:auto;
	margin: 10px 0 15px 35px;
	padding:3px 3px 3px 5px;
	}

.formSecurise {
	background:url(/images/form_securise.png) no-repeat !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/form_securise.png',sizingMethod='crop'); background-image:none;
	height:16px;
	margin-left:5px;
	}

.colCenter .containerSelecDuMois {
	position:relative;
	}

.colCenter .containerSelecDuMois {
	background:url(/images/title_selection_du_mois.gif) no-repeat;
	text-indent:-9999px;
	}

.colCenter .selecDuMois {
	padding:10px;
	background-color:#fff2cf;
	overflow:hidden;
	width: 363px;
	}

.colCenter .selecDuMois img {
	float: left;
	margin-right: 10px;
	}

.colCenter .selecDuMois .contTitle {
	float: left;
	width: 220px;
}

.colCenter .selecDuMois .prix {
	float: left;
	clear: right;
	}

.cliquezIci:link, .cliquezIci:visited, .cliquezIci:active {
	color:#e00000;
	background:none;
	text-decoration:underline;
	display: block;
	margin-top: 10px;
	border: none;
	}

.cliquezIci:hover {
	color:#0f557d;
	background:none;
	}

.ulLinks {
	border-top:1px solid #d9d6cb;
	border-bottom:1px solid #d9d6cb;
	margin:15px 0;
	display: block;
	}

.ulLinks li {
	margin: 8px 0;
	}

.colRight h2 {
	background:url(/images/menu.gif) no-repeat left;
	border-bottom:1px solid #d9d6cb;
	padding-bottom: 15px;
	margin-bottom:10px;
	text-indent:-9999px;
	}

.colRight li {
	margin-bottom:13px;
	}

.colRight .btEtreContacte {
	background:url(/images/arrow_contact_link.gif) no-repeat 8px 9px;
	height:27px;
	border-top:1px solid #d9d6cb;
	border-bottom:1px solid #d9d6cb;
	line-height:27px;
	padding-left:20px;
	}

.colRight .btEtreContacte a {
	background-image:none;
	color:#000000;
	font-weight:bold;
	letter-spacing:normal;
	font-size:12px;
	display: block;
	padding: 0;
	}

.colRight .btEtreContacte a:hover {
	background:none;
	text-decoration:underline;
	}

.colRight .contPub01 {
	margin:10px 0;
	}

.contAbonnerRss {
	margin:10px 0;
	padding:7px 0;
	border-top:1px solid #d9d6cb;
	border-bottom:1px solid #d9d6cb;
	}

.footerTop {
	background: url(/images/footer_city.png) no-repeat top left !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/footer_city.png',sizingMethod='crop'); background-image:none;
	height:107px;
	clear:both;
	}

.footerWrapper {
 background-color:#ffdd7a;
 }

.containerFooter {
	width:910px;
	margin: auto;
	background:url(/images/ombre_page.png) repeat-y !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/ombre_page.png',sizingMethod='scale'); background-image:none;
	overflow: hidden;
	}

.footer {
	background:url(/images/fd_footer.png) repeat-x;
	background-color:#FFF0C3;
	overflow:hidden;
	width:900px;
	margin:auto;
	clear:both;
	}

.footer .siteMap {
	overflow:hidden;
	width:100%;
	}

.footer ul {
	float: left;
	display:inline;
	width: 180px;
	margin:28px 0 20px 35px;
	}
	
.footer li {
	background:url(/images/footer_point_li.gif) no-repeat 0 11px;
	list-style:outside;
	list-style-type:none;
	padding:5px 0 5px 10px;
	}

.footer .spotFrance {
	overflow:hidden;
	width:100%;
	margin-bottom:15px;
	}

.footer .spotFrance img {
	float:left;
	margin:0 10px 0 270px;
	}

.footer .spotFrance span {
	width:290px;
	font-size:10px;
	float:left;
	margin-top:8px;
	color:#0f557d;
	letter-spacing:normal;
	}

.footer .adreseAdo {
	text-align:center;
	padding:10px 0;
	color:#0f557d;
	font-size:10px;
	border-top: 1px solid #ebdeb7;
	border-bottom: 1px solid #ebdeb7;
	letter-spacing:normal;
	}

.footer .copyRight {
	text-align:center;
	padding:10px 0;
	color:#0f557d;
	letter-spacing:normal;
	display: block;
	font-size:10px;
	}

.PageContainerAdo .prixLabel {
	border:2px solid #d9d6cb;
	margin-top:15px;
	display:block;
	overflow:hidden;
	}

.PageContainerAdo .prixLabel:hover {
	border-color:#0F557D;
	}
/*                        THICKBOX                             */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/*                SLIDER PROGRAMMES          */
#ulProgrammes {
	background:url(/images/fd_programmes.gif) no-repeat center bottom;
	*background-position:0 43px;
	padding:5px 0 10px 15px;
	border:1px solid #D9D6CB;
	overflow:hidden;
	margin-bottom:10px;
	position:relative;
	height:120px;
	width:366px;
	}

#ulProgrammes ul {
	width:11000px;
	display:block;
	}

#ulProgrammes li {
	margin-right:10px;
	margin-bottom:40px;
	width:180px;
	display:inline-block;
	*float:left;
	position:relative;
	}

#ulProgrammes a {
	display:block;
	width:100%;
	overflow:hidden;
	cursor:pointer;
	}

#ulProgrammes .containerInfoProgrammes {
	float:none;
	display:inline-block;
	width:100%;
	}

#ulProgrammes p {
	color:#000;
	font-size:12px;
	margin-bottom:5px;
	}

#ulProgrammes img {
	border:3px solid #FEBF05;
	background:url(/images/pers_petit-defaut.jpg);
	width:130px;
	height:80px;
	display:inline-block;
	}

#ulProgrammes .imgBBC {
	background:url(/images/bbc_batiment_basse_consommation.png) no-repeat;
	width:57px;
	height:57px;
	position:absolute;
	border:none;
	left: 107px;
	bottom: -6px;
	z-index:1;
	}
/*     DESINSCRIPTION EMAILING             */
.containerDesinscrit {
	border:1px solid #CCCCCC;
	padding:15px;
	text-align:center;
	width:350px;
	}
.containerDesinscrit span {
	display:block;
	margin-bottom:10px;
	}

