@charset "utf-8";
/* CSS Document */

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	padding:0;
	margin:0;
	background-image:url(http://www.geci.net/ressources/base/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#f9f9f9;
	color:#666666;
	height:85px;
}

img{
	border:none;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 19px 0 12px 0;
	padding:0;
	font-size:12px;
	line-height:14px;
	text-transform:none;
	color:#0099cc;
	height:auto;
}


a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#999999;
}

a:hover{
	color:#0099cc;
}

.error{
	margin:50px;	
}


.row_doc .pointer, .search .pointer{
	float:right;
	
}


.pointer{
	background-image:url(http://www.geci.net/ressources/pointers/pointer.gif);
	height:15px;
	line-height:15px;
	background-position:top right;
	padding:0 14px 0 6px;
	display:block;
	float:left;
	font-size:10px;
	color: #666666;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	margin:4px 4px 4px 0;
	cursor:pointer;
}

.less{
	background-image:url(http://www.geci.net/ressources/pointers/pointer_less.gif);
	padding:0 6px 0 8px;
}

.pointer:hover{
	background-position:bottom right;
	color:#FFFFFF;
}









#conteneur{
	position:relative;
	width:960px;
    _height:100%;
	margin: 0 auto; 
	background-color:#FFFFFF;
	border-left:1px solid #e1e1e2;
	border-right:1px solid #e1e1e2;
	padding: 0 6px 6px 6px;
	z-index:1;
}










.head{
	height:134px;
	background-image:url(http://www.geci.net/ressources/base/head_sample.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:2px;
	padding-top:6px;
}

.head form{
	margin:0;
	padding:0;
}

.head div{
	float:right;
}


.head div a{
	text-transform:uppercase;
	color:#0099cc;
	text-decoration:none;
	line-height:22px;
	display:block;
}

.head div a.langue{
	background-color:#AAA;
	display:block;
	padding:2px;
	height:auto;
	line-height:normal;
	color:#FFF;
	float:right;
	border:1px solid #AAA;
}

.head div a.langue:hover{
	background-color:#333;
	color:#FFF;
	border:1px solid #222;
}


.head div a span{
	width:9px;
	height:22px;
	display:block;
	float:right;
	background-image:url(http://www.geci.net/ressources/pointers/head.gif);
	background-position:-100px;
	background-repeat:no-repeat;
	margin-left:4px;
}

.head div a em{
	width:9px;
	height:22px;
	display:block;
	float:right;
	margin-left:4px;
}

.head div div{
	float:left;
	display:none;
	position:absolute;
}

.head div div a{
	text-transform: none;
	color: #CCC;
	font-size:9px;
	line-height:13px;
	display:block;
	padding-right:0;
}

.head div:hover div{
	display: block;
}

.head div:hover a span{
	background-position:top;
}

.head div:hover a{
	color:#000;
}

.head div:hover div a{
	color:#999;
}

.head div div a:hover{
	color: #000;
}




.head div.external_links a{
	font-weight:bold;
}

.head div.external_links:hover a{
	color:#0099cc ;
}

.head div.external_links a:hover{
	color: #000;
}

















.head a.logo{
	float:left;
}








.head input{
	border:1px solid #999999;
	padding:2px;
	margin:0;
	width:80px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	margin-right:4px;
	float:right;
}






.menu{
	width:140px;
	float:left;
	margin-right:2px;
}

.menu a, .colonne .item{
	padding:2px 2px 2px 12px;
	background-color:#ecebe4;
	color:#999999;
	text-decoration:none;
	display:block;
	margin-bottom:2px;
}

.menu a:hover, .colonne .item:hover{
	background-color:#d9e2e5;
	color:#000000;
}

.menu a.special{
	background-image:url(http://www.geci.net/ressources/elements/special.gif);
	background-position:top;
	height:20px;
	line-height:20px;
	padding:0 2px 0 12px;
	font-weight:bold;
	color: #666;
}

.menu a.special:hover{
	background-position:bottom;
	color:#FFF;
}

.menu a.titre , .colonne .titre{
	padding: 0;
	margin:0 0 2px 0;
	display:block;
}

.colonne .titre img{
	margin:0;
}






.line{
	float:left;
}

.illustration{
	margin-bottom:2px;
	width:674px;
}

.main {
	float:left;
	width:676px;
}

.links{
	background-image:url(http://www.geci.net/ressources/base/path.jpg);
	background-repeat:repeat-y;
	height:24px;
	line-height:24px;
	padding-left:160px;
	margin-bottom:2px;
}

.links a{
	float:left;
	padding:0 14px 0 10px;
	line-height:24px;
	height:24px;
	background-image:url(http://www.geci.net/ressources/pointers/pointer_bclinks.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.links a:hover{
	background-position:left bottom;
}

.links span{
	float:left;
	font-weight:bold;
	color:#000000;
	padding:0 14px 0 10px;
	line-height:24px;
	height:24px;
	background-image:url(http://www.geci.net/ressources/pointers/pointer_bclinks.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	display:block;
}


input, textarea{
	padding:2px;
	margin:4px 0 4px 0;
	border:1px solid #CCC;
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	width:126px;
}

input.tribune, textarea.tribune{
	width:200px;
}


input.pointer{
	padding:0 14px 1px 2px;
	margin:0;
	border:none;
	background:none;
	background-image:url(http://www.geci.net/ressources/pointers/pointer.gif);
	height:15px;
	line-height:15px;
	background-position:top right;
	color: #666666;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	float:right;
}

input.pointer:hover{
	background-position:bottom right;
	color:#FFFFFF;
	cursor:pointer;
}


.link{
	background-image:url(http://www.geci.net/ressources/pointers/link.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:12px;
	margin:10px 16px 0 0;
	display:block;
	cursor: pointer;
}


.link strong{
	color:#000;
	display:block;
}

.link:hover{
	background-position:0px -246px;
	color:#000;
}

.link:hover strong{
	color:#0099cc;
}



.legende{
	color:#CCC;
	font-size:9px;
	font-style:oblique;
	margin-top:10px;
	line-height:12px;
}


.colonne{
	float:right;
	display:block;
	width:140px;
}

.colonne a{
	display:block;
}

.colonne .selected{
	padding:2px 2px 2px 12px;
	margin-bottom:2px;
	background-color:#0099cc;
	color:#FFFFFF;
}

.colonne a.highlight{
	padding:8px;
	background-color:#999999;
	display:block;
	color:#FFFFFF;
	margin-bottom:2px;
}

.colonne a.highlight span{
	text-transform:none;
}

.colonne a.highlight p{
	padding:0;
}

.colonne a.highlight em{
	display:block;
	height:7px;
	background-image:url(http://www.geci.net/ressources/pointers/link.gif);
	background-repeat:no-repeat;
	background-position:right top;
	display:block;
	margin:0;
}

.colonne a.highlight:hover{
	background-color:#666666;
	color:#FFFFFF;
}


.colonne img{
	display:block;
	margin:2px;
}


.colonne a.liseret{
	padding:0;
	background-image:url(http://www.geci.net/ressources/elements/pointilles.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	display:block;
	margin-bottom:6px;

}


.colonne a.liseret div{
	height:14px;
	margin-top:4px;
}

.colonne a.liseret div em{
	display:block;
	width:4px;
	height:14px;
	background-image:url(http://www.geci.net/ressources/pointers/link.gif);
	background-position: top;
	background-repeat:no-repeat;
	padding:0;
	margin:2px 0 2px 0;
	float:right;
}

.colonne a.liseret:hover div em{
	background-position:right -250px ;
}


.colonne em{
	margin-top:5px;
	height:1px;
	line-height:0;
	display:block;
	background-image:url(http://www.geci.net/ressources/elements/pointilles.gif);
	margin:5px 0 25px 0;
}

.colonne a span{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	display:block;
}



.row_doc{
	width:316px;
	margin-right:10px;
	float:left;
}

.row_doc_small{
	width:220px;
	margin-right:10px;
	float:left;
}

a.evenement{
	width:308px;
	display:block;
	margin-top:30px;
}

a.evenement img{
	margin: 0 0 20px 0;
	display:block;
}

a.evenement p.date{
	margin:0 0 10px 0;
	padding:0 10px 0 10px;
	display:block;
	background-image:url(http://www.geci.net/ressources/elements/base_date.gif);
	width:133px;
	height:27px;
	line-height:27px;
	color:#000;
	font-weight:bold;
}


a.evenement div{
	padding:10px;
	background-image:url(http://www.geci.net/ressources/elements/corner.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

a.evenement div strong{
	font-size:12px;
	color:#0099cc;
	display:block;
}

a.evenement div span{
	color:#000000;
	display:block;
	font-weight:bold;
}



.marge {
	clear:both;
	height:30px;
}

.marge_tirets {
	clear:both;
	background-image:url(http://www.geci.net/ressources/elements/pointilles.gif);
	background-position:center center;
	height:10px;
	background-repeat:repeat-x;
	margin-top:10px;
	margin-bottom:10px;
}



.inside .titre{
	display:block;
	float:left;
	margin-top:10px;
}


.inside .titre img{
	display:block;
}

.topo{
	float:left;
	width:500px;
	padding:5px;
}

.tableau {
	margin-top:40px;
	border-bottom:2px solid #cfe1ed;
	margin-bottom:20px;
	background-image:url(http://www.geci.net/ressources/elements/tableau_bg.gif);
	background-position:bottom;
	width:496px;
}


.tableau .row{
	width:108px;
	float:left;
	padding:8px;
}

.tableau .row div{
	padding:4px;
}

.tableau .last{
	width:2px;
	padding:8px 0 8px 0;
}

.tableau .first{
	font-size:12px;
	color:#000;
	font-weight:bold;
	background-color:#cfe1ed;
}

.tableau .bottom{
	clear:both;
}










.stop{
	clear:both;
}



.larg_960{
	width:960px;
}

.larg_818{
	width:818px;
}

.larg_654{
	width:654px;
}

.larg_522{
	width:522px;
}









.footer{
	clear:both;
	color:#CCCCCC;
	font-size: 9px;
	border-top:5px solid #ecebe4;
	margin-top:40px;
	padding-top:10px;
}


.footer a{
	float:right;
	margin-left:14px;
	margin-top:9px;
	display:block;
	color:#999999;
	text-decoration:none;
	text-transform:uppercase;
}

.footer a.oseo{
	margin:0;
}

.footer a:hover{
	color:#000000;
}

.footer a.pointer{
	font-size: 9px;
	color:#666666;
}

.footer a.pointer:hover{
	color:#FFFFFF;
}

.footer img{
	float:right;
}

.footer span{
	clear:both;
	display:block;
	color:#CCCCCC;
	padding-top:10px;
	text-align:center;
}




.head .websocial{
	position:absolute;
	margin-left:840px;
	margin-top:94px;
	width:120px;
	height:30px;
}

.head .websocial a{
	display:inline;
}


