@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i|Yeseva+One');

* { box-sizing: border-box }
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body , table {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	line-height: 20px;
}
body { 
	background-position: top center;
	background-repeat: no-repeat;
	background-size:100% auto;
	margin: 40px;
}
h1 {
	font-family: 'Yeseva One', cursive;
	font-size: 34px;
	font-weight: normal;
	line-height: 36px;
	margin: 0 0 15px 0;
}
h2 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}
h3 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}
p { margin: 0 0 10px }
marquee {
	display: block;
	box-sizing: border-box;
	width: 100%;
	max-height: 140px;
	margin-top: 20px;
	padding: 10px;
	background: rgba(204,0,0,0.20);
}
marquee img {
	margin-left: 10px;
}
.txtBlanc {
	color: #FFF;
}
.txtRouge { color: #ab001f }
.textpt {
	font-size: 0.8em;
}
.MAJ { text-transform: uppercase }
.imgNews {
	float: right;
	height: 100px;
	width: auto;
	margin-left: 10px;
}
.liste { width: 100%; border-collapse: collapse }
.tdForm { background: #ab001f; color: #FFF; text-align: right; font-weight: bold }
.liensite { font-family: 'Lato', sans-serif; color:#AB001F; font-size: 0.4em; text-decoration: none}
.liensite:hover { color: #C9003D; text-decoration: underline }
.listeindex { -webkit-columns: 2; -moz-columns: 2; columns: 2; -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px }

.site { display: table; width: 100%; margin-bottom: 20px }
.vignette, .descrip { display: table-cell; vertical-align: top }
.vignette { width: 170px }
.descrip { width: calc(100% - 175px) }
.pays { float: right; width: 13px; height: 13px }
/*------------------------------*/
#PAGE ul {
   margin-left:-25px;
}
#PAGE li {
	   margin: 3px 0 0 0;
	   padding-left: 0px;
}
/* Raised shadow - no pseudo-elements needed */
.raised {
	-webkit-box-shadow: 0 10px 5px -5px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 30px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 10px 5px -5px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 30px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 10px 5px -5px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 30px rgba(0, 0, 0, 0.1) inset;
}

/*-------------------------------------------------------*/
/* BLOCKS
/*-------------------------------------------------------*/
#TETE, #PAGE, #PIED {
	position:  relative;
	width: 100%;
	max-width: 960px;
	margin: auto;
}
#TETE {
	position: relative;
	padding: 15px;
	background: rgba(0,0,0,0.75);
	z-index: 10;
	text-align: center;
}
#TETE #logo { width: 80%; max-width: 300px }
/*-------------------------------------------------------*/
#menuresp { position: absolute; top: 20px; right: 20px; font-size: 20px; display: none }
#menuresp a { color: #FFF }
#MENUIND, #MENU {
	position: absolute;
	width: 180px;
	left: 20px;
	top: -30px;
	z-index: 99;
	padding: 0;
	text-align: left;
}
#menuaccueil, #menupages, #news { width: 100%; background: #000; border-collapse: collapse; font-size: 12px }
#menuaccueil td, #menupages td { padding: 5px; background: #fff3f3; text-align: left; border: 2px solid #000 }
#MENUIND p, #MENU p { margin: 0 }
#MENUIND ul, #MENU ul {
	padding-left: 25px;
}
#MENUIND li, #MENU li {
	list-style-type: none;
	margin-bottom: 6px;
}
#MENUIND ul a, #MENU ul a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#MENU ul ul {
	padding-left: 25px;
	color: #000;
}
#MENU ul ul a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#MENU ul a:hover, #MENU ul ul a:hover {
	color: #D57F8F;
}
#MENUIND a.liennew {
	color: #fff;
	text-decoration: none;
	background: #ab001f;
	padding: auto 2px;
}
#MENUIND a.liennew:hover {
	color: #fff;
	background: #555;
}
#MENUIND a.news {
	color: #FFF;
	text-decoration: none;
}
#MENUIND a.news:hover {
	color: #FFA6A8;
}
#MENUIND a.lienNews {
	color: #000;
	font-weight: bold;
}
#MENUIND a.lienNews:hover {
	color: #ab001f;
}

/*-------------------------------------------------------*/
#PAGE {
	min-height: 900px;
	margin: 0 auto;
	padding: 30px 30px 30px 230px;
	background: rgba(255,255,255,0.75);
}
#PAGE a {
	color: #cc0000;
}
#PAGE a:hover {
	color:#D57F8F;
	text-decoration:none
}
#PAGE .pagination { text-align: center }
#PAGE .pagination a, #PAGE .pagination .pageEnCours {
	display: inline-block;
	width: 22px;
	line-height: 22px;
	background: #DDD;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	margin: 1px;
	border-radius: 50%;
	text-align: center;
	font-weight: bold;
}
#PAGE .pagination .pageEnCours {
	background: #C00;
	color: #FFF;
}
#PAGE .pagination a:hover  {
	background: #d57f8f;
	color: #FFF;
}
.page { display: block; width: 100% }
/*-------------------------------------------------------*/
#PIED {
	background: #000;
	margin: 0 auto;
	padding: 15px;
	text-align: center;
	color: #999;
	font-size: 13px;
}
#PIED a {
	color: #FFF;
	text-decoration:none
}
#PIED a:hover {
	color:#D57F8F;
}
/*-------------------------------------------------------*/
#pub { width: 100%; margin: 15px auto; text-align: center }

/*-------------------------------------------------------*/
/* FORM
/*-------------------------------------------------------*/
#PAGE input[type="text"], #PAGE textarea, select {
	width: 100%;
    display: inline-block;
	border: 1px solid #CCC;
	font-size: 14px;
	color: #666;
	background: #FFF;
	padding: 5px;
}
#PAGE #rech { width: calc(100% - 30px) }


/*-------------------------------------------------------*/
/* RESPONSIVE
/*-------------------------------------------------------*/
@media only screen and (max-width: 700px){
body { margin: 0 }
#menuresp { display: block }
#btnclose { display: none }
#MENUIND {
	position: relative;
	height: auto;
	width: 100%;
	left: 0;
	top: 0;
	margin: 0;
	}
.listeindex { columns: 1 }
#PAGE { padding: 20px }
#MENU { width: 100%; top: 0; left: 0; display: none }
.vignette, .descrip { display: block }
.vignette { margin: auto auto 10px auto }
.descrip { width: 100% }
}
