/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Title      : Travel Portal
Version    : 1.0
Released   : 20070618
Description: A two-column, fixed-width template.
*/

body {
	margin: 0;
	padding: 0;
	background: url(images/background.jpg) repeat #660000;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

table {
	border-collapse: collapse;
	border: 2px solid #000;
	background: #fff;
}

td, th {
	border: 1px dotted #bbb;
	padding: 1em;
}

caption {
	padding: 0 0 .5em 0;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	background: transparent;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 200%;
	font-weight: normal;
	color: #5B500B;
}

.title3 {
	text-align : center;
	color: #135293;
}

.boxed {
	padding: 5px 30px 20px 30px;
	height: auto !important;
	height: 500px;
	min-height: 500px;
	font-size: 13px;
	font-family: Arial;
	background: #FEFAEF;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 980px;
	margin:  0px auto 0 auto;
        background: #4D2B21 url(images/bg_branches.jpg) bottom left no-repeat
}

/* Sidebar */

#sidebar {
	float: left;
	width: 294px;
}

/* Logo */

#logo {
	height: 220px;
	background: #FEFAEF url(images/logo.jpg) no-repeat 10px;
}

#logo h1, #logo h2 {
	margin: 0;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #222222;
}

#logo h1 {
	padding: 55px 0 10px 0;
	font-size: 36px;
}

#logo h2 {
	font-size: 20px;
}

#logo a {
	color: #222222;
	text-decoration: none;
}

#div_entete {
	padding:0;
	margin:0;
	background: url(images/background.jpg);
	height : 7px;
}

/* Banniere */

#banniere {
/*
float: left;
	width:671px;
	height:217px;
*/
	height:220px;
	background: #FEFAEF url(images/banniere.jpg) no-repeat 55% 0%;
}

/* Menu */

#menu {
	padding: 40px 30px 40px 40px;
	background: #4D2B21;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
text-align:center;
}

#menu li.first {
	background: none;
	border: none;
}

#menu a {
	text-decoration: none;
	font-size: 135%;
	color: #ffffff;
}

#menu a:hover {
	text-decoration: underline;
	color: #CBC79B;
}

/* Login */

#login {
	padding: 20px;
	background: url(images/img06.gif) repeat-x;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 686px;
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}

/******************************** CUSTOM **********************************/

.partenaire {
	clear:both;
	padding-bottom:70px;
	height:auto;
	margin-bottom:0;
	padding-bottom:0;
}

.logo {
	float : left;
	border: 1px solid #333;
	margin-bottom:3em;
	margin-right:1em;
}

.description {
	padding-left: 180px;
	text-align: justify;
}

.heures {

}

.rouge {
	color: #FF0000;
}

.photo {
	margin:2px;
}

.photo img {
	border: #7d723a 2px solid;
}

