#back-home{
	position:absolute;
	display:block;
	width:121px;
	height:100px;
	left:80px;
	top:25px;
	z-index:120;
}


.center,.align-center{
	text-align:center;
}

a{
	color:#f00;
}

p{
	margin:5px 0;
}
#header,#global,#baseline,#footer{
	width:1000px;
	margin:0 auto;
}


body{
	margin:0;
	padding:0;
	font-family:arial,verdana,sans-serif;
	font-size:0.75em;
	background-color:#fff;
	color:#000;
}

#header-wrap{
	height:165px;
	background:url(../img/bg-header-wrap.jpg);
	position:relative;
}

#header{
	background:url(../img/cgt-gironde-header.jpg);
	height:165px;
	position:relative;
}

#header-wrap h1{
	position:absolute;
	top:-999em;
	left:-999em;
}

#global{
	background:#fff url(../img/bg-global.gif) repeat-y;
}

#sidemenu{
	width:167px;
	float:left;
	padding:0 0 0 25px;
}

#content{
	padding:10px 25px 0 25px;
	width:523px;
	float:left;
}

#sideblock{
 	width:215px;
 	float:left;
	padding:10px 0 10px 20px;
}

#baseline-wrap{
	min-height: 65px;
	height: auto !important;
	height:65px;
	background:#cd0909 url(../img/bg-baselinewrap.gif) repeat-x;
}

#baseline{
	min-height: 50px;
	height: auto !important;
	height:50px;
	background:#cd0909 url(../img/baseline.gif) no-repeat;
	color:#fff;
	padding-bottom:5px;
	padding-top:10px;
	line-height:1.5em;
}

#baseline h3{
	margin:0;
	padding:5px 0;
	margin-left:40px;
	margin-right:40px;
}

#baseline p{
	margin:0;
	padding:2px 0;
	font-size:0.9em;
	margin-left:40px;
	margin-right:40px;
}


#footer{
	background:#fff;
	margin:20px auto 40px auto;
}

#footer p{
	margin-left:40px;
	font-size:0.9em;
}


#rootline p{
	margin:0;
	padding:0;
	text-align:right;
	font-weight:bold;
	font-size:0.9em;
}

#rootline p span{
	color:#ff0200;
	font-weight:100;
}

#rootline a{
	font-weight:100;
	color:#000;
	text-decoration:none;
}

#rootline a:hover{
	text-decoration:underline;
}

#rootline a.bold{
	color:#ff0200;
	font-weight:bold;
}

#rootline .plus{
	width:5px;
	height:13px;
	background:url(../img/plus.gif) no-repeat;
}

#searchbox{
	position:absolute;
	top:40px;
	/*left:750px;*/
	left:650px;

	width:345px;

}

#searchbox form{
	margin:0;
	padding:0;
}

#searchbox label{
	font-size:0.9em;
	font-weight:bold;
	color:#fff;
	background:url(../img/ico-search.gif) no-repeat;
	padding-left:25px;
	display:block;
	float:left;
	padding-top:6px;
	margin-right:5px;


	background-position:0 5px;


}

#searchbox .text-search{
	color:#000;
	font-size:0.9em;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background:url(../img/bg-search.gif);
	padding:5px 0 1px 3px;
	margin:0;
}



.search-submit{
	background:url(../img/submit-button.gif);
	height:22px;
	width:26px;
	font-size:0.8em;
	font-weight:bold;
	border:0px;
	margin-top:2px;

}

ul#evitement{
	margin:0 0 0 330px;
	padding:2px 0 0 0;
}

ul#evitement li{
	margin:0;
	padding:0;
	display:inline;
	margin-right:14px;
	background-image:url(../img/sep-evit.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:14px;
}

ul#evitement li#acc-lien{background:none;}

ul#evitement li a{
	color:#ff908e;
	font-size:0.9em;
	text-decoration:none;
}

ul#evitement li a:hover{
	text-decoration:underline;
}

h2#titre-page{
	font-size:2em;
	margin:15px 0;
}


/**
 * page indexed search
**/

.tx-indexedsearch .searchbox-tmpl-css label{
	float:left;
	width:60px;
	margin-left:120px;
	padding-top:4px;
}


.tx-indexedsearch legend{
	display:none;
}

.tx-indexedsearch fieldset{
	border:1px solid #ccc;
	height:20px;
	padding:10px 0 10px 0;
}

.tx-indexedsearch-form{
	float:left;
}

.tx-indexedsearch-form input{

}

#global .tx-indexedsearch-search-submit input{
	width:35px;
}

.tx-indexedsearch h3 a{
	color:#f00;
}


.tx-indexedsearch h3{
	font-size:1.1em;
	margin:10px 0 3px 0;
}

.tx-indexedsearch p{
	text-align:justify;
	margin:5px 0 5px 0;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup{
	color:#000;
}

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

.tx-indexedsearch-browsebox ul{
	margin:25px 0 25px 0;
	padding:0;
	font-size:0.9em;
}

.tx-indexedsearch-browsebox a{
	color:#f00;
	text-decoration:none;
}
.tx-indexedsearch-browsebox a:hover{
	text-decoration:underline;
}

.tx-indexedsearch-whatis{
	text-align:center;
	padding-bottom:20px;
}

/**
 * utils
**/

.sep{
	clear:both;
	height:1px;
	padding:0;
	margin:0;
}

.sep hr{
	 position:absolute;
	 top:-999em;
	 left:-999em;
}



/**
 * menu
**/

.meniv2{display:none;}
.on .meniv2{display:block;}


.meniv2 dl{display:none;}
.meniv2 li.on dl{display:block;}

/** niveau 1 **/

ul#meniv1{
	margin:25px 0 30px 0;
	padding:0;
	list-style-type:none;
}

ul#meniv1 li{
	margin:0;
	padding:4px 0 0 0;
	min-height: 48px;
	height: auto !important;
	height:48px;
	background:url(../img/sep-menu.gif) no-repeat;
	background-position:left top;
}

ul#meniv1 li a{
	min-height: 32px;
	height: auto !important;
	height:32px;
	padding:14px 0 0 10px;
	background:url(../img/bg-link-menu.gif) no-repeat;
	display:block;
	margin-left:7px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	font-size:0.9em;
	outline: none;
}

/** niveau 2 **/
ul#meniv1 ul.meniv2{
	list-style-type:none;
	margin:5px 0 0 15px;
	padding:0 0 0 0;
	overflow: hidden;
}

ul#meniv1 ul.meniv2 li{
	background:none;
	padding:0 0 0 0;
	margin:0 0 8px 0;
	list-style-type:none;
	min-height: 15px;
	height: auto !important;
	height:15px;

}

ul#meniv1 ul.meniv2 li a{
	background:none;
	padding:0 0 0 15px;
	margin:4px 0 4px 0;
	list-style-type:none;
	font-weight:100;
	min-height: 15px;
	height: auto !important;
	height:15px;
	background:url(../img/bg-link-menu-2.gif) no-repeat;
	background-position:0px 1px;
	display:block;
	outline: none;
}

ul#meniv1 ul.meniv2 li a:hover{
	color:#fd0100;
}
/** niveau 3 **/

ul#meniv1 ul.meniv2 li dt a{
	background:url(../img/bg-link-menu-3.gif) no-repeat;
	padding:0 0 0 15px;
	min-height: 8px;
	height: auto !important;
	height:8px;
	background-position:1px 3px;
	outline: none;
}

ul#meniv1 ul.meniv2 li dt a:hover{
	color:#fd0100;
}

ul#meniv1 ul.meniv2 li dl{
	margin:0 0 0 15px;
	overflow: hidden;
}

/**
 * topmenu
**/


#topmenu-wrap{
	position:absolute;
	/*left:359px;*/
	left:232px;
	top:101px;
}


#topmenu{
	margin:0;
	padding:0;
	list-style-type:none;
	height:41px;
	background-image:url(../img/bg-topmenu-1.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:749px;

}

#topmenu li{
	margin:0 19px 0 0;
	padding:0;
	float:left;

}

#topmenu li a{
	margin:0;
	padding:19px 17px 0 20px;
	height:22px;
	display:block;
	font-size:1em;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	float:left;
	outline: none;
}

.lg{
	background-image:url(../img/bg-topmenu-4.png);
	height:41px;
	width:22px;
	float:left;

}

.rg{
	background-image:url(../img/bg-topmenu-6.png);
	height:41px;
	width:22px;
	float:left;
}


#topmenu li.act a{
	color:#fff;
	padding-top:15px;
	height:26px;
	outline: none;
}

#topmenu .act a{background-position:0 15px;}

#topmenu li.act span{
	display:block;
	float:left;
	background:url(../img/bg-topmenu-5.png);
}



#topmenu-wrap #topmenu li.last{margin-right:0;}
#topmenu-wrap #topmenu li#first{margin-left:20px;}
.item_9 a{background:url(../img/ico-maison.gif) no-repeat;}
.item_24 a{background:url(../img/ico-bulle.gif) no-repeat;}
.item_25 a{background:url(../img/ico-syndiquer.gif) no-repeat;}
.item_26 a{background:url(../img/ico-presse.gif) no-repeat;}
.item_27 a{background:url(../img/ico-adherent.gif) no-repeat;}
.item_9 a,.item_24 a,.item_25 a,.item_26 a,.item_27 a{background-position:0 19px;}

/* Menu de droite */
#menu2{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 194px;
}
#menu2 li{
	margin: 0 0 0 -20px;
	padding: 10px 0 10px 20px;
	background: url(../img/sideblock-sep.gif) no-repeat left bottom;
}
#menu2 li a{
	display: block;
	background: url(../img/bg-sideblock-titre.png) no-repeat ;
	height: 23px;
	color: #000000;
	font-weight: bold;
	line-height: 23px;
	text-decoration: none;
	padding-left: 10px;
}
#menu2 li ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu2 li li{
	margin: 0;
	padding: 3px 0 1px 18px;
	background: url(../img/bg-link-menu-sideblock.gif) 10px 5px no-repeat;
	min-height: 13px;
	height: auto !important;
	height: 13px;
}
#menu2 li li a{
	background: none;
	height: auto;
	font-weight: normal;
	font-size: 0.9em;
	line-height: inherit;
}


/**
 * Mise en page du contenu saisie via RTE
**/
#content-user hr.separator{
	color:#cfcfcf;
	background-color:#cfcfcf;
	border:1px solid #cfcfcf;
	margin:10px 0 10px 0;
}

#content-user{
	margin-bottom:15px;
}

#content-user p,#sideblock p{
	margin:5px 0;
}

#content-user h3{
	color:#f00;
	font-size:1.3em;
	margin:10px 0 15px 0;
}

#content-user h4{
	color:#000;
	font-size:1.1em;
	margin:0px 0 10px 10px;
	background:url(../img/fleche-titre-4.gif) no-repeat 2px 4px;
	padding-left:10px;
}

#content-user ul{
	margin:10px 0 10px 25px;
	padding:0 0 0 0;
	list-style-type:none;
}

#content-user ul li{
	margin:0 0 0 0;
	padding:0 0 0 14px;
	background:url(../img/puce.gif) no-repeat 2px 6px;

}

.align-left{text-align:left;}
.align-right{text-align:right;}
.align-justify{text-align:justify;}

.rouge{color:#f00;}


#sideblock .bloc-ttcontent{
	/*background:url(../img/sideblock-sep.gif) no-repeat bottom left;*/
	padding-bottom:5px;
	margin:0 0 0 -20px;
	padding:0 20px 5px 20px;
}

#sideblock h3{
	background:transparent url(../img/bg-sideblock-titre.png) no-repeat scroll 0% 0%;
	color:#000000;
	display:block;
	font-weight:bold;
	height:23px;
	line-height:23px;
	padding-left:10px;
	font-size:1.1em;
}

#sideblock h4{
	color:#000;
	font-size:1em;
	margin:5px 0 5px 10px;
}

#sideblock .bloc-ttcontent ul{
	margin:10px 0 10px 25px;
	padding:0 0 0 0;
}

#sideblock .bloc-ttcontent ul li{
	margin:0 0 0 0;
	padding:0 0 0 0px;
}

#sideblock .bloc-ttcontent p{
	padding-left:10px;
}

/**
 * login
***/
#content-user .tx-felogin-pi1 h3{
	color:#000;
	font-size:1em;
	font-weight:100;
	margin:5px 0;
}

.tx-felogin-pi1 legend{
	display:none;
}

#content-user .tx-felogin-pi1 fieldset{
	border:0;
	background:#eee;
}
#content-user .tx-felogin-pi1 fieldset div{
	float:left;
	margin-right:15px;
	margin-left:15px;
}

#content-user .tx-felogin-pi1 fieldset div .subbutton{
	margin-top:13px;
}


/**
 * formulaire
**/
.csc-mailform-header-error,.csc-mailform-header-success{
	text-align:center;
	font-weight:bold;
	color:#f00;
}	

.csc-mailform{
	margin-top:15px;
	border:0;
}


.csc-mailform label{
	display:block;
	float:left;
	width:130px;
	text-align:right;
	padding-right:10px;

}

.csc-mailform-field{
	margin-bottom:3px;
}

#mailformformtype_mail{
	margin-left:200px;
	margin-top:15px;
}

.csc-mailform-field-error-message{
	display:block;
	margin-left:140px;
	margin-bottom:5px;
	color:#f00;
	font-style:italic;
}
