/* =======================================================
 *  @nom du template     : oenobiol-homme
 *  @version du template : 1.0
 *  @nom de l'auteur     : cch
 *  @url de l'auteur     : www.brocelia.fr
 *  @email de l'auteur   : chevalier@brocelia.fr
 * -------------------------------------------------------
 */

/*******************************************
// Feuille de style Oenobiol
// Auteur      : Studio-BS
// Date        : Mars 2007
// D&eacute;finition  : Feuille de style
// Version     : 1.0.0
*******************************************/
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0px;
	color:#43535f;
	background-color:#253847;
	background-repeat:repeat;
}

/*****************************************/
/*  Blocs communs principaux de la page  */
/*****************************************/
#preloader{
	display:none;
}

#global{
	position:absolute;
	display:inline;
	width:955px;
	height:580px;
    margin-left:-475px;
	margin-top:-290px;
	left:50%;
	top: 50%;
	border-right:1px solid #49565d;
	background-color:#FFFFFF;
}
	#gauche{
		float:left;
		display:inline;
		width:240px;
		height:580px;
		text-align: center;
		background-color:#272c32;
	}
		.separation{
			margin-bottom:-2px;
		}
		#langue{
			margin-top:14px;}
		#titre{
			margin-top:30px;
			margin-bottom:30px;
		}
		.moduletable_recherche{
			float:left;
			display:inline;
			margin-left:44px;
			height:32px;
			margin-bottom:17px;
			background-image:url(fond_recherche.gif);
			background-repeat:repeat-x;
		}
			.moduletable_recherche form{
				display:block;
			}
			.moduletable_recherche .inputbox_recherche{
				float:left;
				height:17px;
				width:119px;
				border:1px solid #272b2f;
				color:#ffffff;
				font-size: 9px;
				background-color:#30353a;
			}
			.moduletable_recherche .bouton{
				float:left;
				margin-top:1px;
				margin-left:8px;
			}
		#lien1{
			position:absolute;
			top:460px;
			left:57px;
		}
		#lien2{
			position:absolute;
			top:500px;
			left:78px;
		}
		.moduletable_menu_bas{
			position: absolute;
			top: 560px;
			left:-715px !important;
			left: 0;
			z-index: 100;
			text-transform: uppercase;
		}
		



/*****************************************/
/*               Les liens               */
/*****************************************/
a{
	color:#b7b7b9;
	text-decoration:none;
}
a:hover{
	color:#7d7c81;
}
a.select{
	color:#7d7c81;
}

img{
	border:none;
}

a.oe_glossaire_link:link{
	border-bottom: 1px dashed #888888;
	color: inherit !important;
	color: #888888;
}
a.oe_glossaire_link:visited{
	color: inherit !important;
	border-bottom: 1px dashed #888888;
	color: #888888;
}
a.oe_glossaire_link:hover{
	color: inherit !important;
	border-bottom: 1px dashed #888888;
	color: #888888;
}