@charset "utf-8";

/*---------------------------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, hr, input {
	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;
}




/*---------------------------GENERAL--------------------------*/

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

img{
border: none;
}

#global {
margin-top:47px;
margin-left:28px;
width:893px;
}
#menu {
border-top:dashed  thin #bcbcbc;
border-bottom:dashed thin #bcbcbc;
padding-top:20px;
padding-bottom:20px;
}


/*#menu img, #menu a img, #menu a:hover img{
border:none;
margin-left:20px;
float:left;
}*/
#menu ul{
list-style-type: none;
}
#menu ul li{
border:none;
margin-left:20px;
float:left;
}
.txt_studios {
}


#menu ul li.contact{
float:right;
}

#logo {
margin-bottom:24px;
}


/*---------------------------PRESENTATION--------------------------*/


#logos{
margin-top:30px;
}

#txt_presentation{
margin-top:20px;
font-size:12px;
width:890px;
color:#423e3e;
line-height:20px;
}

#txt_presentation h1{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:40px;
font-style:normal;
font-weight:normal;
padding:0px;
margin:0px;
line-height:30px;
}

#txt_presentation h2{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:22px;
color:#423e3e;
font-style:normal;
font-weight:normal;
padding-bottom:10px;
margin:0px;
line-height:26px;
}


#copyright{
clear:both;
border-top:dashed  thin #bcbcbc;
border-bottom:dashed thin #bcbcbc;
padding-top:8px;
padding-bottom:8px;
margin-top:25px;
font-weight:bold;
font-size:10px;
color:#c0c0c0;
text-align:right;
}

#copyright a:link, a:visited, a:hover {
color:#c0c0c0;
clear:both;
}

/*---------------------------MEMBRES--------------------------*/

#membres{
margin-top:15px;
padding-bottom:20px;
}

#membres img{
margin-bottom:5px;
}


.studios {
width:266px;
border-bottom:dashed thin #bcbcbc;
float:left;
margin-right:47px;
margin-bottom:15px;
}

.studios a{
color:#666666;
}

.studios_droite {
width:266px;
border-bottom:dashed thin #bcbcbc;
float:left;
}

.studios_droite a{
color:#666666;
}

.txt_studios{
padding-bottom:4px;
margin-bottom:2px;
}

.nom_studios a{
color:#423e3e;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:18px;
text-decoration:none;
}
.nom_studios a:hover{
background-color:#8FC563;
color:#FFF;
font-family:Georgia, serif;
font-size:18px;
text-decoration:none;
}

.description_studios{
color:#b1b1b1;
}

.url_studios{
color:#666666;
}

.liens_studios{
color:#666666;
text-decoration:underline;
}
.email a{
text-decoration:none;
color:#8FC563;
}
.email a:hover{
text-decoration:none;
background-color:#8FC563;
color:#FFF;
}
