/*-----------------------------------------------------------
	Site CSS
	Styles pour l'ensemble des pages du site
 
	Projet:				Roseraie
	Auteur:				Baptiste L
	Adresse du site :	http://www.audras.h2i.fr
	Copyrights 2010
 
----------------------------------------------------------*/


/* =============== Structure =============== */

#pageH{
	height:115px;
	width:957px;
	background-image:url(../Images/Design/ROS/degrade.png);
	background-repeat:repeat-x;
	
}

#image_incruste{
	width:957px;
	height:115px;
	background-image:url(../Images/Design/ROS/image_incruste.png);
	position:absolute;
	background-repeat:no-repeat;
}

#logo{
	position:absolute;
	width:691px;
	height:64px;
	margin-left:20px;
	margin-top:20px;
}

#photo_top{
	position:absolute;
	width:631px;
	height:79px;
	margin-left:327px;
	margin-top:15px;
	background-image:url(../Images/Design/ROS/photo_top.png);
}

#menu{
	height:22px;
	width:100%;
	background-image:url(../Images/Design/ROS/degrade_menu.png);
	background-repeat:repeat-x;
}


#menu ul li a {
	color:#666666;
	text-decoration:none;
}

#menu ul li a.menuSpecial {
	color:#990033;
	text-decoration:none;
}

#menu ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#menu ul li:hover{
	color:#FFFFFF;
	background-image:url(../Images/Design/ROS/survol_menu.png);
}

#menu ul li:hover a{
	color:#FFFFFF;
	background-image:url(../Images/Design/ROS/survol_menu.png);
}

#menu ul li.actif{
	color:#FFFFFF;
	background-image:url(../Images/Design/ROS/survol_menu.png);
}

#menu ul li.actif a{
	color:#FFFFFF;
}


#pageM{
	margin-top:15px;
	height:auto;
	width:100%;
	background-color:#FFFFFF;
}


/* Colonne de gauche */

#cadreRecherche{
	width:196px;
	height:auto;
}

#cadreRechercheH{
	background-image:url(../Images/Design/ROS/FormRechercheTop.png);
	background-repeat:no-repeat;
	height:35px;
	width:196px;
}
	
#cadreRechercheM{
	background-image:url(../Images/Design/ROS/FormRechercheMilieu.png);
	background-repeat:repeat-y;
	margin-left:10px;
	height:auto;
	width:186px;
	color:#FFFFFF;
}


.TitreFormGauche{
	color:#ff6633;
	font-size:13px;
}

#cadreRechercheB{
	background-image:url(../Images/Design/ROS/FormRechercheBas.png);
	background-repeat:no-repeat;
	margin-left:10px;
	height:17px;
	width:196px;
}


/* Titres et textes */
h1{
	color:#ff6633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0;
	padding:0;
}

h2{
	color:#990033;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	margin-top:0px;
}


h3{
	color:#990033;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-weight:normal;
}

.couleur{
color:#990033;
}


.titre1{
	color:#ff6633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	font-weight:normal;

}

.titre2{
	color:#ff6633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	
}

.titre1Petit{
	color:#ff6633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
}

.titre2Petit{
	color:#990033;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}


.titre3{
	color:#ff6633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}

.titre4{
	color:#333333;
	text-transform:uppercase;

}


.footerColor a{
color:#990034;
text-transform:uppercase;
font-weight:bold;
font-size:9px;
}

.footerColor{
color:#990034;
}

.sous-titre{
	color:#990033;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12x;
	font-weight:bold;
	text-transform:uppercase;
}

.txt_contenus{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.sous-titre-listoffre {
	color:#ff6633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:0;
}
