
/* $Header: /var/lib/cvs/authentiques/web/css/default.css,v 1.13 2009-11-09 10:40:55 fmarin Exp $ */

html{
	background-color:#fff;
}

body{
	width:900px;
	margin:auto;
	font-family: Helvetica, Verdana,"Trebuchet Ms", sans serif;
	font-size:13px;
	color:#444444;
	padding: 10px 20px 10px 20px;
	margin-bottom:20px;
}

#menu{
	text-align:center;
	height:20px;
	margin-top:20px;
	padding-bottom:10px;
	margin-bottom:5px;
	border-bottom:1px solid #444444;
	margin-top:75px;
}

#menu ul {
	padding:0px;
	text-indent:0px;
	display:block;
	
}

#menu li {
	list-style-type:none;
	float:left;
	display:block;
	padding-left:5px;
	padding-right:5px;
	margin-left:15px;
}

#menu li a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing : 0.7px;
}

#menu img{
	position:absolute;
	margin-top:-65px;
	margin-left:-50px;
}

#content{
	margin:auto;
}

#accueil{
	font-size:13px;
}

#bottom {
	text-align:center;
	margin-top:20px;
	height:35px;
	padding-top:8px;
	clear:both;
	border-top:1px solid #eeeeee;
	background-color:#fafafa;
}

#bottom a{
	color:#444444;
}

#bottom p{
	margin:0 0 0 0;
}

a{
	color:#444444;
	text-decoration:none;
}

a:hover{
	color:#b10021;
}


h1{
	color:#53524d;
	font-size:28px;
	font-family:Times;
	font-weight:normal;
	margin-top:5px;
}


fieldset{
	font-size:12px;
	border:1px solid #999999;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 12px;
	margin-right: 18px;
}

legend{
	font-size:14px;
}

.trad {
	color:#bababa;
	font-style:italic;
	font-size:11px;
}


.contact label {
	width:180px;
	display:block;
	float:left;
}

.contact input[type=text]{
	width:200px;
	border:1px solid #444444;
	margin-bottom:2px;
}

.contact input[type=submit]{
	border : 1px solid #444444;
	background-color:#eaeaea;
}


.contact textarea{
	width:250px;
	height:122px;
	border:1px solid #444444;
	font-family: Helvetica, Verdana,"Trebuchet Ms", sans serif;
	font-size:13px;
}

.magasins label {
	width:150px;
	display:block;
	float:left;
}

.magasins input[type=text]{
	border:1px solid #444444;
	margin-bottom:2px;
	width:180px;
}

.magasins input[type=submit]{
	border : 1px solid #444444;
	background-color:#eaeaea;
}

.magasins select{
	width:185px;
}


form.demande {
	margin-left:430px;
}

.demande label {
	width:150px;
	display:block;
	float:left;
}

.demande input[type=text]{
	border:1px solid #444444;
	margin-bottom:2px;
	width:234px;
}

.demande input[type=submit]{
	border : 1px solid #444444;
	background-color:#eaeaea;
	margin-left:150px;
}

.demande select{
	width:238px;
}

.demande textarea{
	width:234px;
	height:75px;
	border:1px solid #444444;
	font-family: Helvetica, Verdana,"Trebuchet Ms", sans serif;
	font-size:13px;
}

.img_float{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.img_float_right{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.small{
	font-size:11px;
}

li {
	margin-left:-35px;
	list-style-type:none;
	line-height:17px;
	padding-bottom:6px;
}

img{
	border:0;
}

.erreur{
	color:red;
	font-weight:bold;
}

#visuel{
	width:420px;
	height:284px;
	/*background: url('../img/home.jpg') no-repeat;*/
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}

#map{
	width:600px;
	height:600px;
	margin:auto;
}

#div_img_act{
	width:767px;
	height:500px;
	border:1px solid #aaa;
	margin:auto;
	margin-bottom:10px;
	text-align:center;
}

#img_act{
	margin:auto;
}

#prev{
	position:absolute;
	z-index:1000;
	cursor:pointer;
	height:500px;
	width:25px;
	float:left;
	background : url('../img/ambia/prev.gif') no-repeat center;
	opacity:0;
	filter : alpha(opacity=0);
}

#next{
	position:absolute;
	z-index:1000;
	cursor:pointer;
	height:500px;
	width:25px;
	margin-left:358px;
	background : url('../img/ambia/next.gif') no-repeat center;
	opacity:0;
	filter : alpha(opacity=0);
}

#left_more{
	cursor:pointer;
	float:left;
	margin-top:-10px;
}

#right_more{
	cursor:pointer;
	float:right;
	margin-top:-10px;
}

#content_div_mini{
	width:760px;
	overflow:hidden;
}

#zoom{
	margin:auto;
	height:64px;
	width:64px;
	cursor:pointer;
}

#page_count{
	font-size:11px;
	width:800px;
	margin:auto;
}

#miniatures{
	width:800px;
	height:50px;
	border:1px solid #aaa;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
}

.mini{
	margin-left:5px;
	margin-right:5px;
	border:1px solid #aaa;
	cursor:pointer;
}

#divimagea{
	position:absolute;
	width:420px;
	height:284px;
	z-index:1;
}

#divimageb{
	position:absolute;
	width:420px;
	height:284px;
	z-index:1000;
}
