/* @override http://sitelec.exoportail.com/css/styles.css */

/* @override http://sitelec.exoportail.com/css/styles.css */

/* --------------------- */

#pageHeader {
	background-image:  url(../img/pageHeader.gif);
	background-repeat: no-repeat;
	width: 210px;
}
#pageHeader h1 {
	margin: 0px;
}
#pageHeader img {
	display: block;
	margin-top: 42px;
}
#pageHeader span { display: none; }
/* --------------------- */
#menu {
	background-color: #FFFFFF;
	padding-left: 10px;
}
#menu a {
	line-height: 18px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#menu a:hover {
	color: #CC0000;
}
/* --------------------- */
#mainmenu {
	background-color: #3399CC;
}
#mainmenu span {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
#mainmenu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 20px;
	padding-left: 10px;

}
#mainmenu a:hover{
	height: 20px;
	background-color: #336699;
}
/* --------------------- */
#destinations {
	left: 210px;
	position: absolute;
	top: 238px;
	width: 160px;
	visibility: hidden;
}
#destinations img {
	display: block;
}

#destinations a {
	display: block;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #3399CC;
	padding-left: 8px;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336699;
	margin: 0px;
}
#destinations a:hover {
	background-color: #336699;
}


/* --------------------- */
#formules {
	left: 210px;
	position: absolute;
	top: 258px;
	width: 160px;
	visibility: hidden;
}
#formules img {
	display: block;
}
#formules a {
	display: block;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #3399CC;
	padding-left: 8px;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336699;
}
#formules a:hover {
	background-color: #336699;
}

/* --------------------- */
#desthome td {
	width: 50px;

}
#desthome a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	text-decoration: none;
}
#desthome a:hover {
	text-decoration: underline;
}
/* --------------------- */
#newsfeed {
	padding-left: 10px;
	background-image: url(../img/dots.gif);
	background-repeat: repeat-y;
	padding-right: 5px;

}
#newsfeed strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #92C8E4;
	margin-bottom: 10px;
	margin-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3399CC;
	padding-left: 3px;
}
#newsfeed b {
	font-size: 11px;
	font-weight: bold;
}
#newsfeed p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px 0px 6px;
}
#newsfeed a {
	color: #39C;

}
#newsfeed a:hover {
	color: #000;
}
/* --------------------- */
#main {
	float: left;
	width: 365px;
	margin-left: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	margin-right: 5px;
	padding-bottom: 50px;

}
#main h1 {
	color: #CC0000;
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#main h2 {
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 1em;
}
#main h3 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top: 1px solid #999999;
	padding-top: 10px;
}
#main h4 {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#main h5 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin-left: 5px;
	margin-top: 1em;
	margin-bottom: 1em;
}

#main p {
	margin-bottom: 0.5em;
}

#main ol {
	list-style-type: decimal;
	list-style-position: outside;
	color: #336699;
	font-weight: bold;
}
#main ul {
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	margin-left: 1.3em;
}
#main li {
	margin-top: 10px;
}

#main p {
	margin-left: 5px;
	color: #333333;
	line-height: 1.6em;
	margin-right: 5px;
}

#main a {
	color: #336699;
}
#main a:hover {
	color: #CC0000;
}
/* --------------------- */

#right {
	float: left;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#right h2{
	font-size: 13px;
	font-weight: bold;
	color: #3399CC;
}
#right strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
#right img {
	margin-top: 10px;
}

/* --------------------- */

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
}
.backhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 8px;
	background-image: url(../img/backhome.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
}
.arrondi {
	background-image: url(../img/arrondi-mini.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.listfaq {
	font-size: 9px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin: 5px 5px 10px;
	padding: 5px;
}
.listfaq a {
	margin-left: 6px;
}
.listfaq span {
	color: #CC0000;
	padding: 2px;
	border: 1px solid #CC0000;
	margin-left: 6px;
}
.chapo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.imageR {
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.imageL {
	float: left;
	margin-bottom: 12px;
	margin-right: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.arial10 {
	font-family: arial;
	font-size: 10px;
}
.arial11 {
	font-family: arial;
	font-size: 11px;
}
.type1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px inset #CCCCCC;
}
.redblock {
	color: #000000;
	border: 1px inset #CC0000;
	background-color: #e7e7e0;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}
.inscrip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
.box {
	padding: 3px;
	margin-bottom: 8px;
	margin-left: 5px;
	background-image: url(../img/box-bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.list {
	margin-left: 5px;
	margin-right: 5px;
}
.list td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.list th {
	font-size: 11px;
	line-height: 18px;
	background-color: #E8E8E0;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
.list span {
	font-weight: bold;
	color: #CC0000;
	margin-left: 5px;
}
li span {
	float: right;
}

/* bloc info */
#info {
	padding: 5px;
	border: 1px solid #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#info h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	line-height: 17px;
	text-align: center;
}
#info strong {
	font-size: 11px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}
.cadre {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.listmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.blue {
	color: #2A547F;
}
.greybutton {
	color: #333333;
	font-family: arial;
	font-size: 11px;
	background-color: #E8E8E0;
	padding: 2px 6px;
	border: 1px solid #999999;
	text-decoration: none;
}
#main p.legend, #right p.legend {
	font-size: 9px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	color: #336699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}


/* INFOPLUS */

div.infoplus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
}
div.infoplus.home {
	margin-right: 10px;
}
div.infoplus p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
div.infoplus h3.offre, 
#main div.infoplus h3.offre {
	color: #FFFFFF;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: center;
	background-color: #CC0000;
	padding: 4px;
	border: none;
	line-height: 24px;
}
div.infoplus em {
	font-size: 9px;
	margin-top: 20px;
	display: block;
	margin-bottom: 10px;
	color: #336699;
}
div.infoplus h4.offre, 
#main div.infoplus h4.offre {
	padding: 4px;
	color: #336699;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main div.infoplus ul {
	font-weight: normal;
	color: #000;
}
div.infoplus li {
	margin-bottom: 8px;
}
div.infoplus p.annonce {
	background-color: #E8E8E8;
	padding: 5px;
}
div.infoplus table {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	font-size: 11px;
}
div.infoplus table td {
	vertical-align:top;
}
div.infoplus table td.contenu {
	background-image: url(../img/lec-annonce_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

p#infogrippe {
	text-align: center;
	clear: both;
	margin: 5px auto 30px auto;
}
p#infogrippe a, 
p#infogrippe a:hover {
}
#infogrippe a span {
	text-decoration: blink;
}
h4.new {
	text-align: center;
	margin-bottom: 1.5em;
}
h4.new span {
	padding: 3px 10px;
	width: auto;
	background-color: #c00;
	color: #fff;
}

#main ul.list {
	margin-bottom: 1.5em;
}
#main ul.list li {
	background: url(../img/blue_dot.gif) no-repeat left 0.3em;
	padding-left: 13px;
	list-style: none;
}
#main ul.list li.active {
	background: url(../img/blue-arrow-left.gif) no-repeat left 0.3em;
}
#main ul.list li a {
	font-weight: normal;
}
#main ul.list li.active a {
	color: #CC0000;
	font-weight: bold;
}
#main p.carte {
	background: url(../cartes/picto_loupe.gif) no-repeat left 0.3em;
	padding-left: 20px;
	margin: 20px 0;
	font-weight: bold;
}

#main table.arial11 {
	margin-left: 3px;
}

#main table.arial11 td {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#main input.inscrip {
	border: none;
	padding: 5px 16px;
}

#main table.list td {
	padding: 4px 2px;
}


