/* CSS RESET MEYER - v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* WEBSITE CSS - La Mobylette Jaune - Emmanuel H. */

/* LAYOUT */
#corner { 
    background:url('/img/shared/illustration.jpg') top right;   
	cursor:help;
	position:absolute; 
    top:0px; right:0px; 
    z-index:9999; 
} 
#corner img { 
    border:0; 
    width:80px; height:80px; 
    -ms-interpolation-mode:bicubic; 
} 

/* DEFAULT */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.6em;
	line-height:1.2em;
	text-align:justify;
	background-color:#fff;
	color:#000;
}
h1 {

	font-size:1.4em;

}
h2 {

	font-size:1.8em;
	height:1.3em;
}
h2 span {
	color:yellow;
}
h3 {
	font-size:1.1em;
}
p {
	font-size:.9em;
}
small {
	font-size:.65em;
}
strong {
	font-weight:bold;
}
address {
	font-size:.9em;
}



#container1 {
	position:relative;
	background-image:url('/themed/hotelleroc/img/website/fond-900X550.jpg');
	width:900px;
	height:550px;
	margin:auto;
	color:#fff;
}
#etab {
	position:absolute;
	left:90px;
	top:60px;
	font-size:2.2em;
	text-align:center;
}
#etab span{
	font-size:.35em;
	display:block;
	margin-top:10px;
}
#lang {
	position:absolute;
	top:75px;
	left:305px;
	color:white;
	width:158px;
	height:30px;
	text-align:center;
	line-height:30px;
}
#lang a {
	text-decoration:underline;
}

#nav {
	position:absolute;
	top:75px;
	left:455px;
	color:white;
	width:365px;
	height:30px;
	text-align:center;
	line-height:30px;
	text-transform:uppercase;
}
a {
	color:white;
	text-decoration:none;
}
/* HOME */
a.more {
	color:black;
	border:2px solid #9c4325;
	width:80%;
	margin:5px auto;
	padding:3px;
	text-align:center;
	display:block;
	
}
a.more-admin {
	border:2px solid #9c4325;color:black;
}
#nav ul li {
	float:left;
	padding:0 4px;
}
#nav ul {
	margin:auto;
	width:350px;
	text-align:center;
}

#bloc-left {
	position:absolute;
	width:350px;
	height:115px;
	top:376px;
	left:75px;
	padding:10px;
}
#bloc-left p {
	font-size:1.1em;
	line-height:1.3em;
}
#bloc-right {
	position:absolute;
	width:165px;
	height:115px;
	top:376px;
	left:460px;
	padding:10px;

}

#rates {
	border:1px solid black;
	margin:0 0 15px 0;
	text-align:center;
	width:100%;
}#rates td{
	border:1px solid white;
	padding:3px 0;
}
#bloc-left.nopadd {
	padding:2px 10px;
}

/* CAKEPHP */
.message {
	background-image:url('/img/shared/information.png');
	background-position:6px 50%;
	background-repeat:no-repeat;
	border:1px solid;
	color:#000;
	font-size:.9em;
	padding:5px 5px 5px 30px;
}
.error-message {
	background-image:url('/img/shared/exclamation.png');
	background-position:6px 50%;
	background-repeat:no-repeat;
	border:1px solid;
	color:red;
	font-size:.9em;
	margin-bottom:5px;
	padding:5px 5px 5px 30px;
}
#flashMessage{
	background-color:#fff;
	color:#000;
	margin-top:15px;
}
#authMessage {
	background-color:#fff;
	color:#000;
	margin-top:15px;
}
/* ADMIN BACKOFFICE */
ul.admin-action li.item {
	clear:both;
}
ul.admin-action li.item span{
	float:right;
	margin-left:5px;
}

#footer {
	background-color:#393939;
	bottom:0;
	clear:both;
	color:#fff;
	display:block;
	font-size:.9em;
	margin:auto;
	padding:10px 0px;
	text-align:center;
	text-decoration:none;
	position:relative;
}
#footer p{
	font-size:.7em;
}
#footer a{
	border-bottom:1px solid #fff;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

		#home-header-msg {
			display:block;
			background-color:#fff;
			color:#000;
			font-weight:bold;
			padding:5px;
			text-align:center;
		}
		#homemessage {
			margin:10px auto;
			width:860px;
			color:#000;
			font-size:1.5em;
		}
		#homemessage a {
			color:blue;
		}
		#homemessage a:hover {
			color:black;
		}
		
		#content a, #nav a{
			text-decoration:underline;
		}
		
		#links {
			
			width:150px;
			height:30px;
			position:absolute;
			top:470px;
			left:660px;
			padding:5px;
		}
		
		#links a{
			padding-left:20px;
		}