/* CSS Document */

/* Table of Contents:

	Reset
	Typography
	General Layout
	Header Layout
	Middle Layout
	Footer Layout
	
*/


/* Reset
--------------------------------------------------------------------------------------- */

/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com 
   Addition by Christian Montoya - www.christianmontoya.net */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
        margin: 0;
        padding: 0;
       	font: 100%/120% Arial, Helvetica, sans-serif;
		/* font-family: Arial, Helvetica, sans-serif;*/
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
		font-family: inherit;
}


/* Typography
--------------------------------------------------------------------------------------- */
html, body {
color:#fff;


}

#content {
font-size:11px;
}

input, select, textarea, option {
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#news h2 {
display:block;
color:#fff;
font-size:12px;
font-weight:bold;
background:url(../images/bg-news.png) #494949 no-repeat 2px 10px;
padding-top:10px;
margin-top:0;
}


#content h2{
font-size:13px;
line-height:1.3em;
/*font-weight:bold;
font-family:Geneva, Arial, Helvetica, sans-serif;*/
font-family:Trebuchet MS;
padding-bottom:10px;
}


#news p, #references p, #right_bottom{
font-size:10px;
}




#references h2{
color:#49ff1c;
font-size:12px;
font-weight:bold;
padding-top:0px;
margin-top:0px;
}
#references p, #ou{
color:#ccc;
}

#ou div{
color:#ccc;
}


#content a {
text-decoration:underline;
color: #fff;
}

#content a:hover {
color: #49ff1c;
}

#ariane{
/*font-variant:small-caps;*/
font-size:11px;
}
#ariane a{
text-decoration:none;
color: #fff;
}
#ariane a:hover{
color: #999;
}


#news a {
color: #999;
text-decoration:none;
} 

#news a:hover {
color: #49ff1c;
text-decoration:none;
} 

#form a, #contact_form a{
color: #49ff1c;
text-decoration:none;
} 

.outlined{
color: #49ff1c;
font-size:inherit;
vertical-align:top;
}


.gallery_item_note{
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.gallery_item_notebas{
font-size:10px;
color: #ccc;
}

#gallery .gallery_item_note a:link, #gallery .gallery_item_note a:visited{
color: #999999;
text-decoration:none;
}

#gallery .gallery_item_note a:hover{
color: #49FF1C;
text-decoration:none;
}

#links h3, #content h3{
color: #49ff1c;
/*border-bottom: dotted #49ff1c;
border-top: dotted #49ff1c;*/
background:url(../images/bg-title.png) #333 repeat-y;
font-weight:normal;
display:block;
width:380px;
padding-top:3px;
padding-bottom:3px;
}

#links a{
color: #fff;
text-decoration:none;
}

#links a:hover{
color: #999;
text-decoration:none;
}
/* General Layout
--------------------------------------------------------------------------------------- */

body { 
background: #333 url(../images/bg-agk3-global.png) repeat;
text-align:center;
padding-top:0px;
margin-top:0px;
}


#wrapper {
background-color: #333;
width:1000px;
margin:0 auto;
text-align:center;
background-image:url(../images/bg-agk3.png);
background-repeat:repeat-y;
}

#wrapperbis {
width:788px;
padding-left:106px;
padding-right:106px;
font-family: Arial, Helvetica, sans-serif;
}

#footer {
background-color: #494949;
width:788px;
height:20px;
margin:0 auto;
text-align:right;
}



#left, #right {
float:left;
}

#left{
width:559px;
padding-left:13px;
padding-right:12px;
}

#right{
width:191px;
height:100%;
padding-top:0;
margin-top:0;
vertical-align:top;

}

a img{
border:0;
}

#content{
background:url(../images/bg-galleryline.png) no-repeat;
/*border-top: #49ff1c 1px dotted;*/
padding-top:20px;
text-align:left;
}

/* 	Header Layout
--------------------------------------------------------------------------------------- */

#logo, #menu{
float:left;
padding-bottom:5px;
/*border-bottom: #49ff1c 1px dotted;*/
}

#logo{
width:292px;
/*padding-right:10px;*/
}

#menu{
background:url(../images/bg-menu.png) no-repeat;
margin-left:10px;
width:256px;
height:143px;
text-align:left;
padding-top:0;
}


#menu ul, li{
list-style:none;
}

#menu ul{
height:120px;
padding-top:10px;
/*padding-bottom:0;*/
margin-top:0px;
}

#menu li,  #smenu li {
padding:0;
margin:0;
}

#menu li a{
display:block;
height:20px;
line-height:22px;
text-decoration:none;
font-size:14px;
padding-left:10px;

}

#menu li a:link, li a:visited{
color:#fff;
}

#menu li a:hover, #menu li a.active{
background-color:#49ff1c;
color:#333;
font-weight:bold;
}


#smenu {
background-color:#49ff1c;
width:100%;
/*height:20px;
padding-bottom:14px;*/
padding-bottom:0px;
}

#smenu ul{
display:block;
/*height:20px;*/
list-style: none;
}

#smenu li{
display: inline;
color:#333;
font-size:14px;
}

#smenu li a:link, #smenu li a:visited{
color:#333;
text-decoration:none;
padding-left:12px;
padding-right:12px;
font-variant:small-caps;
}

#smenu li a:hover, #smenu li span.active2{
color:#999;
padding-left:12px;
padding-right:12px;
font-variant:small-caps;
}

/* 	Middle Layout
--------------------------------------------------------------------------------------- */

.gallery_item_note{
/*border-bottom: #49ff1c 1px dotted;
margin-bottom:15px;*/
padding-top:10px;
}
.gallery_item{
padding-top:10px;
}

.gallery_item a img{
border: solid 1px #999;
}


#ariane{
padding-bottom:	0px;
margin-bottom:0px;
padding-top:0px;
margin-top:0px;
}


.galleryline{
background:url(../images/bg-galleryline.png) no-repeat;
}

input, textarea, select {
width:350px;
background-color:#494949;
border:0;
padding:2px;	
margin-bottom:5px;	
}
textarea {
height:86px;
}
fieldset{
vertical-align:top;
}

label {
vertical-align:top;
}



input.button {
/**/	background: none no-repeat top left;
	border: none;
	cursor: pointer;
	display: block;
	float: left;
	height: 25px;
	overflow: hidden;
	padding: 0;
	margin: 0 2px 0 0;
	text-indent: -9999px;
	background-image: url(../images/GO.png);
	width: 25px;

}


.separation, .doubleseparation {
padding-top:10px;
margin-bottom:20px;
padding-left:20px;
width:352px;
/*border-bottom: #49ff1c 1px dotted;*/
}

.separation {
	background: url(../images/bg-line-medium.png) no-repeat;
}
.doubleseparation {
	background: url(../images/bg-line-medium-double.png) no-repeat;
}

/*	Right Layout
--------------------------------------------------------------------------------------- */

#news, #references, #ou {
padding-left:10px;
padding-right:10px;
text-align:left;
}

#news, #references{
background-color:#494949;
}

#news {
padding-bottom:0;
/*border-bottom: dotted 1px #49ff1c;*/
}

#references{
padding-top:0;
}

#right_bottom {
/*width:190px;*/
background-color: #333;

}

#right_bottom_row {
/*width:190px;*/
padding-left:39px;

}

#right_line{
background:url(../images/bg-rightline.png) no-repeat;
}

#ou {
padding-right:15px;
padding-top:20px;
}



/*	Footer Layout
--------------------------------------------------------------------------------------- */

#footer {
color: #999;
font-size: 10px;
} 

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

#footer a:hover {
color: #49ff1c;
text-decoration:none;
} 




label.error           { font-weight:normal;color:red;text-align:left;width:140px; padding-left:25px;
                        background: transparent url(/images/cancel.png) no-repeat scroll left; }

/*label#nom_label      { position:absolute; top:0; left:0; }*/
label#nom_error      { position:relative; top:0px; left:0px; }

/*label#email_label     { position:absolute; top:45px; left:0px; }*/
label#societe_error      { position:relative; top:0px; left:0px; }

/*label#email_label     { position:absolute; top:45px; left:0px; }*/
label#email_error      { position:relative; top:0px; left:0px; }

/*label#phone_label     { position:absolute; top:90px; left:0px; }*/
label#tel_error      { position:relative; top:0px; left:0px; }

#message {
/*height:175px;*/
}

#map, .map{
color:#000;
}