@import url("Layout.css");
@import url("Panel.css");
@import url("Spry.css");
@import url("Scroll.css");
body {
	background-image:url(../imgs/EntreeZagora.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-attachment:fixed;
	background-color:#568ED7;
	text-align: center;
}
body, div, span, th, tr {
	font-size: 11px;
	font-family:"Trebuchet MS";
	line-height:1.6em;
	color:#000333;
}
strong {
	color:#000;
	font-weight:bold;
}
blockquote {
	border-left: 3px solid #CCC;
	width:75%;
	padding:0 5px;
	margin:0 10px 20px 0;
}
#hotel dl {
	margin:0;
	padding:0;
	width:70%;
}
#hotel dt {
	margin:0px;
	padding-top:2px;
	color:#000;
	text-transform:uppercase;
	width:30%;
	font-weight:bold;
}
#hotel dd {
	margin:-16px 0 0 30%;
	padding-bottom: 10px;
}
dl.amis  {
	margin:0;
	padding:0;
	width:99%;
}
dl.amis  dt {
	color:#000;
	float:left;
}
dl.amis dd  {
	margin-left:190px;
	margin-top:10px;
}
#index {
	padding:0;
	margin:0 auto;
}
#container {
	width: 900px;
	margin:5px auto;
	text-align:left;
}
#masthead {
	text-align: center;
	border: none;
	margin:0 auto;
	width:900px;
}
#menu, .menu {
	border: none;
	margin-bottom:7px;
}
#sidebar {
	position: relative;
	float: right;
	width:25%;
	margin-bottom: 7px;
	border: none;
}
#contentOver {
	float: left;
	width:74%;
	margin-right: 1%;
	border: none;
	height:150em;
}
#contentOut {
	float: left;
	width:100%;
	border: none;
	position:relative;
}
#contentGoogle {
	float: left;
	width:100%;
	border: none;
	height:150em;
	position:relative;
}
#contentErreur {
	float: left;
	width:100%;
	border: none;
	height:10em;
	position:relative;
}
#footer {
	text-align: center;
	clear: both;
	width: 100%;
	border: none;
}
#NoFlash {
	background:url(../imgs/BannerWeb.png) no-repeat bottom center;
	height:180px;
	padding-top:40px;
}
/* Styles de pieds de page */
#footer a {
	color: #000333;
	text-decoration:underline;
	text-transform:capitalize;
}
#footer a:hover {
	color: #666;
	text-decoration: underline;
	text-transform:capitalize;
}
/* tags */
a {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
img {
	border: none;
}
.info div {
	color: #999;
	border-bottom:1px solid #999;
	text-align:right;
	width:95%;
	padding:0;
	margin:0;
}
.info h1 {
	color: #f46e17;
	background:url(../imgs/info.png) no-repeat left top;
	padding:15px 50px;
	font-size:20px;
}
#contentOver h1, #contentOut h1, #contentGoogle h1 {
	color: #f46e17;
	font-size:14px;
	text-transform:uppercase;
	text-align:left;
}
#contentOver h2, #contentOut h2, #contentGoogle h2 {
	color: #FF9900;
	font-size:14px;
	text-transform:uppercase;
	text-align:left;
}
#contentOver h3 {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
}
#contentOver h4 {
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	line-height:1.3em;
	margin-left:30px;
	margin-right:30px;
}
.panel a {
	color: #f46e17;
	text-decoration: underline;
}
.panel a:hover {
	color: #f46e17;
	text-decoration: none;
}
#sidebar h2 {
	background:url(../imgs/HeaderLine.png) no-repeat left top;
	padding:10px 0;
	min-height:12px;
	width:100%;
	color: #999;
	font-size:14px;
	text-transform:uppercase;
	text-align:left;
}
#sidebar p {
	text-align:left;
	padding-left:5px;
}
.color {
	color:#090;
	font-weight:bold;
	text-transform:capitalize;
}
.light {
	color: #999;
	display:inline;
	float:left;
}
/* autres */
.RssOutputMeteo {
	padding:5px;
	margin:2px;
	height:20.4em;
	overflow:auto;
}
.RssOutputMeteo a {
	display:none;
	visibility:hidden;
}
.RssOutput {
	overflow:hidden;
	background-color: #FFF;
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
	margin:0;
	padding:5px;	
}
.newsgoogle {
	margin:0;
	padding:5px;
	border:none;
	overflow: auto;
	overflow-x: none;
	height:30em;
	background-color:#FFF;
}
.newsgoogle .date, .newsyahoo .date,  {
	color:#999;
	background:none;
	width:75%;
	float:none;
	text-align:left;
	font-size:9px;
	padding:0;
	margin:0;
}
.newsgoogle a, .newsyahoo a {
	color:#999;
	text-decoration:underline;
	padding:0;
	margin:0;
}
.newsyahoo {
	margin:0;
	padding:5px;
	border:none;
	width:300px;
	overflow: auto;	
	overflow-x: none;
	height:30em;
	background-color:#FFF;
}
.description {
	 margin:0;
 	padding:0;
}
.newsyahoo .description td , .newsgoogle .description td{
	font:11px #000333 "Trebuchet MS";
}
.clear {
	line-height:1em;
	margin:0;
	padding:0;
}
.floatright {
	float:right;
	font-size:9px;
	color:#999;
}
.floatleft {
	float:left;
	margin:0 0 0 10px;
	font-size:9px;
	color:#999;
	text-align:center;
}
.clearfloat {
	clear:both;
	padding:0;
}
.fiche {
	padding:2px 5px;
	margin:5px;
	background-color:#EEE;
	text-align:left;
}
.EspaceVide {
	line-height:0.9em;
	clear:both;
}
.image {
	border:5px solid #CCCCCC;
}
.ImgBorder {
	border:5px solid #FFF;
}
.panel {
	margin-bottom:1em;
	padding:0;
	background:none;
	position:relative;
}
.connect {
	margin-bottom:1em;
	padding:0;
	background:none;
	position:relative;
	height:30.5em;
	overflow:hidden;
}
.connect .arrondie {
	height:28.7em;
}
.space {
	height:62em;
	margin-bottom:1em;
	padding:0;
	background:none;
	position:relative;
	overflow:hidden;
}
#contentOut .note {
	float:right;
	border:2px dotted #666;
}
#contenu {
	overflow:auto;
	padding-right:5px;
}
#contentOver form {
	padding:0;
	margin:0;
	width:75%;
}
#contentOut form {
	width:50%;
	padding:0;
	margin:0;
}
fieldset {
	border : none;
	margin : 0;
	padding : 0;
}
legend {
	display:none;
	visibility:hidden;
}
label {
	font-size: 12px;
	font-weight : bold;
	float : left;
	margin :5px 0;
	padding:0;
	width : 95%;
}
input, textarea {
	font-size: 11px;
	padding : 2px;
	margin : 0;
	float : left;
	width : 95%;
	border-bottom: 1px solid #d5dddd;
	border-top: 2px solid #919999;
	border-right: 1px solid #919999;
	border-left: 2px solid #919999;
	background: url(../imgs/InputForm.gif) repeat-x top #FFF;
	overflow:hidden;
}
textarea {
	overflow:auto;
	height:20em;
}
.radio {
	font-size: 11px;
	padding : 2px;
	margin : 0;
	float : left;
	width : 5%;
	border: none;
	background: #FFF;
}
#submit, .submit, #save {
	border : none;
	background:url(../imgs/submit.png) no-repeat top center;
	height:22px;
	width:102px;
	color:#FF9900;
	font-size: 11px;
	font-family:"Tahoma";
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding-bottom: 3px;
	margin : 7px 0;
	float : left;
}
#boutonswf {
	color:#FF9900;
	font-size: 11px;
	font-family:"Tahoma";
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
#submit:hover, .submit:hover, #save:hover {
	border : none;
	text-decoration:none;
	background:url(../imgs/submit.png) no-repeat bottom center;
}
select {
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	padding : 2px;
	margin: 0;
	width : 170px;
	border: none;
	background-color:#FFF;
	color:#FF9900;
}
ul.SimpleListe {
	margin: 0;
	padding: 0;
	width: auto;
}
ul.SimpleListe li {
	margin: 0 1px;
	padding:0;
	list-style:inside;
	color:#000333;
}
ul.ListeFloat {
	margin: 0;
	padding: 0;
	width: auto;
	float:left;
}
ul.ListeFloat li {
	margin: 0 2px;
	padding:0;
	list-style:none;
	float:left;
}
ul.ListeFloat a {
	text-decoration:none;
}
ul.SmallBtn {
	margin: 0;
	padding:0;
	width: auto;
	float:left;
}
ul.SmallBtn li {
	margin: 0 5px;
	padding:0 7px;
	list-style:none;
	border:1px solid #999;
	background-color:#FFF;
	float:left;
}
ul.SmallBtn li:hover {
	margin: 0 5px;
	padding:0 7px;
	list-style:none;
	border:1px solid #999;
	background-color:#CCC;
	float:left;
}
ul.SmallBtn a {
	text-decoration:none;
}
ul.ListeFloatR {
	margin: 0;
	padding: 0;
	width: auto;
	float:right;
	list-style:none;
}
ul.ListeFloatRh {
	margin: 0 10px 0 10px;
	padding: 0;
	width: auto;
	float:right;
}
ul.ListeFloatRh li {
	margin: 0 5px;
	padding:0;
	list-style:none;
	float:left;
}
.panel .delete, .connect .delete, .space .delete {
	position:absolute;
	top:2px;
	right:2px;
	margin:0;
	float:right;
	cursor: pointer;
	display:none;
}
.panel:hover .delete, .connect:hover .delete, .space:hover .delete {
	visibility:visible;
	display:block;
}
.Logmsg {
	float : left;
	margin:-15px 0 0 0;
	padding:0;
	width : 95%;
	display:block;
	height:25px;
}
.Logmsg #halt {
	color:#F00;
	font-weight:bold;
	font-size:14px;
}
.help {
	background:url(../imgs/help.png) no-repeat right bottom;
	padding:20px 0px 1px 35px;
	color:#999;
	float:right;
}
#CapsLocked {
	color:#F00;
	font-weight:bold;
	display:none;
	float : left;
	margin :0;
	padding:0;
	width : 95%;
}
.important {
	color:#F00;
	font-weight:bold;
	float : left;
	margin :5px 0;
	padding:0;
	width : 95%;
}
.important a {
	color:#F00;
	font-weight:bold;
	text-decoration:underline;
}
.SmartCard {
	float:left;
	border:none;
	padding:0;
	margin:0;
	width:95%;
}
.SmartCard strong {
	font-weight:bold;
	text-transform:uppercase;
	color:#090;
}
ul.membreMain {
	margin: 0;
	padding: 0;
	list-style: none;
	width: auto;
	clear:left;
}
ul.membreMain li {
	margin:5px 15px;
	padding:0;
	list-style: url(../imgs/MenuBarRight.gif);
	position: relative;
}
ul.membreMain a {
	text-decoration:none;
	color:#000;
}
ul.membreMain a:hover {
	text-decoration:none;
	color:#999;
}
.likeLabel {
	font-size: 12px;
	font-weight : bold;
	float : left;
	margin :5px 0;
	padding:0;
	width : 100%;
}
.likeLabel a {
	font-size: 12px;
	font-weight : bold;
	text-decoration:none;
}
.article {
	margin-bottom:2em;
	padding-right:5px;
	border-bottom:1px dashed #999;
	width:95%;
}
.article strong {
	font-weight:bold;
	color: #F90;
}
#membreListe {
	border-bottom:1px dashed #999;
	margin-bottom:2em;
	padding-bottom:2em;
	width:95%;
	max-height:350px;
	overflow:auto;
	float:left;
}
#membreListe a {
	text-decoration:none;
}
#membreListe p {
	font-size:14px;
	color:#000;
}
#membreListe hr {
	color:#000;
	border:1px solid #EEE;
}
#membreListe u, .uRk {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#999;
	text-decoration:none;
	text-transform:uppercase;
}
#membreListe strong, .strongRk {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color: #090;
	text-decoration:none;
	text-transform:uppercase;
}
ul.membreListe {
	margin:5px;
	padding:5px;
	position: relative;
}
ul.membreListe li {
	list-style: url(../imgs/MenuBarRight.gif);
	padding:0px;
	margin:0px;
	text-transform:capitalize;
}
.supprimer {
	float:right;
	position:absolute;
	right:10px;
	bottom:10px;
}
.suppr {
	float:right;
	position:absolute;
	right:-10px;
	top:-10px;
}
.imgChange {
	float:right;
	position:absolute;
	top:5px;
	right:5px;
	font-size:12px;
	font-weight:bold;
}
.comments {
	background-color:#FFF;
	background:url(../imgs/Pointcut.gif) bottom right repeat-x;
	margin-bottom:20px;
	padding-bottom:10px;
	padding:0;
	width:95%;
	position:relative;
}
.comments b {
	background:url(../imgs/cut.png) no-repeat;
	width:45px;
	height:19px;
	position:absolute;
	bottom:0px;
	right:-20px;
}
#videosScoll {
	border:none;
	margin:0;
	padding:0;
	width:550px;
	height:33em;
	overflow:auto;
}
ul.videosListe {
	margin:0;
	padding:0;
}
ul.videosListe li {
	list-style:none;
	padding:0;
	margin:0px 0px 12px 0px;
	width:500px;
	border : 1px solid #CCC;
	background-color:#FFF;
	float:left;
	cursor:pointer;
}
ul.videosListe li:hover {
	list-style:none;
	padding:0;
	margin:0px 0px 12px 0px;
	width:500px;
	border : 1px solid #CCC;
	background-color:#EEE;
	float:left;
}
ul.videosListe img {
	width:85px;
	height:60px;
	border-right:1px solid #CCC;
	margin-right:5px;
}
ul.videosListe a {
	color:#000;
	text-decoration:none;
}
.com {
	height:9.9em;
	overflow:auto;
	padding-left:5px;
	margin-bottom:20px;
}
.com cite, .com a, .com a:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#dda847;
	padding:0;
	margin:0;
}
.date {
	text-align: center;
	padding: 0;
	margin:5px;
	font: 20px "Arial";
	background: url(../imgs/calendar.png) no-repeat;
	float: left;
	height: 50px;
	width: 45px;
	color: #666;
}
.date span {
	text-align: center;
	display: block;
	font: 11px "Arial";
	height: 16px;
	color: #FFF;
	padding-top: 5px;
}
.photo {
	margin: 30px;
	position: relative;
	width: 180px;
	height: 130px;
	float: left;
	padding-bottom:1px;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo span {
	width: 55px;
	height: 20px;
	display: block;
	position: absolute;
	top: 120px;
	left: 65px;
	background: url(../imgs/videos.gif) no-repeat;
	cursor:pointer;
}
.photo p, .site p {
	text-align:center;
	padding-top:10px;
	margin:0;
}
.site {
	margin: 10px;
	position: relative;
	float: left;
}
.imgFolkore {
	background: #FFF;
	border: solid 1px #CCC;
	padding: 4px;
}
.msg {
	background:url(../imgs/msg.gif) no-repeat right bottom;
	max-height:150px;
	overflow:auto;
}
#captchaImg {
	float:left;
}
.captcha {
	background: url(../imgs/empulle.gif) no-repeat left #F00;
	padding:10px 40px;
	border:1px solid #F00;
	color:#FFF;
	font-size: 12px;
	font-weight : bold;
	float : left;
	margin-bottom:10px;
	width : 80%;
}
#sequence {
	padding: 0;
	margin-top: 2.5em;
	height:105.3em;
}
#FlashVideosPlayer {
	z-index:0;
}
#videosTools {
	padding:0;
	margin:0;
}
#videosTools .supportVote, #videosTools #copier, #videosTools input {
	border : 1px solid #CCC;
	width : 540px;
	margin: 0;
	padding:5px;
	background: #FFF;
}
/* The poller box */
#poller {
	width:200px;
	height:158px;
	padding:0;
	border:none;
	margin:0;
	text-align:left;
}
.pollerTitle {
	margin-bottom:5px;
	font-weight:bold;
	font-size:12px;
}
.pollerOption {
	margin: 0;
	padding:1px;
	font-size:11px;
}
#poller input, #poller label {
	background:none;
	border:none;
	float:none;
	width:auto;
	font-weight:normal;
}
.result_pollerOption {
	margin:0px;
	font-size:10px;
	font-weight:normal;
}
.result_pollerTitle {
	margin-bottom:4px;
	font-weight:bold;
	font-size:12px;
}
.result_pollGraph img {
	float:left;
}
.result_pollGraph div {
	float:left;
	height:16px;
	background-repeat:repeat-x;
	color:#FFF;
	font-size:10px;
	line-height:16px;
	margin:0;
	padding:0;
}
.result_pollGraph {
	height:16px;
}
.poller_waitMessage {
	display:none;
}
.result_totalVotes {
	float:right;
	clear:both;
	font-size:10px;
	margin:10px 0;
	font-style:italic;
	color:#090;
}
.thumbs {
	margin: 0;
	padding:0;
}
.thumbs img {
	border: solid 1px #CCC;
	width: 75px;
	height: 47px;
	padding: 4px;
	margin:1px;
	float:left;
}
.thumbs img:hover {
	border-color: #FF9900;
}
#LastNews {
	margin:4px;
	padding:5px 5px 10px 5px;
	width:620px;
	height:16em;
	overflow:auto;
	background:none;
}
#publiciteG {
	width:255px;
	height:255px;
	float:right;
	border:none;
	background:none;
}
#ComCounter {
	text-align:left;
}
#ComCounter a {
	color: #F90;
	padding: 5px;
	margin: 5px;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
}
#haut, .haut {
	padding:3px 0 0 0;
	margin:5px;
	font-weight:bold;
	text-decoration:none;
	color:#F90;
	text-transform:uppercase;
	background:url(../imgs/top.gif) no-repeat left top;
}
#ContentSlider {
	position:relative;
	float:right;
	margin-left:20px;
	height:70px;
}
#Slider {
}
#Slider ul, #Slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#Slider li {
	width:600px;
	height:70px;
	overflow:hidden;
}
#prevBtn, #nextBtn {
	display:block;
	width:18px;
	height:70px;
	position:absolute;
	left:-20px;
	top:0px;
}
#nextBtn {
	left:590px;
}
#firstBtn a {
	display:block;
	position:absolute;
	right:-20px;
	bottom:-20px;
	color:#090;
	text-decoration:none;
}
#prevBtn a, #nextBtn a {
	display:block;
	width:18px;
	height:70px;
	background:url(../imgs/prev.png) no-repeat center center #F9F9F9;
	border:1px solid #CCC;
}
#prevBtn a:hover, #nextBtn a:hover {
	display:block;
	background-color:#F1F1F1;
}
#nextBtn a {
	background:url(../imgs/next.png) no-repeat center center #F9F9F9;
	border:1px solid #CCC;
}