@charset "utf-8";
/* CSS Document */

body {
	background-color: #e2dad3;
	text-align: center;
	margin: 10px 0px;
	font-family: Lucida Sans, Arial, Verdana; 
	font-size: 8pt;
}

div.clearboth {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}


div.header {
	background: url(../images/bandeau-haut-logo.jpg) no-repeat;
	position: relative;
	width: 975px;
	height: 206px;
	margin: 0 auto;
}

div.header div.slogan {
	position:absolute;
	top: 10px;
	left: 32px;
	width: 422px;
	text-align: center;
}

div.header div.slogan h2 {
	margin: 0px;
	padding: 0px;
	font-size: 13pt;
	font-weight: 500;
	line-height: 16pt;
	text-align: center;
	color: #ffffff;
}

div.header div.logo {
	position:absolute;
	top: 50px;
	left: 0px;
	width: 139px;
	height: 139px;
}

div.header div.actu_fr {
	background: url(../images/viv_fr.png) no-repeat;
	position:absolute;
	top: 50px;
	left: 152px;
	width: 170px;
	height: 139px;
}

div.header div.actu_en{
	background: url(../images/viv_en.png) no-repeat;
	position:absolute;
	top: 50px;
	left: 152px;
	width: 170px;
	height: 139px;
}

div.header div.banner {
	position:absolute;
	top: 110px;
	left: 740px;
	width: 200px;
	height: 90px;
}


div.menu {
	background: url(../images/bg-menu-haut.gif) no-repeat;
	position: relative;
	width: 975px;
	height: 33px;
	margin: 0 auto;
	text-align: center;
}

div.menu div.flag {
	position: absolute;
	height: 22px;
	top: 6px;
	left: 856px;
}

div.menu div.nav {
	position: relative;
	margin: 0 auto;
	width: 732px;
}

div.menu div.nav a {
	background: url(../images/boutnav.gif) center center no-repeat;
	display: block;
	float: left;
	width: 118px;
	line-height: 27px;
	padding-top: 6px;
	text-align: center;
	color: #f0dbb6;
	font-weight: 600;
	text-decoration: none;
}

div.menu div.nav a.pinkselected,
div.menu div.nav a.pink:hover {
	background: url(../images/boutnav-pink.gif) center center no-repeat;
	color: #ffffff;
	text-decoration: none;
}

div.menu div.nav a.yellowselected,
div.menu div.nav a.yellow:hover {
	background: url(../images/boutnav-yellow.gif) center center no-repeat;
	color: #ffffff;
	text-decoration: none;
}


div.menu div.nav a.brownselected,
div.menu div.nav a.brown:hover {
	background: url(../images/boutnav-brown.gif) center center no-repeat;
	color: #ffffff;
	text-decoration: none;
}



div.menu div.nav a.selected,
div.menu div.nav a:hover {
	background: url(../images/boutnav-green.gif) center center no-repeat;
	color: #ffffff;
	text-decoration: none;
}




div.mainContent {
	background: url(../images/bg-content.gif) repeat-y;
	position: relative;
	width: 975px;
	margin: 0 auto;
}


div.mainContent div.cadre-ligne-h {
	background: url(../images/cadre-haut-ligne-h.gif) no-repeat;
	height: 18px;
}

div.mainContent div.cadre-haut-fiche-h {
	background: url(../images/cadre-haut-fiche-h.gif) no-repeat;
	height: 18px;
}

div.mainContent div.cadre-separation-fiche-col2 {
	background: url(../images/cadre-separation-fiche-col2.gif) no-repeat;
	height: 26px;
}

div.mainContent div.cadre-bas-fiche-col2 {
	background: url(../images/cadre-bas-fiche-col2.gif) no-repeat;
	height: 31px;
}

div.mainContent div.cadre-separation-fiche-ligne {
	background: url(../images/cadre-separation-fiche-ligne.gif) no-repeat;
	height: 31px;
}


div.mainContent h1 {
	margin: 10px 42px;
	background: url(../images/puce-h1-home.gif) no-repeat;
	padding: 0px;
	padding-left: 35px;
	line-height: 27px;
	color: #96755b;
	font-size: 14pt;
	text-align: left;
}

div.mainContent h2 {
	margin: 10px 42px;
	padding: 0px;
	line-height: 14pt;
	color: #758810;
	font-size: 12pt;
	text-align: left;
}

div.mainContent h2.pigs {
	margin: 0px 42px 10px 42px;
	padding: 0px;
	font-size: 11pt;
	line-height: 13pt;
	color: #ab5f81;
	text-align: left;
}

div.mainContent h2.ruminants {
	margin: 0px 42px 10px 42px;
	padding: 0px;
	font-size: 11pt;
	line-height: 13pt;
	text-align: left;
	color: #859823;
}

div.mainContent h2.otherspecies {
	margin: 0px 42px 10px 42px;
	padding: 0px;
	font-size: 11pt;
	line-height: 13pt;
	text-align: left;
	color: #8d614c;
}

div.mainContent h2.poultry {
	margin: 0px 42px 10px 42px;
	padding: 0px;
	font-size: 11pt;
	line-height: 13pt;
	text-align: left;
	color: #c0955a;
}

div.mainContent img.photolignedroite {
	margin: 0px 42px 0px 10px;
	float: right;
}



div.mainContent p {
	margin: 10px 42px;
	padding: 0px;
	line-height: 13pt;
	color: #453f3a;
	font-size: 9pt;
	text-align: justify;
}

	div.mainContent a {
	color: #695f57;
}

div.mainContent div.visueldroite {
	float: right;
	margin: 10px 42px;
}


div.mainContent table.fiche2col {
	background: url(../images/bg-content-fiche-col2.gif) repeat-y;
	width: 975px;
	border-spacing: 0px;
	border: none;
}

div.mainContent table.fiche2col tr td.col1 {
	width: 491px;
}

div.mainContent table.fiche2col tr td.col1 img.phototitres {
	float: left;
	margin: 10px 10px 10px 42px;
}

div.mainContent table.fiche2col tr td.col1 img.photocol1droite {
	margin: 10px 25px 10px 10px;
	float: right;
}


div.mainContent table.fiche2col tr td.col1 h1 {
	margin: 25px 25px 20px 0px;
	padding: 0px;
	background: none;
}


div.mainContent table.fiche2col tr td.col1 h2 {
	margin: 15px 25px 10px 0px;
	padding: 0px;
	font-size: 11pt;
	line-height: 13pt;
	color: #ab5f81;
}

div.mainContent table.fiche2col tr td.col1 h2.titre2 {
	margin: 15px 25px 10px 42px;
}


div.mainContent table.fiche2col tr td.col1 h2.ruminants {
	color: #859823;
}


div.mainContent table.fiche2col tr td.col1 h2.t2ruminants {
	color: #859823;
	margin: 5px 25px 10px 42px;
}

div.mainContent table.fiche2col tr td.col1 h2.t2poultry {
	color: #c0955a;
	margin: 5px 25px 10px 42px;
}

div.mainContent table.fiche2col tr td.col1 p {
	margin: 5px 25px 10px 42px;
	text-align: justify;
}

div.mainContent table.fiche2col tr td.col2 {
	width: 484px;
	text-align: center;
	vertical-align: middle;
}



div.footer {
	background: url(../images/bg-footer.gif) no-repeat;
	position: relative;
	width: 975px;
	height: 30px;
	margin: 0 auto;
	text-align: center;
}

div.footer ul.nav {
	display: inline;
	text-align: center;
	list-style: none;
	margin: 0px;
	paddind: 0px;
}

div.footer ul.nav li {
	margin: 0px 4px;
	paddind: 0px;
	text-align: center;
	color: #FFFFFF;
	display: inline;
	width: 150px;
}

div.footer ul.nav li a {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 30px;
}

div.footer ul.nav li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


div.mainContent div.formulaire {
		margin: 10px 42px;
		padding: 0px;
		width: 891px;
		position: relative;
}

div.mainContent div.formulaire input,
div.mainContent div.formulaire textarea {
		border: 1px solid #bacf48;
		font-family: Lucida Sans, Arial, Verdana; 
		font-size: 8pt;
		width: 350px;
}



div.mainContent div.formulaire div.col1 {
		position: relative;
		padding: 0px;
		margin: 0px;
		float: left;
		width: 190px;
		text-align: right;
		border: 0px solid #000000;
}

div.mainContent div.formulaire div.col2 {
		position: relative;
		padding: 0px;
		margin: 0px;
		float: left;
		width: 681px;
		text-align: left;
		border: 0px solid #000000;
		margin-left: 10px;
}

div.mainContent div.formulaire div.colligne {
		width: 881px;
		text-align: center;
}





