/* CSS Document */
/* HOME */
.hSubTitle1 {
	font-size:12px;
	font-weight:normal;
}
.hTable td{
	padding-bottom:25px;
	padding-right:10px;
	padding-left:5px;
}
.clear { clear:both;}
/* CONTENT */
#espaceLogged {
	overflow:hidden;
	float:left;
	width:169px;
	height:85px;
	float:left;
	margin-left:25px;
	margin-bottom:20px;
	background: top left no-repeat url(../../img/espace_logged_bg.jpg);
}
#espaceA {
	width:169px;
	height:85px;
	float:left;
	margin-left:25px;
	margin-bottom:20px;
	background: top left no-repeat url(../../img/espace_annonceur_bg.jpg);
}
#espaceA2 {
	width:169px;
	height:90px;
	float:right;
	margin: 0 5px 15px 15px;
	background: top left no-repeat url(../../img/espace_annonceur_bg2.jpg);
}
#espaceA ul, #espaceA2 ul {
	padding-left:65px;
	padding-top:35px;
	list-style:disc;
	height:35px;
}
#espaceLogged ul{
	float:left;
	padding-left:65px;
	padding-top:10px;
	list-style:disc;
}
#loggedName {
	height:15px;
	width:165px;
	overflow:hidden;
	font-weight:bold;
	padding:2px 0px 0px 5px;
}
#loggedName a, #loggedName a:link, #loggedName a:active, #loggedName a:visited {
	color:#FFFFFF;
	height:20px;
	text-decoration:none;
}
#espaceA li, #espaceA2 li, #espaceLogged li {
	font-weight:bold;
	padding-bottom:5px;
}
#menuBar {
	padding:0px;
	margin:0px;
	list-style:none;
	width:1210px;
	height:52px;
	background-image:url(../../img/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#B2DF51;
	float:left;
}
html > body #menuBar {
	padding:0px;
	margin:0px;
}
#menuBar2 {
	padding:0px;
	margin:0px;
	list-style:none;
	width:1210px;
	height:52px;
	background-image:url(../../img/menu_bg2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#A3D3EA;
	float:left;
}
html > body #menuBar2 {
	padding:0px;
	margin:0px;
}
#selectEd {
	float:left;
	margin-top:18px;
	/*width:225px;
	background-color:#FFFFFF;*/
	background-color:#B2DF51;
	margin-left:15px;	/*margin-left:7px;*/
	margin-right:15px; /*ajout*/
	padding-left:5px;
	font-size:10px;
	color:#111111;
	font-family:Arial;
}
#selectEd2 {
	float:left;
	margin-top:18px;
	background-color:#A3D3EA;
	margin-left:15px;
	margin-right:90px;
	padding-left:5px;
	font-size:10px;
	color:#111111;
	font-family:Arial;
}
#selectEd select, #selectEd2 select {
	border:1px solid #FFFFFF;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	width:125px;
	height:17px;
	text-transform:uppercase;
}
#selectEd option, #selectEd option {
	text-transform:uppercase;
}
#hmenu, hmenu2 {
	float:left;
	margin-left:15px;
	color:#111111;
	height:55px;
}
html > body #hmenu {
	margin:auto;
	width:auto;
	height:auto;
	float:left;
	margin-left:15px;
}
html > body #hmenu2 {
	margin:auto;
	width:auto;
	height:auto;
	float:left;
	margin-left:15px;
}
#hmenu table, #hmenu2 table {
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
#hmenu td {
	width:109px;
	height:52px;
	border-right:1px solid #FFFFFF;
	background-color:#B2DF51;
	padding:0px;
	/*padding-top:10px !important;*/
	padding-left:10px;
	vertical-align:middle;
}
#hmenu2 td {
	width:119px;
	height:52px;
	border-right:1px solid #FFFFFF;
	background-color:#A3D3EA;
	padding:0px;
	/*padding-top:10px !important;*/
	padding-left:10px;
	vertical-align:middle;
}
#hmenu td.on, #hmenu2 td.on {
	background-color:#FFFFFF;
	border:none;
	color:#111111;
}
#hmenu td.off {
	background-image:url(../../img/border_menu_on.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#hmenu2 td.off {
	background-image:url(../../img/border_menu_on2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#hmenu td.menuEnd, #hmenu2 td.menuEnd {
	width:10px;
	height:42px;
	border:none;
}
#hmenu .menuLink, #hmenu2 .menuLink {
	width:auto;
	height:auto;
}
#hmenu a, #hmenu a:active, #hmenu a:visited, #hmenu a:link, #hmenu a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#hmenu a.on, #hmenu a.on:active, #hmenu a.on:visited, #hmenu a.on:link, #hmenu a.on:hover {
	color:#111111;
	text-decoration:none;
}
#hmenu2 a, #hmenu2 a:active, #hmenu2 a:visited, #hmenu2 a:link, #hmenu2 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#hmenu2 a.on, #hmenu2 a.on:active, #hmenu2 a.on:visited, #hmenu2 a.on:link, #hmenu2 a.on:hover {
	color:#111111;
	text-decoration:none;
}
/* BON PLAN */
.SideListBonplan {
	font-style:normal;
	text-align:left;
	background-color:#FFFFFF;
	width:227px;
	background-image:url(../../img/box_content_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	
}
.SideListBonplan td {
	font-size:10px;
	font-weight:normal;
	padding-right:6px;
}
.SideListBonplan img {
	padding-left:7px;
}
/* AGENDA */
/* side Agenda*/
.SideListAgenda {
	font-style:normal;
	text-align:left;
	background-color:#FFFFFF;
	width:227px;
	background-image:url(../../img/box_content_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	
}
.SideListAgenda p{
	font-size:10px;
	font-weight:normal;
	padding-left:15px;
}
.pb_date {
	color:#111111;
	font-size:10px;
	padding-top:10px;
	text-decoration:none;
}
.pb_title {
	color:#111111;
	padding-bottom:6px;
	text-decoration:none;
}
.pb_theme {
	color:#B9D777;
	text-decoration:none;
}
/* page Agenda*/
.ag_title, .ag_title a, .ag_title a:active, .ag_title a:visited{
	font-weight:bold;
	font-size:12px;
	color:#B2DF51;
}
/* VOS BONS PLANS - COUPS DE COEUR*/
.SideListVbp {
	font-style:normal;
	text-align:left;
	background-color:#FFFFFF;
	width:227px;
	background-image:url(../../img/box_content_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	
}
.SideListVbp p{
	font-size:10px;
	font-weight:normal;
	padding-left:20px;
}
.vbp_date {
	padding-top:10px;
	padding-bottom:5px;
	color:#111111;
	text-decoration:none;
}
.vbp_title {
	padding-bottom:8px;
	color:#FF6C64;
	text-decoration:none;
}
.vbp_desc {
	color:#111111;
	padding-bottom:6px;
	text-decoration:none;
}
/* COUPONS */
.cTitle1 {
	width:220px;
	padding:15px;
	padding-left:5px;
	padding-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.cTitle {
	width:190px;
	padding:15px;
	padding-left:35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.a1, .a1:visited, .a1:active, .a1:hover {
	text-decoration:none;
	color:#000000;
}
.a2, .a2:visited, .a2:active, .a2:hover {
	text-decoration:none;
	color:#A36967;
}
.SideListCoupons {
	font-style:normal;
	text-align:left;
	background-color:#FFFFFF;
	padding-top:5px;
	width:227px;
	background-image:url(../../img/box_content_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	
}
.ListCoupons {
}
.coupon {
	text-align:left;
	display:block;
	background-color:#FFFFFF;
	background-image:url(../images/coupons_bg3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	/*width:230px;
	height:100px;
	border:dashed 1px #CCCCCC;*/
	width:210px;
	height:75px;
	/*border:solid 1px #CCCCCC;*/
	border:solid 2px #B2DF51;
	margin-top:10px;
	line-height:10px;
}
html > body .coupon {
	padding:auto;
	margin:auto;
	text-align:center;
	margin-top:10px;
}
.coupontxt {
	width:70%;
	float:left;
	padding-right:3px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#000;
	height:75px;
	overflow:hidden;
}
.cptitle {
	float:left;
	margin-left:20px;
	width:130px;
}
.couponimg {
	width:25%;
	float:left;
	margin-top:7px;
}
.blockcoupon {
	float:left;
	width:240px;
	height:120px;
	margin:10px 0px 0px 50px;
}
.couponlinks {
	width:212px;
	height:18px;
	background-color:#bbb;
	background-color:#B2DF51;
	border:solid 1px #B2DF51;
	margin-bottom:15px;
	font-size:11px;
}
html > body .couponlinks {
	margin:auto;
	margin-bottom:15px;
}
.couponlinkleft {
	float:left;
	width:50%;
	text-align:left;
}
.couponlinkright {
	float:right;
	width:50%;
	text-align:right;
}
.couponlinkleft a, .couponlinkright a{
	color:#fff;
}
/* CRITERIA */
.listCriteria {
    /*margin-top:10px;*/
	padding:0px;
	padding-left:4px;
	padding-top:9px;
	margin-right:10px;
	text-align:left;
	color:#1F1F1F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:12px;*/
	font-size:9px;
	font-weight:normal;
	font-style:normal;
	width:99%;
	/*height:114px;*/
	border: #DCDCDC solid 1px;
}
html > body .listCriteria {
	margin:auto;
	/*height:114px;
	margin-top:10px;
	min-height:114px;*/
	padding-bottom:7px;
	margin-right:10px;
}
.tbl_listCriteria {
	margin-bottom:5px;
}
.td_listCriteria {
	padding:5px;
	width:33%;
	/*width:150px;*/
	text-transform:uppercase;
}
.listCriteria a {
	color:#1F1F1F;
	text-decoration:none;
}
.td_listCriteria a, .td_listCriteria a:active, .td_listCriteria a:visited, .td_listCriteria a:hover{
	text-decoration:none;
}
/* Box */
.SBox {
	text-align:left;
	background-color:#FFFFFF;
	padding-top:5px;
	width:227px;
}
.headbox {
	padding:0px;
	height:21px;
	width:227px;
	background-image:url(../../img/box_header_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
	
}
.headboxE {
	padding:0px;
	height:21px;
	width:227px;
	background-image:url(../../img/box_header_bg2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
	
}
.headbox span, headboxE span{
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
}
.headbox span a, .headboxE span a{
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
.footbox {
	height:7px;
	width:227px;
	background-image:url(../../img/box_footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.hrBox {
	text-align:center;
	height:1px;
	width:200px;
	border:1px dotted #999999;
	margin-top:10px;
	margin-left:10px;
}
/* Recherche */
.titleCat {
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#5EAD00;
}
/* Fiche Details */
#contentFiche {
	text-align:center;
}
#fiche {
	background-color:#FFFFFF;
	width:95%;
	height:auto;
	/*min-height:570px;*/
	text-align:left;
	padding:10px;
	border:2px solid #B2DF51;
}
html > body #fiche {
	margin:auto;
	padding:auto;
	text-align:center;
}
html > body #fiche td{
	margin:auto;
	padding:auto;
}
#fiche td.details_content_01 {
	font-weight:bold;
	color:#B2DF51;/*#ff8202;*/
	text-align:right;
}
#expatFiche {
	background-color:#FFFFFF;
	width:95%;
	height:auto;
	/*min-height:570px;*/
	text-align:left;
	padding:10px;
	border:2px solid #0385B0;/*#A3D3EA;*/
}
html > body #expatFiche {
	margin:auto;
	padding:auto;
	text-align:center;
}
html > body #expatFiche td{
	margin:auto;
	padding:auto;
}
#expatFiche td.details_content_01 {
	font-weight:bold;
	color:#0385B0;/*#A3D3EA;*/
	text-align:right;
}
.details_content_02 {
	margin-left:5px;
	text-align:left;
}
#sendTofriend{
	display:none;
	/*visibility:hidden;*/
}
#sendTofriend input {
	border:1px solid #CCCCCC;
}
#answerPA{
	display:block;
	/*visibility:hidden;*/
}
#answerPA input {
	border:1px solid #CCCCCC;
}
#btl {
	float:left;
	margin:0px;
	margin-top:10px;
	margin-left:10px;
	text-align:left;
}
#btl a{
	font-size:12px;
	font-weight:bold;
}
/* FORMS */
#listInput {
	padding:10px;
	text-align:center;
	display:block;
}
#listInput table{
	text-align:left;
}
#listInput td{
	padding:2px;
	vertical-align:top;
}
#listInput .bnSubmit {
	text-align:center;
}
#listInput input {
	border:1px solid #CCCCCC;
}
#listInput .radio {
	border:none;
	height:8px;
	vertical-align:middle;
}
#listInput .disRadio {
	height:8px;
	border:none;
	vertical-align:middle;
}
#listInput .disTD {
	color:#ccc;
}
.universBlue .fTitle {
	color:#0385B0;
	font-size:11px;
}
.universGreen .fTitle {
	 color:#5EAD00;
	 font-size:11px;
}
#packBlock {
	width:80%;
	font-size:10px;
	margin-left:25px;
	display:none;
	float:left;
}
#msgNoCat {
	float:left;
	display:block;
}
/* TARIFS */
.tableTarifs {
	margin-left:5px;
	width:99%;
	border:#999999 1px solid;
}
.tdCenter {
	text-align:center;
}
.tableTarifs tr{
	height:17px;
}
.tableTarifs .tr1{
	background-color:#E2BFDA;
}
.tableTarifs .tr2{
	background-color:#FFFFFF;
}
.tableTarifs td.tdTitle{
	border-bottom:1px solid #999999;
	color:#FFFFFF;
}
.notabene {
	margin-left:5px;
	font-size:9px;
}
.mailtoTarifs {
	font-weight:bold;
	text-decoration:underline;
	color:#0033FF;
}
/* TTIP */
#dhtmltooltip{
	position: absolute;
	/*width:auto;
	height:auto;
	min-width: 200px;
	border: 1px solid #666666;
	padding: 2px;
	color:#3399FF;
	background-color:#CCCCCC;
	background-color:#fff;*/
	visibility: hidden;
	z-index: 100;
	font-family:Calibri;
	font-size:10pt;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
