@import url(./structure.css);
/*@import url(./slideshow/slideshow.css);*/
@import url(./formcheck.css);


/* remove dotted border at firefox and ie */
*:focus { 
	outline: none; 
}
A {
    outline:none; /* FF1.5+ IE7+*/
    -moz-outline: /* FF<=1.5*/
}
	
body {
	text-align: justify;
	font: 0.9em Arial,Helvetica,Geneva, sans-serif;
	background-color: #f2f2f2;
	background-color: #fff;
	color: #606060;
}


a:link, a:visited {
	color: black;
}

a:hover {
	color: #00a2df;
}

a:active {
	color: #e37723;
}


a img {
 border: none;
}


#IE6, #IE7,#IE8, #IE, #NOTIE {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}

#entete{
	width: 100%;
	height: 120px;
	text-align: left;	
}

.logo {
	
	
}

.changeLangue {
	height: 120px;
	background: url('/themes/mhylab/images/enteteDroite.gif') no-repeat top right;
	text-align: center;
	padding-top: 10px;
}

.changeLangue a:link, .changeLangue a:hover, .changeLangue a:active, .changeLangue a:visited {
	color: white;
	text-decoration: none;
	margin-left: 20px;
}

/*
#diaporama {
	width: 660px;
	height: 186px;
	overflow: hidden;
}
*/

#menu {
	width: 100%;
	height: 22px;
	float: left;
	text-align: center;
	padding-top: 70px;
}

#menu div {
	margin-left: 0.15em;
	margin-right: 0.15em;
	padding: 2px 1px 2px 1px;
}


#menu a {
	font-weight: normal;
	text-decoration: none;
}

#menu a:hover {
	color: #00a2df;
}

#menu a:active {
	color: #E32023;
}


	
#centre {
	width: 100%;
	min-height:480px;
	float: left;
}

#pied {
	background-color: #00a2df;
	height: 38px;
	width: 97%;
	margin-top: 0px;
	padding-top: 3px;
	padding-left: 3%;
	float: left;
	font-size: 0.83em;
	
	text-align: left;
	
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	
	color: white;
}

#IE6 #centre {
	height: 450px;
}

#pied a {
	color: #000;
	text-decoration: none;
}

#sousmenu {
	margin-top: 47px;	
}

#sousmenu ul {
	margin-left: 0px;
	margin-bottom: 2em;
	                 
	margin-left: -23px;
}

#sousmenu li{
	/*list-style-image: url(/themes/mhylab/images/bullet.jpg);*/
	font-size: 0.95em;
	list-style-type: none;
	color: e40b66;
}

#sousmenu li ul li{
	list-style-type: none;
	margin-left: -17px;
	padding-left: 0;
	line-height: 1em;
	margin-top: 0.6em;
}

#sousmenu a {
	text-decoration: none;
}

.chemin {
	display: block;
	width: 100%;
	float: left;
	font-size: 0.8em;
}

.clean {
	display: block;
	width: 100%;
	height: 1px;
	float: left;
}
.descgroupe{
	width: 100%;
	/*float: left;*/
}

.zoneNews {
	width: 100%;
	background: url("/themes/mhylab/images/titre-actus.png") no-repeat top left;
	background: url("/themes/mhylab/images/fdActus3.jpg") no-repeat left bottom;
	/*background-color: #728094;
	
	opacity: 0.6;
	filter: alpha(opacity=60);
	*/
	float:left;
	margin-top:10px;
	padding-top: 0px;
	min-height: 180px;
	/*border-top: dotted 2px #00a2df; */
	
}

#IE6 .zoneNews,
#IE7 .zoneNews {
	height: 220px;
}


.zoneNews h6 {
	font-size: 1em;
	border-bottom: solid 1px #00a2df;
	margin-bottom: 0;
}



.lignepage {
	display: block;
	width: 80px;
	min-height: 80px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
	float: left;
	text-align: center;
	border: solid 1px #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.lignepage a {	
	color: #cc9933;
}

.colonnepage {	
	display: block;
	float: left;
	margin-right: 15px;
}
.colonnepage a {	
	
	color: #cc9933;
	line-height: 1.8em;
}

.separation {
	display: block;
	width: 100%;
	border-bottom: dotted 1px #999;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}



h1 {
	text-align: left;
	
	color: #00a2df;
	font-weight: normal;
}

#IE7 h1, #IE6 h1{
	letter-spacing: -0.1em;
}

h2 {
	text-align: left;
	color: #00a2df;
	font-weight: normal;
}

h3  {
	text-align: left;
	margin-bottom: -0.5em;
	color: #00a2df;
	font-weight: normal;
}

.news h3 {
	margin-bottom: 0em;
}

li {
	line-height: 1.2em;
	margin-bottom: 0.5em;
}


p {
	
	line-height: 1.5em;
	
}

.coinsArrondis{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


.form-row {
	clear: both;
	padding: 0.5em 0 0.5em 0;
	margin: 0;
	font-size: 0.9em;
}

.field-label {
	width: 38%;
	margin: 0;
	text-align:right;
	font-weight: bolder;
	float: left;
}

.field-widget {
	width: 60%;
	margin: 0;
	margin-left: 40%;
}

input, textarea {
	width: 100%;
	font-family: Arial;
}

input[type="radio"],
input[type="checkbox"]{
	width: 15px;
	margin: 0.25em 0 0.25em 0;
}

input[type="radio"]:first-child,
input[type="checkbox"]:first-child{
	margin-left: 0;
}

input[type="submit"],
input[type="reset"] {
	font-weight: bold;
	font-size: 0.9em;
}

textarea {
	min-height: 200px;
}

input[type="submit"],
input[type="reset"],
input[type="button"] {
	width: auto;
	text-align: center;
	margin-right: 0.8em;
	padding: 0.3em;
	padding-left: 1em;
	padding-right: 1em;
	float: left;
}
/*
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
	background-color:  #fff;
	border: solid 1px #666;
}
*/

.text {
	width: 74%;
}

fieldset {
	margin-bottom: 15px;
	border:solid 2px #f2f2f2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

legend {
	border: 2px solid #d9d9d9;
	background-color: white;
	font-weight: bold;
	padding: 0.3em;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}



#alertIE6 {
	visibility: hidden;
	margin-left: -5000px;
	float: left;
}

#IE6 #alertIE6{
	visibility: visible;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.inline {
	display: inline;
}

/* menu ingenieurs */
#c55215480e708ba3eee85bc3cd49b638, #c55215480e708ba3eee85bc3cd49b638 a {
	color: white; 
	background-color: rgb(229, 12, 99); 
	text-align: center; 
	margin-right: 0.5em; 
	margin-left: 0.5em; 
	padding-left: 0.5em; 
	padding-right: 0.2em;
}
/* menu r&d */
#c3a8acbddf6266c4cb7fb8ff27da0a5c, #c3a8acbddf6266c4cb7fb8ff27da0a5c a {
	color: white; 
	background-color: #a2a5a5; 
	text-align: center; 
	margin-right: 0.5em; 
	margin-left: 0.5em; 
	padding-left: 0.5em; 
	padding-right: 0.2em;
}