@charset "UTF-8";

body {
	margin-top: 0px;
	background-color: #f2f2f2;
}

table {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
}

p a:link {
	color: #4c4c4c;
	text-decoration: underline;
}

p a:visited {
	color: #4c4c4c;
	text-decoration: underline;
}

p a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4c4c4c;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5D7080;
	font-weight: normal;
}

ol, ol a:link, ol a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4c4c4c;
	text-decoration: none;
	line-height: 16px;
}

ol a:link, ol a:visited {
	text-decoration: underline;
}

ol a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4c4c4c;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #4c4c4c;
	text-decoration: none;
	list-style-type: square;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.textcourant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4c4c4c;
	text-decoration: none;
	text-align: justify;
}

.smallpdf a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4c4c4c;
	text-decoration: underline;
	text-align: justify;
}

.smallpdf a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4c4c4c;
	text-decoration: underline;
	text-align: justify;
}

.smallpdf a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4c4c4c;
	text-align: justify;
}

.shadowleft {
	background-image: url(../English_assets/images/generals/shadow/shadowLeft.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7e99af;
}

.shadowright {
	background-image: url(../English_assets/images/generals/shadow/shadowRight.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7e99af;
	background-repeat: repeat-y;
}

.shadowdown {
	background-image: url(../English_assets/images/generals/shadow/shadowBottom.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7e99af;
}


.boldtxtcourant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4c4c4c;
}

.italtxtcourant {
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: 4c4c4c;
	text-decoration: none;
}

.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #7e99af;
	text-decoration: none;
}

.boldrouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #df1100;
	text-decoration: none;
	text-align: justify;
}

.sousmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #7e99af;
	text-decoration: none;
	text-align: right;
	margin-right: 0px;
	margin-top: 0px;
}

.smallpdf {
	list-style-image: url(../English_assets/images/generals/pdf%20icone/pdfSmallIcon.jpg);
	z-index: auto;
}

.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4c4c4c;
	text-decoration: none;
	text-align: justify;
	list-style-type: square;
}

.swineFluAlign {
	vertical-align: top;
	text-align: center;
	padding-top: 20px;
}
#register-login {
	width: auto;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #012633;
	padding-bottom: 5px;
}
#register {
	float: left;
	width: 226px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#login {
	width: 225px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #cfddea;
}
#register2 {
	width: 250px;
	float: left;
	height: 42px;
}
#login2 {
	float: left;
	width: auto;
	padding-top: 60px;
}
#login3 {
	width: 283px;
	float: left;
	padding-right: 30px;
}
#register-login #login p {
	color: #900;
}
#content_login {
	float: left;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #012633;
	height: auto;
	margin-bottom: 20px;
}

