

/*    tous les élments communs aux trois sites se retrouvent dans la css '/style/all.css'    */

.menu{
	background:transparent url(/vidyas/images/background_menu.jpg) no-repeat top left;
	
}

/* 
.menu li a:hover{
background:#fff url(/vidyas/images/puce_menu.gif) no-repeat;
} */

.menu ul li a:hover{
background:#fff url(/vidyas/images/puce_menu.gif) no-repeat top left;
}

.recherche{
background:#fff url(/vidyas/images/background_recherche.jpg) no-repeat top left;

}

#searchform {/* champ recherche */
	background-image: url(/images/background_search.jpg) ;
}
	
	
.news{
	background:#c43647 url(/vidyas/images/background_news.jpg) no-repeat;
}



a:hover, 
ul.searchResult a, 
p.prometheeVIDYAS a,
div.contenu  a {
	color:#C43547;
}

.cadre_accueil{
	color:#c13744;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c13744;
	border-bottom-color: #c13744;
	border-left-color: #c13744;
}

/*h1{
background:#fff url(/vidyas/images/background_h1.jpg) no-repeat;
}

h4{
background:#fff url(/vidyas/images/background_h4.jpg) no-repeat;
}

h5{
background:#fff url(/vidyas/images/background_h5.jpg) no-repeat;
}*/

h1,h4,h5{
color:#c23845;
text-align:left;
background-image:url(/images/fleche-titre-vidyas.jpg);
background-repeat:no-repeat;
background-position:center left;
padding-left:25px;
margin-bottom:20px;

}

.MiseEnEvidenceVIDYAS{
color:#c43547;
font-weight:bold;

}

.menuVIDYAS{
padding-left:2px;
list-style-type: disc;
color:#c43547;
text-decoration:none;
text-align:left;	
}

.menuVIDYAS a {
text-decoration:none;
text-align:left;
	
}

.menuVIDYAS a:hover {
text-decoration:underline;
text-align:left;
	
}

.menuVIDYAS .niv2 {

	list-style-type: disc;
	text-decoration:none;
	
}



.Dwn{
list-style-image:url(/vidyas/images/arrow.gif);
list-style-position:outside;
text-align:left;
font-weight:bold;
}
.CelMenu{
border-right:1px dotted  #666666;
border-left:1px dotted #666666;
}

/*"carnet du preventeur"*/

div.decalage{
margin:0 20px 0 20px;
}
.rouge{
	color:#c13744;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
}

.cadre{
	padding-top:40px;
	padding-bottom:15px;
	width:200px;
	float:left;
	clear:right;
	margin-left:30px;
	text-align:right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #c13744;
}

.cadre1{
	float:left;
	padding-top:40px;
	padding-bottom:15px;
	text-align:left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #c13744;
	}

.ecart_texte{
	padding-bottom:15px;
	padding-top: 15px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #c13744;
	font-size: 15px;
	font-weight: bold;
	text-align:center;
}

.download{
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c13744;
	text-decoration: underline overline;
}

.agenda{
padding-top:30px;
}

.agenda h5{
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #c13744;
	border-left-color: #c13744;
}

.agenda_img{
float:left;
height:200px;
padding-right:20px;
padding-left:20px;
}

.calendriers{
padding-top:30px;
}

.calendriers h5{
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #c13744;
	border-left-color: #c13744;
}

.calendriers_img{
float:left;
height:125px;
padding-right:20px;
padding-left:20px;
}

.ecart{
padding-right:5px;
padding-bottom:15px;
padding-top:15px;
float:left;
}

.centrer{
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}

hr{
clear:both;
visibility:hidden;
}

.prometheeVIDYAS {
	color: #6c7274;
	font-weight: bold;
}

p.prometheeVIDYAS {
	margin: 3px;
	font-weight: normal;
}

.contenu_droite {
color:#C43547;
}
.btn_formation
{
border:2px solid #C43547;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#C43547;
display:block;
font-weight:bold;
font-size:12px;
line-height:normal;
text-align:center;
width:200px;
padding:2px;
}
.spacerSession
{
	border-bottom: #C43547 solid 1px ;
}
.noPadding
{
	padding: 0px;
	margin:0px;
}
