body {
	background: #74013E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}

 a {
 	color:#006599;
	text-decoration:none;
	}
	
h1 { 
	padding: 10px 0 0 30px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 25px;
	font-weight: lighter;
	letter-spacing: -2px;
	text-transform: uppercase;
	color: #006599;
}
	
h2 { 
	font-family:"Arial Black";
	font-size: 25px;
	text-align: center;
	color:#006599;
	font-style:italic;
	margin: 0 0 0 10px;
}

h2 a {
 	color:#FFFFFF;
	text-decoration:none;
	}

h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	text-align:center;
	font-size: 20px;
	font-weight: lighter;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #006599;
}

h4 {  
	font-size:10px;
	font-weight:bold;	
	padding: 120px 0 0 350px ;
	color:#666666;
}

h5 {  
	font-size:12px;
	font-weight:bold;
}
ul {
	list-style: none;
	text-align: left;	
	padding-right: 0;		
	text-decoration: none;
}
li {
	background: url(img/bullet.png) no-repeat 2px 5px;
	padding: 5px 5px 20px 20px;
	text-align:justify;
}

/* class */
.titre  {	
	color:#000000;
	font-size:20px;
	font-weight:bold;
	text-transform: uppercase;
}
	
.slogan{
	padding: 0 10px 0 10px;
	text-align:center;
	font: Arial, Helvetica, sans-serif;
	font-size:16px;
}

.texte{
	padding: 0 10px 0 10px;
	text-align:justify;
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.commentaire {
	font-size: 10px;
	text-align: center;
	margin: 0 0 10px 0; 
}

.comment {
	color:#D1BD8B;
	background:#000000 url(img/titre.jpg) no-repeat right;
	padding-left: 20px;
	font-weight:bold;
}

.comment-bis{
	font-family:"Arial Black";
	font-size: 30px;
	text-align: center;
	background:#000000 url(img/titre.jpg) no-repeat right;
	margin: 10px 0 10px 0;
	color:#FECC09;
	font-style:italic;
}

.clear{
	clear:both;
}

.white {
	color:#FFFFFF;
}

.bleu {
	color:#006599;
}

.bold {
	font-weight:bold;
}

.big {
	font-size: 11px;
	text-transform:uppercase;
	text-align:center;
	color : #FFFFFF; 
}	


.justify {
	font-size:12px
	text-align:justify;
}
/********************************************
   NUMERO/SMS
********************************************/
.numero{
	font-family:"Arial Black";
	font-size: 50px;
	text-align: center;
	color:#006599;
	font-style:italic;
	margin: 0 0 0 0;
}

.prefixe {
	font-family:"Arial Black";
	font-style:italic;
	font-size: 30px;
	color : #000000; 
}

.prefixe-bis {
	font-size: 24px;
	color : #000000; 
}

.ch-be{
	font-family:"Arial Black";
	font-size: 16px;
	font-weight:bold;
	text-align: center;
	margin: 0 0 10px 0; 
}

.ch-be .avant{
	font-size: 11px;
	margin-right:20px;
	color: #7D6632;
	font-weight:normal;
}



#sms {
	color:#FFFF00;
	font-style:italic;
	font-family:"Arial Black";
	font-size:25px;
	text-align:center;
	margin: 15px 0 0 0;
}

#sms .small {
	font-family:"Arial";
	font-size:12px;
	font-style:normal;
}

#sms .blanc {
	font-size:18px;
	color:#FFFFFF;
}

.commentaire {
	text-align:center;
	font-size: 11px;
	font:Arial, Helvetica, sans-serif;
	margin: 20px 0 20px 0;
}

/* container */
#container { 
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	background: #B1E636 url(img/content.gif) repeat-y;
}

/* header */
#header { 
	width: 860px;
	height:210px;
	background: url(img/show3g.jpg) no-repeat;	
}
	
#header span { 
	color: #980152;
}

/* menu */
#menu {
	height: 20px;
	text-align:center;
	font-size:12px;
	color:#000000;
	padding: 2px 0 0 0;
	background:url(img/nav.gif) no-repeat center top;
}

#menu a{
	color:#DDDDDD;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
	margin: 0 15px 0 15px;
}

#menu a:hover, #menu a.current{
	color:#FFFFFF;
}

/* elements page */
#leftbar {
	float:left;
	width:230px;
	min-height:400px;
	background:url(img/telephone.jpg) no-repeat right 10px;
}

#video {
	width:140px;
	height:185px;
	background:#FFFFFF;
	margin:75px 30px 0px 60px;
}

#video-show {
	width:140px;
	height:185px;
	background:#FFFFFF;
	margin:66px 0 0px 45px;
}

#leftbar_box {
	margin-top: 160px;
	padding: 0 5px 0 25px;
	text-align:justify;
}

#page {
	float:right;
	width: 585px;
	padding: 0 30px 0 15px;
	color: #000;
}

.page_box {
	background: url(img/page_box_content.jpg) repeat-y;
}

.page_box_top {
	background: url(img/page_box_top.jpg) no-repeat;
	height: 30px;
	margin: 15px 0 0 0;
}
.page_box_bottom {
	background: url(img/page_box_bottom.jpg) no-repeat;
	height: 12px;
}

.page_boxblue {
	background:#006599;
}
.page_boxblue_top {
	background: url(img/page_boxblue_top.jpg) no-repeat;
	height: 30px;
	margin: 15px 0 0 0;
}
.page_boxblue_bottom {
	background: url(img/page_boxblue_bottom.jpg) no-repeat;
	height: 12px;
}

#grande_page {
	padding: 0 30px 0 30px;
	color: #000;
}

.gdpage_box {
	background: url(img/gdpage_box_content.jpg) repeat-y;
}

.gdpage_box_top {
	background: url(img/gdpage_box_top.jpg) no-repeat;
	height: 30px;
	margin: 15px 0 0 0;
}
.gdpage_box_bottom {
	clear:both;
	background: url(img/gdpage_box_bottom.jpg) no-repeat;
	height: 12px;
}

.gdpage_boxblue {
	background:#006599;
}
.gdpage_boxblue_top {
	background: url(img/gdpage_boxblue_top.jpg) no-repeat;
	height: 30px;
	margin: 15px 0 0 0;
}
.gdpage_boxblue_bottom {
	background: url(img/gdpage_boxblue_bottom.jpg) no-repeat;
	height: 12px;
}

#box_left {
	float:left;
	margin: 0 0 0 15px;
	max-width: 535px
}
#box-right {
	float:right;
	width:220px;
	height:400px;
	margin: 0 15px 0 0;
	background:url(img/telephone.gif) no-repeat right top;
}

#pied-page {
	clear:both;
	font-size:9px;
	color: #7D6632;
	text-align:center;
	padding: 15px 0 0 0;
}

/* footer */
#footer {
	clear:both;
	height: 130px;
	background: url(img/footer.jpg) no-repeat;	
	text-align: center;
	font-size:10px;
	color:#675325;
}

#footer a{
	color:#675325;
	text-decoration:none;
}


#link {
	text-align:center;
	margin-bottom: 15px;
}

#lien {
	color:#7D6632;
	text-align:center;
	margin-top: 30px;
	font-size:10px;
	margin-left:66px;
	text-decoration:none
}

#lien a {
	color:#7D6632;
	text-decoration:none
}
#titre-footer {
	color:#CC0099;
	font-size:12px;
	font-weight: bold;
	margin: 15px 0 10px 0;
}
 
#spywords {
	margin: 25px 0 0 0;
	text-align: center; 
	vertical-align: middle;
}

#mention-legale {  
	float: left; 
	text-align:left;
	margin: 0 0 0 30px;
	padding:0 0 0 0;
}

#copyright {  
	float: right; 
	text-align:right;
	margin:0 30px 0 0;
	padding:0 0 0 0;
}

#icra{  
	text-align:center;
	margin-top: 40px;
	margin-left:66px;
}

/* gallerie */
#container_left {
	position:relative;
	margin-top: 15px;
}
#container_left img {border:0;}
#container_left .thumbs {
	width:420px;
	position:absolute;
	top:10px;
	left: 6px;
}

#container_left .encart {
	width:330px;
	position:absolute;
	text-align:justify;
	top:122px;
	right: 19px;
}
#container_left .info {margin-top:30px; text-align:justify; font-size:9px;}
#container_left a.gallery:hover span {display:block; position:absolute; width:338px; top:0px; left:410px; padding:5px; font-style:italic; z-index:100;font-size:11px; }
#container_left a.gallery:hover span:first-line {font-style:normal; font-weight:bold; font-size:12px;color:#DDDDDD;}
#container_left a.gallery:active, #container_left a.gallery:focus {border:1px solid #993366;}
#container_left a.gallery:active em, #container_left a.gallery:focus em {display:block; position:absolute; width:338px; height:500px; top:80px; left:400px; padding:5px; border:1px solid  #FECC09; z-index:50;}
#container_left h3 {clear:both; margin:0; padding-top:100px; padding-left:6px; width:415px;}
#container_left p {clear:both; margin:0; padding-top:30px; padding-left:6px; width:415px;}
#container_left #justify {text-align:justify;}
#container_left #image {clear:both; margin:0; padding-top:20px; padding-left:30px;}
#container_left h3 em {font-size:0.6em;}

a.gallery, a.gallery:visited {display:block; display:inline-block; text-decoration:none; border:1px solid #FECC09; width:33px; height:49px; float:left; margin-right:3px; margin-bottom:6px; z-index:50;}
a.gallery em, a.gallery span {display:none; margin-left: 35px;}
a.gallery:hover {border:1px solid  #999999 ;}

#vignette {
	padding: 0 5px 0 5px;
	height: 500px;
}

#image {
	float:right;
	padding: 0 5px 0 5px;
	width:340px;
}
	
#image a img {
	border: none;
}	

#vignette a img {
	float:left;
	margin: 0 0 2px 2px;
	border:1px solid #fff;
	filter: alpha(opacity=85);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85; opacity:0.85;
}

#vignette a:hover img, #thumbs a:focus img, #thumbs a:active img {
	border:1px solid #333;
	filter: alpha(opacity=100);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 	-moz-opacity: 1.00; opacity:1;	
}

/********************************************
   FORM
********************************************/
form {
	margin:10px; 
	padding: 0 5px;
	text-align:left;
	font-size: 12px;
}

fieldset {
	background-color: #FFFFFF;
}
.align-center {text-align:center;}
legend {
	margin: 0 0 0 20px;
}

label {
	font-weight:bold;
	margin:5px 0;
	margin: 0 0 0 20px;
}

input.nom{ width: 280px; margin:0 0 0 100px; }
input.email{ width: 280px; margin:0 0 0 95px; }
input.autres{ width: 280px; margin:0 0 0 150px; }
input.sujet{ width: 400px; margin:0 0 0 50px; }
textarea.corps{ width: 400px; margin:0 0 0 222px; }
input.button { padding: 0; margin:auto;}
.alert {
	font-weight:bold;
	color:#FF0000;
	margin: 0 10px 0 250px;
}

.crypto {
	text-align:center;
}
