/* CSS 2 Document 
date de création : 5/05/2006
date de derniére modification : 4/08/2006
auteur : Yohann Cordelle - Unilog TMA Webmastering pour Rhodia 
mail : tma.webmastering@eu.rhodia.com

Nombre de feuilles de styles : 1
Redéfinir les balises standards (Body, h1, h2 a) : OUI
Utilisation de tableaux dans le html : OUI (lié au bug IE des vertical-align)

Navigateur compatibles : : Internet Explorer 5.5, Firefox, Safari 
Résolution conseillé : 1024x768
*/

/* redefinitions des styles standards */

body {
	margin: 0;
	padding: 0;
	
}

.mybody {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	width: 950px;
	padding: 0;
}

p {
	margin: 5px 0px 0px 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin-top: 10px;
}

a {
	font-weight: bold;
	color: #0633A5;
	text-decoration: none;
	padding-right: 3px;
	font-size: 12px;
}

a:hover {
	color: #EC0E06;
}

/*division de l'espace*/

.top {
	width: 950px;
	height: 25px;
	margin: 0 0 0 0;
	padding: 70px 0 0 15px;
	background-image: url(../images/bandeau_top.jpg);
	background-repeat: no-repeat;
}

.col_left {
	margin: 0 10px 0 10px;
	width: 180px;
	z-index: 2;
	padding-top: 15px;
	float: left;
}

.center {
	width: 540px;
	margin-left: 200px;
}

.col_right {
	width: 180px;
	left: 760px;
	padding-top: 15px;
	float: right;
}

.zone1 {
	border-right-style: dotted;
	border-right-color: #0633A5;
	border-right-width: thin;
	text-align: center;
	vertical-align: top;
	height: 320px;

}
.zone {
	text-align: center;
	vertical-align: top;
}

/* boites de contenues */

.supplier {
	background-color: #E6EEF6;
	padding: 5px;
}

.event {
}

.news {
	margin-top: 20px;
}

.news1 {
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}

.information {
}

.pieddepage {
	background-image:url(rayures.gif);
	background-repeat: repeat;
	width: 950px;
	text-align: center;
	padding: 2px;
	left: 0px;
	text-align: center;
	height: 15px;
	clear: both;
	margin-top: 5px;
}

.zone_central {
	margin-top: 20px;
}

/*redefinition des balises standards*/

.pieddepage p{
	text-align: center;
	margin: 0;
	padding: 0;
}

.supplier a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0633A5;
	background-image: url(carre_bleu.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 10px;
	padding-top: 8px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 5px;
}

.supplier a:hover {
	color: #EC0E06;
	background-image: url(carre_rouge.gif);

}

.zone_central h1 {
	margin: 5px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #0633A5;
	
}

.zone_central img {
	margin: 15px 10px 10px 10px; 
}

.news a {
	float: right;
	text-decoration: none;
}

.news a:hover {
	color: #EC0E06;

}


.col_right img {
	border-bottom-width: 0px;
	margin: 3px;
	float: right;
}


.col_left img {
	border-bottom-width: 0px;
	margin: 3px;
	float: left;
}

.news1 ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

.news1 li {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
}

.titredepage {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #EC0E06;
}

.soustitredepage {
	text-align: center;
	font-style: italic;
	font-size: 12px;
	color: #EC0E06;
	margin-bottom: 10px;
}

.contenu_page .right img {
	float: right;
	margin: 10px;
	border-bottom-width: 0px;
}

.contenu_page .left img{
	margin: 10px;
	border-bottom-width: 0px;
	float: left;
}

.contenu_page .centerimg{
	margin: 10px;
	border-bottom-width: 0px;
	text-align: center;
	display:block;
}

.list {
	margin-top: 50;
}

.l1 {
	background-color: #EBEEF7;
	
}

.l2 {
	background-color: #EEEEEE;
}

.date {
	font-style: italic;
	text-align: left;
	padding-right: 3px;

}

.titre {
	background-image:url(fleche.gif);
	background-repeat:no-repeat;
	background-position: 0% 50%;
	padding: 5px 1px 5px 15px;	
}

.auteur {
	text-align: right;
	padding-right: 3px;

}

.titre_liste {
	font-weight: bold;
	text-align: left;
	padding-left: 25px;
	}
/* attribue de style */

.level2 {
	padding-left: 20px;

}

#titre_push {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(fond_titre.gif);
	height: 28px;
	padding: 1px 2px 1px 2px;
	background-repeat: no-repeat;
	vertical-align: middle;
}

#box {
	background-image: url(degrade_bas_boite.jpg);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#sousmenu {
	margin-left: 15px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 5px 0px 0px 10px;

}

#bordure {
	border-color: #0633A5;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#achure {
	background-image: url(rayures.gif);
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}

.filsdarianne {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin: 5px 0 15px 15px;
}

.tab table{
	margin: 10px 15px 0 15px;
	padding: 0;
	border: 1px solid #000000;
}

.tab table td{
	padding: 5px;

}

input {
	background-color: #e6eef6;
	width: 100px;
	font-size: 10px;
	border: 1px;
	margin: O;
	padding: 0;
	
}

.clear {
	clear: both;
	}

