/* Best viewed using Tab = 2 spaces */
/* Fichier..... style.css
 * Site........ Extranet ESIL - Module Texte&Image
 * Description.
 * Creation.... 18/10/2005
 * Historique..
 *  le 05/12/08 : S. Mavromatis - modification style h2
 *  Remplacement de 1.gif par 1.jpg
 *  
*/



form#imageForm input#option {
	width: 14px;
	margin-top: 10px;
}
form#imageForm input#fichierH {
	margin: 0;
	margin-left: 26px;
	width: 530px;
}
form#imageForm input#parcourir {
	margin: 0;
	width: 30px;
}

div.texte {
	clear: both;
	padding: 0;
	margin-left: 50px;
	margin-top: 12px;
	width: 690px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-right: 0;
	margin-bottom: 0;
}
div.texteEditer {
	clear: both;
	padding: 0;
	margin: 0;
	margin-left: 45px;
	margin-top: 12px;
	width: 677px;
	text-align: justify; 
}
div.texte iframe {
	width: 100%;
	height: 480px; 
}

h1 {
	width: 716px;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: lighter;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: relative;
	left: -30px;
	font-variant: normal;
	font-variant: small-caps;
	background-image: url(../../images/h1.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	line-height: 40px;
}
h2 {
	width: 700px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-right: 0;
	margin-left: 0;
	position: relative;
	left: -15px;
	text-transform: none;
	background-image: url(../../images/1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	text-indent: 70px;
	vertical-align:bottom ;
	padding-bottom: 0px;
	font-variant: small-caps;
	border: 1px solid #CCCCCC;
	vertical-align: 0%;
}

ul, ol {
	margin-top: 4px;
	margin-bottom: 18px;
	margin-right: 20px;
	margin-left: 40px;
}
div.texte table {
	margin-top: 4px;
	margin-bottom: 18px;
	margin-left: auto;
	margin-right: auto;
}
li {
	margin-bottom: 8px;
}
img.texteAGauche {
	float: left;
	margin-bottom: 3px;
	margin-right: 3px;
}
img.texteADroite {
	float: right;
	margin-bottom: 3px;
	margin-left: 3px;
}
h3 {
	margin: 10px;
	margin-left: 40px;
	margin-right: 40px;
	border: 1px solid #ECECEC;
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	text-align: center;
}
h4 {
	margin: 10px;
	margin-left: 40px;
	margin-right: 40px;
	border: 1px solid #EC0000;
	color: #EC0000;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
hr {
	height: 1px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #000000;
	border: 0px;
}

