@charset "utf-8";
/* CSS Document */

body{
	background:url(../img/body.jpg);
	margin:0;
	padding:0;
	color: #777777;
    font-family: Arial,Helvetica,sans-serif;	
    font-size: 80%;
    line-height: 1.7em;}

a{
	outline:0;
}

ul.sitemap li a{
	color:#777777;
	text-decoration:none;
}
ul.sitemap li a:hover{
	color:#25558b;
	text-decoration:underline;
}

/*Formulaire de réservation */
label{
	margin-bottom:8px;
}
input [type=text]{
	margin-bottom:8px;
}




a.btn, input.btn
{
	width:116px;
	height:30px;
	background:url(../img/bt_continuer.png) no-repeat;
	color:white;
	font-weight:bold;
	padding-left:35px;
	line-height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-shadow:1px 1px grey;
	border:none;
	display:block;
}

p#ban_rouge{
	background:#F00;
	color:white;
	font-weight:bold;
	width:841px;
	margin-left:20px;
	padding-left:20px;
	border-radius:5px 5px 0px 0px;
	margin-bottom:0;
}
p#ban_vert{
	width:841px;
	background:green;
	border-radius:5px 5px 0px 0px;
	color:white;
	font-weight:bold;	
	margin-left:20px;
	margin-bottom:0;	
}

div#erreur{
	border-right:1px solid red;
	border-bottom:1px solid red;
	width:860px;
	color:red;
	margin-left:20px;
	background-color:#ffe9e9;
}

div#retour_ok{
	border-right:1px solid green;
	border-bottom:1px solid green;
	width:860px;
	color:green;
	background:#edffe9;
	margin-left:20px;
}

div#maPage{
	/*
	width:1000px;
	margin:0 auto;
	*/
}


div#header {
    background: url(../img/header.png) repeat-x scroll center bottom #2E2B2B;
    /*height: 80px;*/
	height: 100px;
}

div#esiBulgaria{
	position:absolute;
	margin-top:-18px;
	margin-left:530px;
	width:180px;
	height:40px;
	background:url(../img/logo-esi-bulgaria.png) no-repeat;
}

div#langue{
	position:absolute;
	margin-top:-10px;
	margin-left:710px;
	width:200px;
}

div#showcase {
	background:url(../img/showcase.png) repeat-x center center;
	/*background-color:#C7DD7D;*/
	background-color:#7ba9dd;
	/*510px;*/
	/*height:415px;	*/
    border-bottom: 1px solid rgba(255, 255, 255, 0.75);
    border-top: 1px solid #FFFFFF;
	text-align:center;
}
#showcase #showcase_effect {
	background-color:#7ba9dd;
    background-image: url(../img/showcase_effect_blue.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
    padding-bottom: 60px;
}

div.slide{
	border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 9px;
	background-color:#FFF;	
}

img.bord{
	border: 1px solid #CCC;
    padding: 9px;
}
img.mini_bord{
	border: 1px solid #CCC;
    padding: 4px;
}

div#logo{
	float:left;
	background:url(../img/logo-teracite-hostel_.png) no-repeat;
	width:301px;
	/*height:81px;*/
	height:121px;
	padding:0;
	margin-left:-50px;
	/*margin-top:20px;*/	
}
h3#txt_logo{
	color:white;
	margin-top:60px;
	font-size:13px;
	text-decoration:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

div#topmenu {
    margin-top:19px;
	margin-left:-50px;
	float:left;
	width:940px;
}

ul#menu_top{
	margin:auto;
	/*margin-top:23px;	*/
	margin-top:30px;
}

ul#menu_top li{
	list-style-type:none;
	float:left;
    border-right: 1px dotted #777777;	
    margin: 0 0 0 5px;
    padding: 0 5px 0 0;
}


ul#menu_top li a {
    color: #FFFFFF;
    font-size: 14px;
    text-shadow: 1px 1px 1px #000000;
	text-decoration:none;
}

div#content_effect {
    background: url(../img/content_effect.png) repeat-x scroll center top transparent;
}

div#content {
    background: url(../img/content.png) repeat-x scroll center top transparent;
margin: -50px auto 0;
    padding-top: 40px;
    width: 1115px;	
}

div#pied_page {
    background: url(../img/content.png) repeat-x scroll center bottom transparent;
	margin: 0 auto;
    padding-top: 40px;
    width: 1115px;
	height:40px;
}

div.wrapper {
    margin: 0 auto;
    width: 960px;
}

div#columns-container {
    border-bottom: medium none;
    margin: 0 15px;
    min-height: 400px;
    position: relative;
}

div.droite{
	width:600px;
	float:right;
}

div.gauche{
	width:300px;
	float:left;
	text-align:center;
}

p{
	text-align:justify;
	font-size:12px;
}

h1, h2, h3, h4, h5, h6 {
    color: #666666;
    font-family: 'Noblie',Georgia,"Times New Roman",Times,serif;
    font-weight: normal;
    line-height: 1.5em;
    margin-bottom: 0;
}

h1{
	color:white;
	font-size: 2.25em;
	text-shadow:1px 1px #2956a0;
}

h2 {
    color: #2956a0;
    border-bottom: 1px dotted #CCCCCC;
    font-size: 1.75em;
    font-style: italic;
    margin: 0 0 0.5em;
    padding: 0 120px 0.1em 0;
    text-shadow: 1px 1px 1px #FFFFFF;
}

h3{
	margin-top:0;
}
h4{
	font-weight:bold;
}

br.spacer{
	clear:both;
}

p#footer{
	text-align:center;

	color:#444444;
	text-shadow:1px 1px 1px rgba(255, 255,255,0.7); 
}
p#footer a{
	color:#444444;
}

div.col-module{
	border-radius: 10px 10px 10px 10px;
    border: 1px solid #94b2e0;
    clear: both;
    margin: 0 0 10px 0;
}

div.col-module-effect{
	border-radius: 8px 8px 8px 8px;
    margin: 1px;
    padding: 0 9px 9px;
    background-image: -moz-linear-gradient(center top , #d0def2, #FFFFFF 70px);	
}

/******* Formulaire de Contact *******/
label{
	float:left;
	width:160px;
}

input[type=text], textarea{
    border-radius: 5px 5px 5px 5px;
    background: -moz-linear-gradient(100% 100% 90deg, #EEEEEE, #FFFFFF) repeat scroll 0 0 transparent;
    border: 1px solid #DEDEDE;
    color: #666666;
    margin: 0 0.25em 0 0;
    padding: 3px 5px;
}

fieldset {
    border-radius: 15px 15px 15px 15px;
    border: 1px solid #DEDEDE;
    margin: 1em 0 1.5em 0.2em;
    padding: 1.4em;
}

/******* JQUERY ******/

.jFlowPrev{
	float:left;
	background:url(../img/arrows.png) top no-repeat;
	width:26px;
	height:35px;
	display:block;
}
.jFlowNext{
	float:right;
	background:url(../img/arrows.png) bottom no-repeat;
	width:26px;
	height:35px;
	display:block;		
}

.jFlowControl{
	color:white;
	text-shadow:1px 1px #2956a0;
}

.centerbtn{
	width:807px;
	margin:0 auto;
	border-bottom:1px solid #2956a0
}
		 
#showcase{
	text-align:center;
}
#centrer{
	width:807px;
	margin:0 auto;
	border-top: 1px solid rgba(255, 255, 255, 0.6);
	padding-top:20px;
}
div.fleche{
	width:50px;
	float:left;
	margin-top:210px;
}
div#diaporama{
	float:left;
	width:707px;
}
.jFlowControl{
	font-size:10px;
}
