/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
}

body {	
	font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color: #7c7c7c;
	background: white url(../boulot_eureduc/eureduc/images/diz-fond.gif) top left repeat;
}

#tout {
	width: 752px;
	background-color: #fdf7df; /* #ffdaa4 */
	margin-left: -375px;
	position: relative;
	left: 50%;
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin-bottom: 0 !important;
	margin-bottom: -50px;
}

#banniere {
	height: 200px;
	background: transparent url(images/banniere.jpg) top left no-repeat;
}

#menu h1, #lapage h1 {
	background: transparent url(images/fleur.jpg) top left no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
	color: #d3d999;
	font-size: 20px;
	text-transform: uppercase;
}

body, table {
	font-size: 10pt;
}

table {
	text-align: left;
}


.borduregrise {
	border: 1px solid #333333;
	text-align:center;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	color: #000033; 
}

#domainesdedroite {
	float: right;
	width: 200px;
	margin-left: 10px;
}

.domaines {
	margin-bottom: 50px;
}

.domaines th, .domaines2 th {
	text-align: center;
	color: #990000;
}

.domaines td, .domaines2 td {
	background-color: #CAE0FF;
	text-align: center;
	padding: 5px;
	color: #0B4088;
}

a, a:visited, a:active {
	text-decoration: none;
	color: #D7661C;
	border-bottom: 1px dotted #ccc;
}

a:hover {
	text-decoration: none;
	color: #94AB36;
	border-bottom: 1px solid #ccc;
}

#ensemble {
	background: transparent url(images/menugrunge.jpg) top right no-repeat;
	margin:0;
	padding: 0;
}

/***** Menu *****/

#menu {
	float: right;
	padding: 0px;
	margin: 0px 0px 20px 40px;
}

#menu p {
	margin-left: 10px;
}

#menu h2 {
	color: black;
}

#menu ul {
	padding-left: 0px;
	margin: 0px;
}
#menu li {
	list-style: none;
	margin: 0px;
	padding: 8px 0px 3px 26px;
	border-bottom: 1px dotted #FB8D88;
	padding-right: 5px;
	background: transparent url(images/liste_orange.jpg) 2px 10px no-repeat;
}

#menu li:hover {
	background-color: white;
}

#lapage {
	padding: 20px;
	text-align: justify;
	color: #5a5540;
	font-size: 10pt;
	margin-bottom:0px;
}

img {
	margin: 2px;
}

#pieddepage {
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
	height: 200px;
	background: transparent url(images/footer.jpg) bottom left no-repeat;
	text-align: center;
	
}

#pieddepage p {
	padding-top: 160px;
}

h2 {
	color:  #101873;
	font-size: 20px;
}


h3 {
	color:  #101873;
	font-size: 18px;
}

h4 {
	color:  #101873;
	font-size: 18px;
	text-align: center;
}

.bordurebas {
	border-bottom: 1px solid green;
}

.txtrecherche {
	width:109px !important;
	width: 150px;
	height:25px;
	padding:4px 10px 0px 26px;
	color:#666;
	font:bold 10pt/1.2 Trebuchet, Arial, Helvetica, sans-serif;
	font-style:oblique;
	border:0px;
	background:transparent url(images/inputrecherche.gif) 0 0 no-repeat;
}

.maladies {
	border: 1px solid #333333;
	margin-left: 30px;
	margin-right: 30px;
	/*margin-bottom: 40px;*/
	background: #fff4a8;
}

.maladies h3 {
	text-align: center;
	background-color: #ffc69f;
	margin: 0px;
	padding: 10px;
	border-bottom: 1px solid black;
}

.maladies p {
	padding-left: 10px;
	padding-right: 10px;
}

.encadre {
	border: 1px solid black;
	padding: 5px;
}

.nomproduit {
	color: #990000;
	size: 16pt;
}

.tabloproduits {
	
}

.tabloproduits h4 {
	margin-top: 0px;
	background-color: #0099CC;
	padding: 5px;
}

.formgauche {
	font-weight: bold;
	text-align: right;
}

.inputtexte { 
	padding:2px;
	background:transparent url('images/fond_input.png') 0 0 no-repeat;
	border: 1px solid #cede96;
	padding:4px 2px 4px 5px;
	color:#666;
	margin-left:5px;
	margin-bottom: 2px;
}

.notification {
	font-weight:bold;
	margin:1.6em 0px;
	padding:0px 0px 0px 35px;
	min-height: 30px;
	line-height:130%;
}


.erreur {
	color: red;
	background:transparent url('images/attention.gif') 0 0 no-repeat;
}


.ok {
	color: #009933;
	background:transparent url('images/ok.gif') 0 0 no-repeat;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0px; padding:0px;
	background:transparent;
}

.bienvenue {
	color: #101873;
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

#liste {
	color: #640428;
	font-style: italic;
	margin-left: 100px;
}

#accueiltout {
	background-color: #fdf7df;
	margin-bottom:0px;
}

#accueil {
	width: 752px;
	margin-left: -375px;
	position: relative;
	left: 50%;
	border: 1px solid #BF4D00;
	background: #f4e4ca url(images/accueil.jpg) top right no-repeat;
	margin-top: 20px;
}

#drapoanglais {
	position: absolute;
	z-index: 3px;
	top: 10px;
	left: 10px;
}

#accueil p {
	padding: 15px;
	padding-right: 70px;
}

.pays {
	color: #990000;
	font-size: 18px;
}

.bordeaux {
	color: #990000;
}

#entrer {
	border: black solid 1px;
	padding: 6px;
	background-color: #bab9b5;
	border-top-color: white;
	border-left-color:white;
}
.lienactif:link, .lienactif:visited { color: #D7661C; }
.lieninactif:link, .lieninactif:visited { color: #cccccc; }

.petithr {
	height: 1px;
	border: 1px solid #9e401b;
	width: 250px;
	text-align: right;
	margin: 5px 0 5px 0;
}

.attention {
	font-weight: bold;
	color: red;
}

#lapage li {
	list-style-image: url(images/puce.gif);
}
h5 {
	font-size: 9pt;
}

#head {
	padding-right:8px;
	padding-bottom: 50px;
}

#head ul{
	float:right;
	margin:10px 0px 0px 0px;
	width:122px;
	list-style:none;
	font-size:12px;
	font-weight: bold;
	overflow:hidden;
}

#head li {
	list-style:none;
}

#head ul li a{
	display:block;
	color:#FFFFFF;
	background:url(images/nav.png) no-repeat;
	width:122px;/*127-5 padding*/
	height:23px;/*27-4 padding*/
	padding:4px 0px 0px 5px;
	margin:6px 0px 6px 0px;
}
#head ul li a:hover, #head ul li a:active {
	text-decoration:none;
}


#margedroite {
	margin-right: 150px;
	text-align: justify;
}

#lienindex a {
	font-size: 1px;
	width: 550px;
	height: 180px;
	display: block;
	border: none;
}

hr {
	text-align: center;
}

#logosproduits td {
	padding-left : 20px;
}

#fondglobe {
	background: transparent url(images/globe.jpg) 50px 50px no-repeat;
}

.liensansbordure, .liensansbordure:hover {
	border: none;
}

.fond_tv20 { background: transparent url(images/produits/fond_tv20.jpg) top right no-repeat; }
.fond_tp07 { background: transparent url(images/produits/fond_tp07.jpg) top right no-repeat; }
