/* 
	* GesWeb Style Sheet for STRID's Website UI
	* Content Color
	* Theme name : Brun
	*  
	* Copyright 2010 Obtic Sàrl e-consultant	
*/

a 			{	color:#960; }
a:hover { color:#989898;	}

hr			{ border:0; border-bottom: 1px dotted #989898; height:1px;margin:10px 10px; width:95%;}


/* Contenu */
	#gw-bgr-content{
			background:#ccb27f url(Images/bgr-picture-brun.jpg) no-repeat; /*f0e8d9*/
	}
	
	#ContentContainer {
	}
	#Content {
	}
		#gw-text {
			background:url(Images/bgr-text-brun.gif) no-repeat /*h*/50% /*v*/50px;
		}

			#gw-text a						{ color:#960;}
			#gw-text a:hover			{ color:#989898;}
			
			#gw-text h1 {
				color:#960;
			}
			#gw-text h2 {
				color:#b28c3f;
			}
			#gw-text h2 a {
			}

			#gw-text h3 {
				color:#b28c3f;
			}
			#gw-text p {
			}
			
			#gw-text p.picto {
				border:1px solid #960
			}
			/* for FF */
			#gw-text table {
			}
			/* for IE */
			#gw-text p table {
			}
			#gw-text p.Date {
			}
			#gw-text p.Top {
			}
			#gw-text ul {
			}
			#gw-text ol {
			}
			#gw-text li {
			}
			#gw-text ul {
			}
			#gw-text ul li {
			}
			

/* Connexe */ 

	#connexe 							{ 
	}
		#connexe ul					{ 
		}
		
		#connexe ul li			{ background-color:#f0e8d9;  }
		#connexe ul li a		{ background-image:url(../image/connexebgr_.jpg); background-repeat:no-repeat; border-right:10px solid #afc409; }
		.connexe-content		{ 
			background-color:#f0e8d9;
		}
		
		.connexe-content h3 				{	color:#afc409; }
		.connexe-content p 					{	color:#333; }
			.connexe-content p.right 	{ }
		
		/*with Jquery Accordion */
	#gw-connexe-block {	background:url(Images/bgr-connexe-bottom-brun.gif) no-repeat bottom left; }
		#gw-accordion {}
			#gw-accordion h2			{ color:#960; }
			#gw-accordion h2 a		{ color:#fff; }

/* Navigation contextuelle*/

	#gw-breadcrumb 					{ }
		#gw-breadcrumb p					{ color:#666; }


/* Pied de page */
	#gw-footer-block												{ background-color:#f0f0f0 ; }
		#gw-footer														{ }
			#gw-footer p 												{ }
				#gw-footer #gw-copyright 					{ }
				#gw-footer #gw-copyright a				{ }
				#gw-footer #gw-copyright a:hover	{ }
				
				#gw-footer #gw-address						{ color:#fff; background-color:#Ae5e33; }


.gw-transparent-50 {
}
.gw-transparent-80 {
}
.gw-transparent-none {
}

/* Icons */


