* { padding: 0; margin: 0; }

body {
	background:#477dc6 url(../img/car-lasseron.jpg) no-repeat top center;
 font:normal 12px Arial, Helvetica, sans-serif;
 color:#FFF;
}

/* - - - - - Classes Générales - - - - - */
.clear        { clear:both; background: none; }
.left         { float:left; }
.right        { float:right; }
img.left      { margin:0 7px 5px 0; }
img.right     { margin:0 0 5px 7px; }
.text-right   { text-align:right; }
.half         { width:45%; /* Not exactly half to account for paddings, margins etc. */ }
.rien		  { background:none; }
img			{border:none;}
a			{color:#2a1772; outline:none;}
a:hover		{color:#fda004;}
.orange		{color:#fda004;}
.oranges	{color:#fda004; font-weight:bold;}
.bleu		{color:#18d6e0;}
.bleus		{color:#18d6e0; font-weight:bold;}
.gris		{color:#5c5e5b;}
.plus		{ 
	float:right;
	display:block;
	color:#FDE73C;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:0 16px 0 0;
	padding:0 22px 0 0;
	background: url(../img/puce-plus.png) no-repeat right top;
}
.prix { color:#FFF; text-align:right;}
.news-single-author { float:right; font:bold 13px Arial, Helvetica, sans-serif; color:#fda004;}
.date{float:right; font:normal 12px Arial, Helvetica, sans-serif; color:#fda004;}
.categorie {font:normal 11px Arial, Helvetica, sans-serif; color:#fff;}
.photo { float:left;margin:0 7px 5px 0; }

/* - - - - - Font - - - - - */
h1 { 
	float:left;
	padding:0 20px 0 0;
	font:normal 21px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
}
h2 {
	clear:both;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#2a1772;
	text-transform:uppercase;
}
h3 { 
	clear:both;
	padding:8px 0 0 10px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fda004;
}
h4 { 
	padding:0 0 12px 0;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#18d6e0;
}
p {text-align:justify; line-height:12px;}

/* - - - - - WRAPPER  - - - - - */
.wrapper { 
 margin: 0 auto;
 width: 994px;
}

/* - - - - - HEADER : lasseron  - - - - - */
.lasseron {
 float: left;
 width: 994px;
 height: 290px;
}

/* - - - - - LEFT : voyage  - - - - - */
.voyage { 
 float: left;
 width: 336px;
 height: 430px;
}

/* - - Anim - - */
#anim {
	float:left;
	width:336px;
	height:326px;
	outline:none;
}

/* - - Contact - - */
.contact {
	float:left;
	width:293px;
	height:63px;
	background:url(../img/bg-car.png) no-repeat 0 0;
	padding:12px 25px 26px 13px;
}
.contact p { height:24px; overflow:hidden; margin:3px 0 12px 0;}
.contact a {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:0 0 0 30px;
	text-decoration:none;
}

/* - - - - - CONTENU : car  - - - - - */
.car { 
 display: inline;
 float: right;
}
#index .car { 
	width: 657px;
	height: 402px;
	padding:23px 0 0 0;}
#transport .car {
	width: 619px;
	height: 372px;
	margin:23px 0 0 0;
	background:url(../img/bg-transport.png) no-repeat 0 0;
	padding:4px 25px 26px 13px;
}
#transport .car h2{
	clear:both;
	background:url(../img/puce-car.png) no-repeat 0 0;
	font:bold 13px/20px Arial, Helvetica, sans-serif;
	/*color:#F8C400;*/
	color:#2a1772;
	text-transform:uppercase;
	margin:6px 0 0 0;
	padding:7px 0 0 35px;}
#transport .car p { padding:6px 0;}

.car ul {
	margin:8px 0 8px 25px;
	list-style:none;
}
.car li {
	background: url(../img/puce.gif) no-repeat 0 4px;
	padding:0 0 0 8px;
}

/* - - Presentation - - */
.present {
	float:left;
	width:295px;
	height:273px;
	background: url(../img/bg-lasseron.png) no-repeat 0 0;
	padding:4px 25px 26px 13px;
}
.present h2{ text-transform:none; padding:6px 0 0 0;}
.present p { padding:6px 0;}
.present a {
	float:left;
	height:19px;
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	background: url(../img/puce-plus.png) no-repeat 0 0;
	padding:0 0 0 20px;
}

/* - - Contenu _ page intérieure 2 - - */
.bus {
	float:left;
	width:295px;
	height:385px;
	background: url(../img/bg-bus.png) no-repeat 0 0;
	padding:4px 25px 26px 13px;
}
.bus h2{ text-transform:none; padding:6px 0 0 0;}
.bus p { padding:6px 0;}

/* - - Actualités - Séjours - - */
.actu, .sejour {
	float:right;
	display:inline;
	width:306px;
	padding:10px 9px 0 9px;
}
.actu {
	height:189px;
	background: url(../img/bg-actu.png) no-repeat 0 0;
}
.sejour {
	height:199px;
	background: url(../img/bg-voyage.png) no-repeat 0 0;
}
.actu h2, .sejour h2 	{ display:inline; vertical-align:middle; padding:5px 0 12px 32px; margin:0 0 8px 0; background:url(../img/puce-car.png) no-repeat 0 0; height:26px;}
.actu p, .sejour p		{ overflow:hidden; margin:10px 3px 14px 3px;}
.actu p 				{ height:38px;}
/*.sejour p 				{ height:49px;}
*/.actu a, .sejour a {
	font:normal 12px Arial, Helvetica, sans-serif;
	background:url(../img/puce.gif) no-repeat 0 4px;
	padding:0 0 0 8px;
}
.rss 					{  }
.actu .rss, .sejour .rss{ background:none;display:inline; vertical-align:middle; padding:0; padding:0; margin:0; float:right;}


/* - - - - - FOOTER - - - - - */
.footer { 
	clear: both;
	width: 995px;
	height:41px;
	background:url(../img/bg-footer.png) no-repeat 0 0;
	padding: 13px 0 0 5px;
}

/* - - Menu Footer - - */
.footer ul { display:inline; list-style:none; }
.footer li {
	float:left; /*pour IE*/
	list-style:none;
	background:url(../img/separ.gif) no-repeat 0 1px;
	padding: 0 7px;
}
.footer ul li a {
	float:left;   
	display:block;
	height:30px;
	width:auto;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-align:right;
}
.footer a{ 
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;
}
.footer a:hover { color:#29166f;}
.footer li.rien { background:none;}

/* - - Logo Novae - - */
.novae {
	float:left;
	display:inline;
	padding:0 0 0 40px;
	vertical-align:middle;
	height:12px;
}
.novae a{
	height:12px;
	padding: 0 9px 0 0;
	font:normal 9px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
.novae img, novae li {display: inline;vertical-align:middle;}
.novae img{ margin: 0 0 0 2px;}

/* - - - - - TABLEAU - - - - - */
table {
	border-spacing:1px;
	background-color:#E7E7E7;
	width:100%;
	color:#333;
}


td, th {padding:2px 4px;}

thead tr {
	text-align: center;
	background: #F1F7F7;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

tbody th {	font-weight: bold;color:#18d6e0; }

tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}


tbody tr td { 
	background: #FFF;
	border: 1px solid #FFF;
	text-align:center;
	}
	
/* - - - - - FORMULAIRE - - - - - */
form {
	padding:10px;
	width:305px;
}
fieldset {
	border:0;
	padding:20px;
	margin-bottom:10px;
}
legend {
	color:#F1F7F7;
	font-weight:bold
}
label {
	display: inline-block;	
	width:175px;
	float: left;
	text-align: left;
}

input, textarea {
border:1px solid #fff;
margin:2px 0;
background-color:#D1DFEF;
}
textarea, input[type=text]{width:185px;}
input[type=radio] {
margin-right:50px;
background-color:transparent;
border:none;
}
input[type=submit] {
margin:15px 0 0 120px;
cursor:pointer;
}
select, option {
background-color:#F1F7F7;
}
/* - - - - - TT-news - - - - - */
.tx-ttnews-browsebox { background:none; border:0; padding:20px 0 0 0;}
.tx-ttnews-browsebox a { text-decoration:none;}
.tx-ttnews-browsebox-SCell { background: #82A6D7;}