/*RESET*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body{
	background: url(../../images/bg_body.jpg);


}

#container {
height:600px;
left:50%;
margin-left:-300px;
margin-top:-310px;
position:absolute;
top:50%;
width:620px;
}

#bg-carou {
height:482px;
width:255px;
background-color:#FFF;
padding-left:10px;
padding-top:10px;
}

a img
{
border: none;
} 


#realisation{
width:300px;
float:left;
}

#right{
width:320px;
float:right;
}



/*CONTACT*/

#contact{
width:300px;
margin-top:73px;
border:4px solid #373737;
-moz-border-radius: 5px 5px 5px 5px;
}



#contact fieldset {
width:300px;
background-color:#373737;
}

#contact input{
height:22px;
color:#878787;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
padding-left:5px;
padding-top:6px;
}

#contact textarea{
color:#878787;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
padding-left:5px;
padding-top:6px;
overflow:auto;

}

#contact #email,#contact #nom,#contact #message{
width:295px;	
}

#contact input, #contact textarea{
border:0px;
background-color:#262626;
margin-bottom:1px;
}

#send{
margin-top:10px;
background: url(../../images/send.jpg) no-repeat ;
height:29px;
width:70px;
border:none;
cursor:pointer;
}

#send:hover{
background: url(../../images/send-hover.jpg) no-repeat ;
}






.jcarousel-skin-tango .jcarousel-container-vertical {
width: 265px;
height: 492px;
padding: 47px 0px;
background: transparent url(bg.gif) no-repeat;

}


.jcarousel-skin-tango .jcarousel-clip-vertical {
width:  245px;
height: 473px;
margin-left:10px;

margin-top:10px;
}

.jcarousel-skin-tango .jcarousel-item {
width: 245px;
height: 77px;
margin-bottom:2px;
}



.jcarousel-skin-tango .jcarousel-item-vertical {
    
}





/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
position: absolute;
bottom: 0px;
left: 103px;
width: 58px;
height: 47px;
cursor: pointer;
background: transparent url(next.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
background-position: 0 -47px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
background-position: 0 -94px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
cursor: default;
background-position: 0 -141px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
position: absolute;
top: 0px;
left: 103px;
width: 58px;
height: 47px;
cursor: pointer;
background: transparent url(prev.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
background-position: 0 -47px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
background-position: 0 -94px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
cursor: default;
background-position: 0 -141px;
}
