*{padding:0; margin:0;}

body
{
	background: none;
	background-color: #d0daff;
	font-family: Arial, sans-serif; 
	text-align: center;
}

#contenu
{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header
{
	background: url('../img/header_bg_degrade.jpg') no-repeat top left #1e3e64;
	height: 60px;
	width: 600px;
}

#left
{
	float: left;
	width: 200px;
	height:580px;
	background: url('../img/image1a.jpg') no-repeat left top #d0daff; /*#feffef*/
	padding-top: 60px;
	text-align: center;
}
#right
{
	float: left;
	width: 600px;
}
#content
{
	background: url('../img/mont_blanc.jpg') no-repeat left top #d0daff;
	padding-left: 25px;
	overflow: hidden;
}
#right #logo
{
	width: 300px;
	height: 31px;
	display: block;
	overflow:hidden;
	float: left;
	margin-top: 15px;
	margin-left: 100px;
	background: url(../img/logo_mascott_300.jpg) no-repeat top left;
}
#left ul{
	padding-left: 20px;
}
#left ul li{
	list-style: none;
}
#left ul li a {
	display:block;
	width:150px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:10px;
	padding-top:4px;
	padding-bottom:4px;
	color:#b87d53;
	background-color:#feffef;
	border: 1px solid #b87d53;
	font-size:14px;
}
#left ul li a.selected {
	color:#feffef;
	background-color:#b87d53;
}
#left ul li a:hover {
	color:#feffef;
	border: 1px solid #feffef;
	background-color:#b87d53;
}
#left #logo_alptech
{
	display:block;
	width:150px;
	margin-bottom: 30px;
}
#right .image
{
	float: right;
	padding-left: 20px;
	padding-right: 10px;
}
#right .image img
{
	border: 1px solid #b87d53;
}
#right .image p
{
	font-size:10px;
}

#right p
{
	text-indent:6%;
	font-size:15px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: justify;
}
#right h1
{
	font-size:20px;
	text-transform:uppercase;
	color:#b87d53;
	border-bottom: 1px solid #b87d53;
	margin-right: 10px;
	margin-bottom: 15px;

}

#right ul
{
	padding-left: 20px;

}

br.clear {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}

/* Begin Images */
#right p img {
padding: 0;
max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
/* End Images */
/* Captions */
#right .aligncenter,
#right div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
#right .wp-caption {
font-size: 11px;
border: 1px solid #b87d53;
text-align: center;
background-color: #a6b9ff; /*fdffe2*/
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#right .wp-caption img {
margin: 0;
padding: 0;
	border: 1px solid #b87d53;
}
#right .wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
text-align: center;
}
/* End captions */

/* Lecteur Flash */
#player1, #player2, #player3 {padding-left: 10px;}
#right .video { clear:both; padding-top:15px;}
#right .video p, h3 {
	text-align: center;
}
#right .video h3
{
	margin-bottom:5px;
}
/* End Lecteur Flash */

#langue
{
	float: right;
	padding-right: 10px;
	height:12px;
}
#langue img{
	text-decoration: none;
	border: 0;
	padding-left: 5px;
}

