/* 
	* GesWeb Style Sheet for STRID's Website UI
	* Content Color
	* Theme name : Vert
	*  
	* Copyright 2010 Obtic Sàrl e-consultant	
*/

a 			{	color:#599537; }
a:hover { color: #989898;	}

hr			{ border-bottom: 1px dotted #989898; }


/* Contenu */
	#gw-bgr-content{
			background:#69ad69 url(Images/bgr-picture-vert.jpg) no-repeat; /*e0ebbd*/
	}
	#ContentContainer {
	}
	#Content {
	}
		#gw-text {
			background:url(Images/bgr-text-vert.gif) no-repeat /*h*/50% /*v*/50px;
		}

			#gw-text a						{ color:#599537;}
			#gw-text a:hover			{ color:#989898;}
			
			#gw-text h1 {
				color:#599537;
			}
			
			#gw-text h2 {
				color:#5d9e5d;
			}
			#gw-text h2 a {
			}

			#gw-text h3 {
				color:#5d9e5d;
			}
			#gw-text h4 {
				color:#383838;
			}
			#gw-text p {
			}
			
			#gw-text p.picto {
				border:1px solid #599537
			}
			/* 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:#e0ebbd;  }
		#connexe ul li a		{ background-image:url(../image/connexebgr_.jpg); background-repeat:no-repeat; border-right:10px solid #afc409; }
		.connexe-content		{ 
			background-color:#e0ebbd;
		}
		
		.connexe-content h3 				{	color:#599537; }
		.connexe-content p 					{	color:#333; }
			.connexe-content p.right 	{ }
		
		/*with Jquery Accordion */
	#gw-connexe-block {	background:url(Images/bgr-connexe-bottom-vert.gif) no-repeat bottom left; }
		#gw-accordion {}
			#gw-accordion h2			{ color:#599537; }
			#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:#599537; }


.gw-transparent-50 {
}
.gw-transparent-80 {
}
.gw-transparent-none {
}

/* Icons */
.ui-icon { background-image: url(../bleu/images/ui-icons_ffffff_256x240.png);}

