/* CSS Document */
body{
	background-color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#000000;
	
	
}
#page{
	width:850px;
	margin-left:100px;
	
	
	
}
#entete{
	background-image:url(imgs/escalades.jpg);
	background-repeat:no-repeat;
	
	width:850px;
	height:100px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:150%;
	
	
}
#nav{
	font-size:80%;
	height:20px;
	margin-top:0px;
	
	
}
#menuLire{
	background-color:#C8B4E2;
	height:15px;
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#main{
	background-color: #FFFFFF;
	border:2px solid #CCCCCC;
	padding:10px;
	float:right;
	border:1px solid #CCCCCC;
	margin-top:20px;
	width:650px;
	
}
 
#ajout{
	background-color:#FFFFFF;
	border:2px solid #CCCCCC;
	padding:10px;
	float:left;
	border:1px solid #CCCCCC;
	margin-top:20px;
	width:550px;
	
}
#focus{
	width:150px;
	height:800px;
	margin-top:20px;
	float:left;
	padding:10px;
	background-image:url(imgs/tour.gif);
	
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#lastM{
	width:550px;
	float:right;
}
#alerte{
	width:550px;
	float:left;
	
}
	
.pied{

background-color:#FFFFFF;
border: 1px solid #CCCCCC;
font-size:75%;
text-align:center;
clear:both;
}


.champTexte{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	border: 1px solid #CCCCCC;
	color:#000066;
	width:500px;
}
h1{
	font-weight:normal;
	width:450px;
	
}
h2{
	font-weight::normal;
	width:250px;
	
}
h1{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}
h2{
	border-bottom: 1px dashed #000066;
	padding-bottom:5px;
	color:#000066;

}
h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	margin-bottom:0;
	margin-top:0;
}
.Texte{
	
	padding:3px;
	line-height:2em;
}

.Texte img{
	float:left;
	padding-right:12px;
	padding-top:5px;
	padding-bottom:5px;
}

.Texte a{
	
	text-decoration:underline;
color:#00CC00;
}
.Texte a:hover{
	
	text-decoration:underline;
color:#0000CC;
background-color:#FFFFFF;
}

.entete{
	width:260px;
	margin-left:450px;
	font-size:60%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	margin-top:10px;
}
.alerte{
	color:#FF0000;
	font-weight:bold;
}
.titreNews{
	border:none;
	padding-bottom:0;
}
.dateNews {
	background-color:#EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-size: 90%;
}
.texteNews{
	text-indent:10px;
	line-height:2em;
}
.texteNews img{
	float:left;
	margin-right:10px;
	margin-top:5px;
}
.auteurNews {
	border-bottom: 1px solid #CCCCCC;
	font-style:italic;
	color:#666666;
	clear:both;
	text-align:right;
}
th{
	background-color:#666666;
	padding: 5px;
}
.btnSuppr{
	background-color:#990000;
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	padding:2px 0;
	width:100%;
	text-align:center;
}
a:hover.btnSuppr{
	background-color:#FFFF00;
}
.texteNews a{
	text-decoration:underline;
	
}
/*LIENS*/
a {
	color:#000000;
	text-decoration:none;
	
}

a:hover{
	color:#FF9900;
	text-decoration:none;
	background-color:#ff3333;
}
/*liens nav*/
.btn{
	background-color:#990000;
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	padding:2px ;
	width: auto;
	text-align:center;
	float: right;
	
	margin-left:5px;
}
a:hover.btn{
	background-color:#990000;
	text-decoration:underline;
	width:auto;
	font-size:110%;
	color:#FFFFFF;
}
fieldset{
	border:2px solid #999999;
	margin-bottom:2px;
	margin-left:0;
	font-size:90%;
	width:105px;
	
}



legend {
	font-family: Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size:120%;
	color: #FF6600;

}
.menuAdr{

	border:1px solid #C6ABAD;
	margin-bottom:5px;
	padding-bottom:5px;
	
	
}
.titreAdr{
	background-color:#C6ABAD;
	padding: 5px;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 110%;
	color:#FFFFFF;
	margin-top:0;
	margin-bottom:0;
	text-align:center;
	
}
.menuAdr img {
padding:2px;
}
.menuAdr a{
text-decoration:underline;
}
.c{
clear:both;
}
.lien_article{
text-decoration:underline;
color:#00CC00;
}
a:hover.lien_article {
text-decoration:underline;
color:#0000CC;
background-color:#FFFFFF;
}
.auteur {
	text-align:right;
	
	font-style:italic;
	color:#666666;
	clear:both;
}

