@import "entete.css";
@import "searchbox.css";
@import "/local.css";
img.logo {
	width: 136px;
	height: 135px;
	border: none;
}	
td {
	text-align: justify;
}

td.menu .hot { color: gold; }

/*
 ** MISE EN PAGE **
*/

ol#listeindex {
	margin: 30px 2px;
}
ol#listeindex li {
	padding-bottom: 10px;
}
ol#listeindex a {
	font-weight: bold;
}

table.listevoyages tr th, table.listevoyages tr td{
	border-bottom: solid 1px white;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: arial,verdana,sans-serif;
}
h1 {
	font-size:19px;
}
h2 {
	font-size:15px;
}
h3 {
	font-size:13px;
}
table {
	font-size:12px;
}

.imagebord {
	border: solid 1px #999;
 	margin-bottom: 5px;
}

.imagebordo {
	border: solid 1px #999;
	margin: 0px;
	padding: 0px;
}

.imagepetite {
	width: 90px;
	height: 90px;
	border: solid 1px #999;
}
.imagemini {
	width: 68px;
	height: 68px;
	border: solid 1px #999;
}
.contenu {
	margin: 10px;
	font-size:12px;
	width: 772px;
	text-align:justify;
}
.comment{
	font-size:11px;
	font-style:italic;
}

.white,.petit,.small {
	font-weight:bold;
	font-size:11px;
}
img.stdrd{
	border-width:3px;
	border-style:solid;
}
.menu {
	width: 200px;
	text-align: right;
}
td.menu a {
	font-family: arial; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
}
td.menu a.special {
        color: #4090CD;
        /*color: #00508D;*/
	font-family: arial; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
}
.stdard{
	border-style:double;
	border-width:2px;
}
.descriptionlong {
	text-align: justify;
}
.voyagemenu {
	/*color: red;*/
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.voyagemenuselected {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: white;
}
a:hover.voyagemenu {
	font-weight: bold;
	text-decoration: none;
}
ul.liste {
	list-style-image: url("/images/triangle-bordeau.gif");
}
ul.voyagemenu {
	margin-left: -30px;
	list-style-type: none;
}
.commentaire {
	margin-bottom: 10px;
}
.auteur {
	font-style: italic;
	margin-bottom: 10px;
}
.minihr {
	width: 80%;
	text-align: left;
}
td.menu a.submenu {
	font-weight: normal;
}
.citation {
	font-style: italic;
}


/* programme */
	table.programmeitems tr th.col1 { width: 80px; }
	table.programmeitems tr th.col2 { width: 500px; }
	table.programmeitems tr th, table.programmeitems tr td { border: solid 1px black; }
	table.programmeitems { border-collapse: collapse; }
	.commentaire1  {
		font-style: italic;
		text-align: center;
		margin: 15px;
	}
	.commentaire2  {
		font-style: italic;
		text-align: center;
		margin: 15px;
	}
	table.programme {
		margin: 10px;
		width: 700px;
	}
	table.subprogramme tr td.col1 { width: 350px; }
	table.subprogramme tr td.col2 { width: 400px; text-align:right; }
div.separator {
	width: 100%;
	height: 1px;
	font-size: 0px;
	margin-bottom: 10px;
}
/* couleurs diverses mais non specifiques */
input.input,textarea.input {
	border: solid 1px black;
	width: 300px;
	background: white;
}
input.button {
	border: solid 1px black;
}
select {
	background: white;
}
table.boite tr td a {
	color: white;
}
dl dt {
	font-weight: bold;
}
dl dd {
	margin-bottom: 10px;
}
@media print {
        .menu { display: none; }
        .logo { display: none; }
        .bottomleft { display: none; }
	.maintable { width: 400px; border: solid 1px black; }
	.maincell { width: 400px;border: solid 1px black;  }
}

.maintable { width: 794px; }
.maincell { width: 794px; }

.calendardate {
	font-size: 10px;
}
table.caseliens tr td {
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	width: 25%;
}
table.caseliens a:hover { text-decoration: underline; }
table.caseliens a { text-decoration: none; }
table.caseliens {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
}
table.pdflib {
	width: 770px;
}
table.pdflib tr th {
	width: 33%;
	border: solid 1px black;
	vertical-align: top;
	color: white;
	font-size: 12px;
	background: #999;
}
table.pdflib tr td {
	width: 33%;
	border: solid 1px black;
	vertical-align: top;
	padding: 5px;
}
.deuxiemeligne, div.minuscules a {
	font-weight: normal;
}
.bloc {
	text-align: left;
	width: 90%;
	padding: 10px;
}
.fakeinput {
	background: white;
	background-image: url('/images/commons/fakeinputarrow.png');
	background-repeat: no-repeat;
	background-position: right;
	cursor: pointer;
	border: solid 1px black;
	color: #333;
	padding: 2px;
	padding-left: 4px;
	width: 125px;
	font-weight: normal;
}
.searchboitesansfond {
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	box-shadow: #777 2px 6px 6px;
}

#linksbox {
	/*
	color: red;
	text-shadow: #000 1px 1px 1px;
	*/
}
#linksbox a {
	text-shadow: none;
}
#footer {
	width: 790px;
}
#footer tr td {
	width: 25%;
	vertical-align: top;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline ;
}
#footer h4 {
	width: 80%;
	border-bottom: solid 2px white;
	padding-bottom: 3px;
	text-transform: uppercase;
}
#footer img.icon {
	border: none;
	width: 45px;
	height: 45px;
}
