/*
Feuille de style
Site : alpes web commerces
Auteur : Pernelle Rousselot
Date : 5 janvier 2007
*/


/*=======================================GENERAL=====*/
body{
  margin:0;
  padding:15px;
  font:11px normal Arial, Helvetica, sans-serif;
  color:#fff;
  text-align:center;
  background:url(../medias/fond_awc.gif) repeat top left #333;
  /*cursor:url("http://alpes.webcommerces.fr/medias/awc.cur");*/
}
.referencement{
	display:none;
}
img{
	border:0;
}

/*==================================POSITIONNEMENT=====*/
#conteneur{
	width:750px;
	border:5px solid #CCC;
	margin:auto;
	background:#FFF;
}

#entete{
	background:url(../img/themes.jpg) no-repeat center left;
	height:70px;				/* == 150 - {padding top+bottom} */
	padding:15px;
	text-align:left;
}

#google468{
	text-align:right;
	margin:40px 0 0 0;
}
#menu2{
	float:right;
	width:500px;
	text-align:right;
	vertical-align:bottom;
	color:#0083D7;
	font-weight:normal;
	margin:10px 10px 0 0;
	left: 362px;
	top: 48px;
}
#menudur{
	position:absolute;
	font-weight:normal;
	background:#fff;
	height:385px;
	width:600px;
	margin:25px;
	margin-right:25px;
}
#menudur h1{
font-size:12px;
}
#acces_pro{
	float:right;
	text-align:right;
	color:#0083D7;
	background-image:url(../medias/pixel_blanc.gif) repeat top left;
	font-weight:normal;
	margin:10px 0 0 0;
}
#acces_pro a:link, #acces_pro a:visited, #acces_pro a:active{
	text-decoration:underline;
	font-weight:normal;
	color:#0083D7;
}
#accroche{
	float:right;
	position:absolute;
	width:450px;
	text-align:left;
	color:#0083D7;
	font-size:12px;
	font-weight:bold;
    	margin:20px 0 0 125px
	
}
#accroche h1{
font-size:12px;
}
#login{
	float:right;
	text-align:right;
	color:#0083D7;
	font-weight:normal;
	margin:40px 20px 0 0;
}
#login a:link, #login a:visited, #login a:active{
	text-decoration:underline;
	font-weight:normal;
	color:#0083D7;
}
.login_txt_blc{
 color:#FFFFFF;
 font-weight:bold;
}
#corps{
	background:#fff;
	height:420px;
	width:750px;
	margin:8px 0;
}
#google728{
	padding:0;
	margin:10px;
}

#pied{
	color:#FFF;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	width:765px;
	margin:0 auto;
	padding:5px 0 0 0;
}

#pied a:link, #pied a:visited, #pied a:active{
	text-decoration:underline;
	font-weight:normal;
	color:#FFF;
}
#pied a:hover{
	text-decoration:none;
	font-weight:normal;
	color:#FFF;
}
input{
	font-size:9px;
	font-weight:bold;
	color:#0083D7;
}
