/*
Theme Name: Travel Trade
Theme URI: http://www.rhonealpes-tourisme.com/
Description: Rh&ocirc;ne-Alpes Tourisme Travel Trade.
Version: 1.0
Author: Shaun WOURM
Author URI: http://www.rhonealpes-tourisme.com/
*/

html, body {
	margin: 0;
	padding: 0;
	background-color: #F3F3F3;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	/*background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed; */
}

#site_wrap {
	margin: auto;
	padding: 0 10px 10px 10px;
	width: 960px;
	min-height:900px;
	background-color: #FFF;
	border-left: 1px solid #F3F3F3;
	border-right: 1px solid #F3F3F3;
}

a:link, a:visited {
	text-decoration: underline;
	color: #3D4F35;
}

a:hover {
	text-decoration: none;
}

.alignleft {
	float: left;
	margin: 5px 10px 10px 0;
}

.alignright {
	float: right;
	margin: 5px 0 10px 10px;
}

/* GENERAL NAV */

#general_nav {
	width: 99.5%;
	height: 24px;
	background-color: #003375;
	padding: 0px 2px 5px 2px;
	border-bottom: 5px solid #F3F3F3;
}

#univers_wrapper {
	position: relative;
	width: 980px;
	margin: auto;
}

#univers_gp {
	position: relative;
	float: left;
	left: 5px;
	color :#FFF;
	padding-top: 5px;
}

#univers_gp li{
	margin-top: 10px;
	display: inline;
}

#univers_gp li a{
	color: #FFF;
}

#univers_gp li a:hover{
	text-decoration: underline
}

#univers_pro {
	position:relative;
	float: right;
	z-index: 1;
}

#univers_pro ul, #univers_gp ul {
  font-family: Arial, Verdana;
  font-size: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #003375;
}

#univers_pro ul li {
  display: block;
  position: relative;
  float: left;
}
#univers_pro li ul { 
	display: none;
}

#univers_pro ul li a {
	display: block;
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
	padding: 5px 15px 5px 15px;
	background: #003375;
	margin-left: 1px;
	white-space: nowrap;
}

#univers_pro ul li a:hover { 
	background: #003375;
	text-decoration: underline;
}
#univers_pro li:hover ul {
	display: block;
	position: absolute;
	left: -75px;
}
#univers_pro li:hover li {
  float: none;
  font-size: 11px;
}
#univers_pro li:hover a { background: #003375; }
#univers_pro li:hover li a:hover { background: #003375; }

/* HEADER  GENERAL */

#header {

}

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

#header #tetiere {
	position: relative;
	z-index: 0;
	height: 200px;
	background-color: #FFF;	
}

/* MAIN NAV */

#main_nav {
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	font-size: 15px;
	color: #525151;
	text-transform: uppercase;
	line-height: 30px;
	border-bottom : 1px solid #DDD;
}

#main_nav a:link, #main_nav a:visited {
	text-decoration: none;
	padding: 2px;
	color: #525151;
}

#main_nav a:hover {
	background-color: #4D534F;
	color:#FFF;
}

/* SECONDARY NAV */

#secondary_nav {
	height: 40px;
	border-bottom : 5px solid #4D534F;
	font-size: 14px;
}

#secondary_nav a:link, #secondary_nav a:visited {
	text-decoration: none;
	padding: 2px;
	color: #525151;
}

#secondary_nav a:hover {
	background-color: #4D534F;
	color:#FFF;
}

/* MIDDLE NAV */

#header .middle_nav {
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	height: 22px;
	border-bottom: 1px solid #DDD;
	color: #AAA;
	text-transform: uppercase;
}

#header .middle_nav   li {
	display: inline;
}

#header .middle_nav  .date{
	float: left;
	margin-left: 5px
}

#header .middle_nav  .search{
	float: right;
	margin-right: 5px;
}

#header .middle_nav  .search .search_partner_link a:link,
#header .middle_nav  .search .search_partner_link a:visited {
	text-decoration: underline;
}

#header .middle_nav  .search .search_partner_link a:hover {
	text-decoration: none;
}

/* TOP NAV */

#header .top_nav {
	height: 20px;
	padding: 5px 0 5px 0;
	background-color: #FFF;	
	font-size: 10px;
	color: #AAA;
}

#header .top_nav  .langues{
	float:left;
}

#header .top_nav  .baseline {
	float:right;
	font-size: 14px;
}

#header .top_nav  .langues li {
	display: inline;
	margin-right: 5px;
}


/* CONTENT */

#content_wrap {
	clear: both;
	margin: 20px 0 10px 0;
}

#main_content {
	float: left;
	width: 640px;
	margin: 0;
	padding : 0;
}


/* HOME */


#main_content .home_col1 {
	float: left;
	width: 290px;
	padding: 5px 10px 5px 10px;
	background-color: #EEEEEE;
	min-height: 705px;
}

#main_content .home_col1 .titre_rubrique img, #main_content .home_col2 .titre_rubrique img  {
	margin-right: 10px;
}

#main_content .home_col1 .titre_rubrique, #main_content .home_col2 .titre_rubrique {
	font-family: Arial;
	font-size: 18px;
	color: #4D534F;
	padding: 5px 0 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #DDD;
}

#main_content .home_col1 .rubrique_item {
	clear: both;
	height: 60px;
	background-color: #FFF;
	padding: 5px;
	margin-bottom: 10px;
}

#main_content .home_col1 .rubrique_item a:hover {
	display: block;
	height: 60px;
	background-color: #DDD;
}

#main_content .home_col1 .rubrique_item .titre {
	font-size: 15px;
	line-height : 40px;
	margin-left: 5px;
}

#main_content .home_col1 .rubrique_item a:link, #main_content .home_col1 .rubrique_item a:visited {
	text-decoration: none;
}

#main_content #map_item {
	width: 300px;
	border: 1px solid #7C857C;
}

#main_content .home_col1 img {
	float: left;
	border: 0;
}

#main_content .home_col2 {
	width: 320px;
	margin-left: 310px;
	padding-left: 10px;
	font-size: 14px;
	background-color: #FFF;
}

#main_content .home_col2 #item {
	padding: 5px 10px 5px 10px;
	margin-bottom: 20px;
	background-color: #EEEEEE;
	min-height: 250px;
}

#main_content .home_col2 .sub_items {
	margin-bottom: 20px;
}

#main_content .home_col2 .sub_items ul#access li {
	padding-left: 24px;
}

#main_content .home_col2 .sub_items ul#access li.air{
	background: url("images/decos/plane.png") no-repeat 1% 50% #FFF;
}

#main_content .home_col2 .sub_items ul#access li.train{
	background: url("images/decos/train.png") no-repeat 1% 50% #FFF;
}

#main_content .home_col2 .sub_items ul#access li.road{
	background: url("images/decos/road.png") no-repeat 1% 50% #FFF;
}

#main_content .home_col2 .sub_items ul {
	margin-left : 0;
	padding: 0;
	color: #4D534F;
	list-style-type : none;
}

#main_content .home_col2 .sub_items li {
	background-color : #FFF;
	margin-bottom: 5px;
}

#main_content .home_col2 a:link, #main_content .home_col2 a:visited {
	display: block;
	padding: 5px;
	text-decoration: none;
} 

#main_content .home_col2 a:hover {
	background-color: #DDDDDD;
} 


/* PAGE CONTENT */

#main_content .page  {
	font-family: Arial;
	line-height: 140%; /* important : line-height doit être en % pour le fonctionnement du plugin font-size */
	font-size: 100%;
	text-align: left;
	color: #4D534F;
}


#main_content .page  h2 {
	border-bottom: 1px solid #DDD;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	color: #4D534F;
	font-size: 180%;
	font-weight: normal;
}


#main_content .page .rubrique_title {
	width: 395px;
	background-color: #DDD;
	padding: 5px 0 5px 5px;
	font-family: Arial;
	font-size: 18px;
	color: #4D534F;
}

#main_content .page .rubrique_title img {
	margin-right: 10px;
}


#main_content .page .rubrique_wrap {
	padding: 4px;
	background-color: #FFF;
	width: 400px;
	border: 1px dotted #DDDDDD;
}

#main_content .page .rubrique_wrap .wp_item a:link, #main_content .page .rubrique_wrap .wp_item a:visited {
	display:block; 
	padding: 5px 0 5px 5px;
	background-color: #EEE;
	text-decoration: none;
}

#main_content .page .rubrique_wrap .wp_item a:hover {
	background-color: #DDD;
	color: #000;
}


#main_content .page .title {
	background-color: #EEE;
	padding: 5px 0 5px 5px;
	margin-bottom: 5px;
	color: #4D534F;
	font-size: 130%;
}

#main_content .page .block {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DDD;
}

#main_content .page .left_col {
	float: left;
}

#main_content .page .right_col {
	margin-left: 430px;
}

#main_content .page .right_col .square_img{
	width: 180px;
	margin-bottom: 15px;
	padding: 4px;
	background-color: #DDD;
}

/* PAGE : NEWSLETTER */

#main_content .page .newsletter .newsletter_form {
	padding: 15px 0 15px 10px;
	background-color: #EEEEEE;
}

#main_content .page .newsletter .email_field {
	width: 350px;
}

#main_content .page .newsletter .text {
	margin-bottom : 10px;
	font-size: 15px;
}

/* PAGE : SITRA SEARCH */

#main_content .page .accomodation_search {
	padding: 15px 0 15px 10px;
	background-color: #EEEEEE;
}

#main_content .page .accomodation_search .query {
	float: left;
}

#main_content .page .accomodation_search .query_field {
	background: url("images/decos/find.png") no-repeat 1% 50% #FFFFFF;
	width: 350px;
	height: 20px;
	padding-left: 24px;
	line-height: 20px;	
}

#main_content .page .accomodation_search .button {
	margin-left: 380px;
}

#main_content .page .accomodation_search .button  .search_button {
	padding: 2px 10px 2px 10px;
}

/****************************/

#pagination {
	font-size: 15px;
	font-weight: bold;
}

#pagination .previous {
	float: left;
}

#pagination .next {
	float: right;
}

/* SIDEBAR */

#sidebar {
	margin: 0 0 0 640px;
	width: 275px;
	background-color: #FFF;
	padding: 0 0 0 18px;
	/* border-left: 1px solid #F3F3F3; */
}


#sidebar .block {
	width: 300px;
	margin-bottom: 20px;
}

#sidebar .block .title {
	font-family: Arial;
	font-size: 18px;
	color: #4D534F;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDD;
}

#sidebar .block .content {
	background-color: #FFF;
	padding: 10px 15px 5px 0px;
}

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

/* SIDEBAR : NEWSLETTER */

#sidebar .newsletter_form {
	padding: 5px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

#sidebar .newsletter_form .email_field {
	width: 200px;
}

/* SIDEBAR : SITRA SEARCH */

#sidebar .sitra {
	padding: 5px;
	background-color: #DDDDDD;
}

#sidebar .sitra .query {
	margin: 5px 0 5px 0;
}

#sidebar .sitra .query_field {
	background: url("images/decos/find.png") no-repeat 1% 50% #FFFFFF;
	width: 250px;
	height: 20px;
	padding-left: 24px;
	line-height: 20px;
}

#sidebar .sitra .sitraRef {
	width: 200px;
}

#sidebar .sitra .button {
	margin: 5px 0 5px 0;
}

#sidebar .sitra .button .search_button {
	padding: 2px 10px 2px 10px;
}


/* FOOTER */

#footer_main {
	clear: both;
	width: 98%;
	height: 180px;
	background-color: #EEEEEE;
	padding: 10px;
}

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

#footer_main .footer_block {
	float: left;
	font-size: 12px;
	margin-right: 30px;
	border-right: 1px solid #DDD;
	padding-right: 40px;
	width: 180px;
}

#footer_main .footer_block_last {
	float: left;
	height: 155px;
	width: 180px;
}

#footer_main .titre_rubrique {
	font-size: 14px;
	padding: 5px;
	color: #FFF;
	background-color: #7C857C;
	width: 100%;
	margin-bottom: 5px;
}

#footer_main a:link, #footer_main a:visited {
	text-decoration: none;
}


#footer_main a:hover {
	text-decoration: underline;
}

#footer_secondary {
	font-size: 10px;
	clear: both;
	text-align: justify;
	color: #CDCDCD;
	margin-top: 10px;
}

/* PUBLICITES */

.banner_728x90 {
	width: 100%;
	text-align:center;
	z-index: 1;
	padding: 0;
}

.banner_300x250 {
	margin-bottom: 20px;
}

.banner_468x60 {
	text-align:center;
	margin-bottom: 20px;
}

/* FORMS GENERAL */

input {
	border: 1px solid #949494;
}

.submit_button {
	position: relative;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	border: 0;
	color: #FFF;
	background-color: #368CDE;
	top: -0.1em;
}

#cse-search-results iframe {
	height: 1000px;
}


