/* CSS Document */

body {
padding:0px;
margin:0px;
background:url(../img/bkg.jpg);
background-repeat:repeat-x;
background-color:#090909;

    scrollbar-face-color: #000000;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #000000;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #DE047F;
    scrollbar-arrow-color: #DE047F;
   }

.menu {
width:100%;
height:65px;
/*border:1px solid #FFFF00;*/
text-align:center;
}
.container {
	width:955px;
	background:url(../img/bkg1.png) no-repeat !important;
	background:url(../img/bkg1.gif);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	height:600px;
}

.left {
float:left;
margin-left:100px!important;
margin-left:50px;
width:436px;
}

.zoneimg {
	border:3px solid #B7B7B7;
	width:430px;
	height:320px;
	background: #000000;
}

.zoneimg img {
border:none;
}

.news {
	background:url(../img/bkgnews.jpg) #404040;
	background-repeat:no-repeat;
	background-position:right bottom;
	width:426px;
	margin-top:8px;
	height:141px;
	padding:0px;
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;

}

#news tr td{
vertical-align:top;
padding:0px;
}

#news h1 {
font-weight:bold;
margin-top:0px;
margin-bottom:5px;
padding:0px;
font-size:11px;
}

#news a, #news a:link {
color:#FF66CC;
font-weight:bold;
}

#news a:hover {
color:#FFFFFF;
text-decoration:overline;
}

#pix img{
width:70px;
border:2px solid #000000;
margin-right:8px;
height:auto;
}

.right {
	float:left;
	margin-left:8px;
	width:410px;
	/*width:450px;*/
background:url(../img/bkg2.png) right center no-repeat;
background:url(../img/bkg2.gif) right center no-repeat !important;
/*border:1px solid #FF0000;*/
}

.title {
	background-image:url(../img/arrow.jpg);
	background-position:center left;
	background:#000000;
	width:330px;
	height:40px;
	margin-bottom:6px;
	text-align:right;
	background-repeat: no-repeat;
}
.title img {
margin-top:6px;
margin-right:5px;
}
.title2 {
background:#000000;
width:330px;
height:40px;
background-image:url(../img/arrow.jpg);
background-repeat:no-repeat;
background-position:center left;
text-align:right;
}


.title2 img {
margin-top:6px;
margin-right:5px;
}

.maintxt {
	background:url(../img/bkgtxt.jpg) #3F4447;
	background-position:right bottom;
	background-repeat:no-repeat;
	width:330px;
	height: 475px;
	margin-bottom: 8px;
/*display:none;*/

}


.zone1 {

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:20px 20px 10px 20px;
color:#FFFFFF;
}

.zone1 a, .zone1 a:link {
color:#C50E68;
text-decoration:none;
}

.zone1 a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.zone1 ul {
margin-left:15px;
padding-left:0px;
}

.zone2 {

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:20px 20px 0px 20px;
color:#FFFFFF;
}

.zone2 a, .zone2 a:link {
color:#FF0099;
}
.zone2 a:hover {
color:#FFFFFF;
text-decoration:overline;
}


.zone2 input {
background:#151515;
border:1px solid #BABABA;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#valide {
background:url(../img/button.jpg);
border:1px solid #000000;
width:30px;
}

#submit {
background:url(../img/button.jpg);
border:1px solid #000000;

}


#floatimg {
float:left;
margin-right:5px;
margin-bottom:5px;
}

#floatimg img {
width:61px;
height:61px;
}

h1 {
font-size:12px;
font-weight:bold;
margin-top:0px;
margin-bottom:30px;
}

h2 {
font-size:12px;
font-weight:bold;
margin-top:0px;
margin-bottom:18px;

}

h3 {
font-size:12px;
font-weight:bold;
padding-top:1px;
margin-bottom:18px;

}
.footer {
width:764px;
clear:both;
height:20px;
margin-left:100px;
/*margin-top:5px;*/
background:#000000;
color:#ffffff;
font-weight:bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
padding-top:5px;
padding-left:5px;
padding-right:5px;

}

.footer a, .footer a:link {
color:#C21E6F;
text-decoration:none;
}

#rose {
color:#C21E6F;
}

.footer a:hover {
color:#FFFFFF;
text-decoration:none;
}

.adress {
float:right;

}
#weare {
margin-top:3px;
}

#list {
	padding:10px;
	background:#4B5053;
	margin-bottom: 15px;
}

#list2 {
	padding:10px;
	background:#4B5053;
	margin-bottom: 15px;
}

#list2 a, #list2 a:link {
color:#FFFFFF;
text-decoration:none;
}

#list2 a:hover {
color:#FF00FF;
text-decoration:underline
}

#titre {
display:block; 
/*border:1px solid #FF0000;*/
padding:10px;
height:10px;
}

hr {
border-top:1px solid #000000;
border-left:1px solid #404040;
border-right:1px solid #404040;
border-bottom:1px solid #404040;
}

a img , a:link img {
color:#D7067E;
}
#photoservices img {
padding:4px; border:1px solid #FFFFFF; margin-bottom:10px;
}

#bullets {
list-style-type:none;
list-style-image:url(../img/bullet.jpg);
}
ul#bullets {
margin-left:0px;
padding-left:0px;
}

ul#bullets li {
/*border:1px solid #FF0000;*/
height:12px;
margin-bottom:6px;
}

#bullets a, #bullets a:link {
color:#FFFFFF;
/*font-weight:bold;*/
text-decoration:none;
display:block;
background:#2E2E2E;
padding-left:5px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

#bullets a:hover {
background:#5A5A5A;
display:block;
}

#bullets2 {
list-style-type:none;
list-style-image:url(../img/bullet.jpg);
}
ul#bullets2 {
/*margin-left:0px;
padding-left:0px;*/
}

ul#bullets2 li {
/*border:1px solid #FF0000;*/
height:12px;
margin-bottom:6px;
}

#bullets2 a, #bullets2 a:link {
color:#FFFFFF;
/*font-weight:bold;*/
text-decoration:none;
/*display:block;
background:#2E2E2E;*/
padding-left:5px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

#bullets2 a:hover {
/*background:#5A5A5A;
display:block;*/
color:#FF0099;
}




/*
#ref {
height:130px;
}*/

#ref2{
height:130px;
}

#refdesc {
	height:312px;
}
#contactus {
height:auto;
}

#listref {
height:220px;
}

#back a, #back a:link {
color:#FFFFFF;
font-weight:bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

#coord_left {
	float:left;
	width:135px;
	margin-top: 14px;
}

#coord_right {
	float:right;
	width:140px;
	margin-top: 14px;
}

#linkscontact {
	padding:10px;
}
#lienbloc {
	display:block;
	padding-top: 5px;
/*height:39px;*/
/*border:#FFFF00;*/


/*margin-bottom:10px;*/
/*padding-top:18px;*/
}

#lienbloc a, #lienbloc a:link {
color:#FFFFFF;
font-weight:bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
padding-top:8px;

}
#lienbloc a:hover {
color:#D7067D;
text-decoration:underline;
}


#links2 tr td{
vertical-align:top;
}

#etoile {
color:#FF00FF;
}

#contactus input, #contactus textarea {
background:#252525;
border:1px solid #999999;
color:#FFFFFF;
}

a.viewpic {
  position:relative;
  border-bottom:1px #CC0000;
  text-decoration: none;
}
a:hover.viewpic {
  text-decoration: none;
  background: none;
}
a.viewpic span {display: none;}

a:hover.viewpic span {
  display: inline;
  position: absolute; 
  top:-10px;
  left: 195px;
  z-index: 20;
  width:100%;
/*  padding:2px 4px;*/
}	

#mail a, #mail a:link {
color:#FF66CC;
}
#valide2  input{
background:url(../img/button2.jpg);
border:1px solid #000000;
width:60px;
font-family:Arial, Helvetica, sans-serif;
margin-top:0px;
color:#FFFFFF;
}

#noborder {
border:none;
}


#weare {
background:url(img/weare.png);
background-position:right;
}

.maintext1 {
height:475px;
/*border:1px solid #FF0000;*/
}

form#homepf {
margin-top:10px;
margin-bottom:10px;
padding:0px;
}

.team{
	width:100%;
	margin-left:5px;
	margin-bottom:15px;
}

.team img{
	float:left;
}

.team p{
	float:left;
	margin-left:10px;
}
