@charset "UTF-8";
/* CSS Document */

.lien {
	font-family: Verdana, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
color:#333333;
}

.lien a:hover {
	color: #075d90;
}

.titreInterne {
	font-family: Cambria, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color:red;
}

.blocCours{
	text-align:center;
}

.titreInterne #date{
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	color:#333333;
	padding:0px 10px 0px 0px;
}

.titreExterne{
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	padding-bottom:10px;
	text-decoration:underline;
}

.titreExterneMedias{
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	padding-bottom:10px;
}

.titreExterneHoraire{
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	text-decoration:underline;
}

.titreHoraireSections{
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	padding-left:10px;
	background-color:#bdd1e7;
}


/* BLOC NOUVELLES ---------------------------------*/
#news {
	padding:10px;
	width:520px;
	border:1px solid #cccccc;
	border-top:10px solid #3a70a7;
	background-color:#E9E9E9;
}

#newsAdmin {
	padding:10px;
	width:820px;
	border:1px solid #cccccc;
	border-top:10px solid #3a70a7;
	background-color:#E9E9E9;
}

#newsCombattants {
	padding:10px;
	width:520px;
	height:900px;
	border:1px solid #cccccc;
	border-top:10px solid #3a70a7;
	background-color:#E9E9E9;
}

#newsInstructeurs {
	padding:10px;
	width:520px;
	height:6000px;
	border:1px solid #cccccc;
	border-top:10px solid #3a70a7;
	background-color:#E9E9E9;
}

.newsDiscipline {
	padding:0px;
	width:540px;
	border:1px solid #cccccc;
	border-top:10px solid #3a70a7;
	background-color:#E9E9E9;
}

.newsDiscipline #interne{
	margin-top:10px;
	padding:10px;
}

.contentBlocs {
	border:0px;
}

.pointille {
border: none 0;
border-top: 1px dashed #333;/*the border*/
height: 1px;
}

.discipline {
	color: #015d9e;
	font-size: 14px;
}

.horaireTexte{
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	color:#333333;
	padding:0px 10px 0px 50px;
}

.txtFiche {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	color:#333333;
	padding-right:10px;
}

.txtFiche2 {
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	color:#333333;
}

.imgFloat{
float:left;
padding:0px 10px 20px 0px;}

.imgFloatRight{
float:right;
padding:0px 0px 20px 10px;}

img.imgFloat{
float:left;
padding:0px 10px 10px 0px;}

.imgFloat2{
float:left;
padding:0px 10px 0px 0px;}

.imgFloat3{
float:left;
}

.imgFloat4{
float:left;
margin:0px 10px 0px 0px;}

.clear{
clear:both;
}


.form{
	clear:both;
}

.coordonnees{
	float:left;
	padding-top:20px;
	width:225px;
}

.titreAdresse {
	color: #015d9e;
	font-size: 15px;
	padding-bottom:10px;
	text-decoration:underline;
}


.map{
	padding-left:0px;
	border: 1px solid #9d9d9d;
	text-decoration:none;
}

.imgNouvelles{
border: 1px solid #9d9d9d;}
