@font-face {
    font-family: Helvetica;
    font-style:  normal;
}
@charset "UTF-8";
/* CSS Document */

/*css reset*/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, 
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;
}

/*end css reset*/

*{
font-size:8pt;
}

body {
background-color:#FFFFFF;
color:#999999;
font-family:helvetica;
font-size:8pt;
margin:0 auto 0 auto;
}

#contenedora {
	width:970px;
	position:relative;
}

a {
color:#999999;
text-decoration:none;
}
a:visited {
color:#999999;
}
.separateur {
display:block;
float:left;
margin-bottom:15px;
margin-top:15px;
width:100%;
}
.separateur_ligne {
border-bottom:1px solid #E3E3E3;
display:block;
float:left;
width:160px;
}
#header {
	background-color:#b80718;
	width:100%;
	height:55px;
	padding:15px 0px 5px 15px;
	position:fixed;
	z-index:2;
}
#header img{
	margin-top:5px;
	margin-left:-15px;
}

#more
{
	display:block;
	position:relative;
	float:left;
	width:17px;
	height:16px;
}

#less
{
        display:block;
        position:relative;
        float:right;
        width:17px;
        height:16px;
}

.left {
background-color:transparent;
display:block;
float:left;
height:100%;
padding-left:25px;
padding-top:85px;
position:fixed;
width:220px;
z-index:0;

}
.projets_left {
display:block;
float:left;
font-size:10pt;
font-weight:bold;
line-height:15px;
width:100%;
font-size:8pt;
font-family:Helvetica;
}
.projets_left a {
color:999999;
display:block;
float:left;
width:100%;
}
.tags_left {
display:block;
float:left;
font-size:8pt;
width:100%;
}
.tags_left a {
color:#999999;
display:block;
float:left;
width:100%;
}

.lien {
display:block;
float:left;
width:100%;
}
.lien a {
display:block;
float:left;
width:100%;
}
.right {
display:block;
float:right;
margin-top:100px;
width:700px;
overflow:none;
position:relative;
height:100%;
z-index:0;
}
.projet_right {
display:block;
float:left;
margin-bottom:0px;
width:700px;
height:1125px;
}
.projet_cliente{

display:block;
float:left;
margin-bottom:0px;
border:0px solid black;
width:700px;
height:100%
overflow:none;
}

.titre_projet_right {
color:#999999;
display:block;
float:left;
font-size:8pt;
margin-left:25px;
margin-top:15px;
width:165px;
font-family:Helvetica;
border-bottom:0px solid #FFF;
}
.desc_projet_right {
color:#999999;
display:block;
float:left;
margin-left:25px;
height:135px;
margin-top:10px;
width:155px;
line-height:10pt;
overflow:hidden;
padding-top:0px;
font-size:9pt;
}


.desc_projet_cliente
{
color:#999999;
display:block;
float:left;
margin-left:25px;
border:0px solid black;
margin-top:10px;
width:155px;
line-height:10pt;
padding-top:0px;
font-size:9pt;
}


#categorias
{
        display:block;
        float:left;
        position:relative;
	font-size:7pt;
	font-family:Helvetica; 
	height:10px;
	width:155px;
	text-transform: lowercase;
}

#secciones
{
	font-size:5pt;
	font-weight:normal;
	width:165px;
	font-family:Helvetica;
	margin-top:0px;
        display:block;
        float:left;
        position:relative;
}

#categorias_cliente
{
        color:#D1D1D1;
        display:block;
        float:left;
        position:relative;
        font-size:7pt;
        font-family:Helvetica;
        height:10px;
        width:155px;
        text-transform: lowercase;
}

#secciones_cliente
{
        color:#D1D1D1;
        font-size:5pt;
        font-weight:normal;
        width:155px;
        font-family:Helvetica;
        margin-top:0px;
        display:block;
        float:left;
        position:relative;
}


#datos_clien
{
        font-size:8pt;
        font-weight:normal;
        width:155px;
	border:0px solid black;
        font-family:Helvetica;
        margin-bottom:5px;
        display:block;
        float:left;
        position:relative;
}
#trabajos
{
        display:block;
        float:left;
        position:relative;
        font-family:Helvetica;
        font-size:10pt;
	font-weight:700;
	margin-top:5px;
	padding-bottom:10px;
        width:165px;
	border-bottom:1px solid #FFF;
	/*border:1px solid white;*/
}


#trabajos_cliente
{
        display:block;
        float:left;
        position:relative;
        font-family:Helvetica;
        font-size:10pt;
        font-weight:bold;
        margin-top:5px;
        padding-bottom:10px;
        width:155px;
        border-bottom:1px solid #E3E3E3;
}

#datos_desc
{
        display:block;
        float:left;
        font-family:Helvetica;
	position:relative;
	width:155px;
	font-size:8pt;
	padding-bottom:10px;
	font-weight:normal;
	border:0px solid #FFF;
}

#fecha_desc
{
	display:block;
	float:left;
	position:absolute;
	border-top:1px solid #FFF;
	padding-top:3px;
	line-height:7pt;
	margin-top:165px;
	margin-left:25px;
        font-family:Helvetica;
	width:165px;			
	font-size:8pt;
        height:30px;
}

#datos_desc_cliente
{
        display:block;
        float:left;
        font-family:Helvetica;
        position:relative;
        width:155px;
        font-size:8pt;
        padding-bottom:10px;
        font-weight:normal;
        border:0px solid #FFF;
}

#direccion_desc_cliente
{
        display:block;
        float:left;
        position:relative;
        border-top:1px solid #E3E3E3;
        padding-top:15px;
        line-height:7pt;
        margin-top:0px;
        margin-left:25px;
        font-family:Helvetica;
        width:155px;
        font-size:8pt;
 
}


.top_projet {
background-image:url(../img/onglet.jpg);
background-repeat:no-repeat;
display:block;
float:left;
margin-bottom:25px;
height:200px;
width:200px;
}

.top_projet_cliente {
background-color:#FFFFFF;
display:block;
float:right;
margin-bottom:25px;
margin-top:-225px;
width:200px;
height:100%;
overflow:none;
border:0px solid black;
}

.images_projet img {
display:block;
float:left;
margin-bottom:25px;
height:200px;
width:500px;
}

/* inicio page */

.page_right {
	width:700px;
	display:block;
}

.titre_page_right {
color:#999999;
display:block;
float:left;
font-size:10pt;
margin-left:25px;
margin-top:15px;
width:165px;
}

.desc_page_right {
display:block;
float:left;
margin-left:25px;
margin-top:5px;
width:155px;
line-height:10pt;
border-top:#E3E3E3 1px solid;
padding-top:10px;
}

.page_projet {
display:block;
float:right;
width:200px;
margin-bottom:50px;
}

.images_page img {
display:block;
float:left;
margin-bottom:10px;
width:500px;
}

#back img {
	margin-left:25px;
}

#footer {
	background-color:#E3E3E3;
	width:1250px;
	height:175px;
	display:block;
	float:left;
	/*z-index:2;*/
	color:#999;
	line-height:12px;
	margin-top:25px;
	font-size:9pt;
	border:0px solid black;
}

#footer2 {
	background-color:#E3E3E3;
	width:100%;;
	height:175px;
	display:block;
	float:left;
	/*z-index:2;*/
	margin-top:-175px;
	/*top: 0px;*/
}

#info {
	padding-right:10px;
	height:125px;
	margin:25px;
	display:block;
	float:left;
	border-right: 1px solid #FFF;
	/*border:1px solid black;*/
	position:relative;
	font-size:7pt;
}

#info a {
	color:#999;
}

#info a:visited {
	color:#999;
}

#info img {
	display:block;
	margin-bottom:20px;
}

#newsletter {
	padding-right:50px;
	width:120px;
	height:125px;
	margin:25px;
	display:block;
	float:left;
	border-right: 1px solid #FFF;
	font-weight:bold;
	position:relative;
}

#newsletter div {
	font-size:7pt;
	line-height:7pt;
	font-weight:normal;
	text-aling:justify;
	border:0px solid black;
	height:70px;
	width:150px;
}

#texto {
	width:120px;
	height:5px;
	font-size:9pt;
	margin-top:5px;
}

#network {
	padding-right:50px;
	height:125px;
	margin:25px;
	display:block;
	float:left;
	border-right: 1px solid #FFF;
	font-weight:bold;
	position:relative;
}

#network img {
	margin-right:10px;
	margin-top:10px;
	margin-bottom:-3px;
}

.team {
	height:120px;
	margin:25px 0 25px 25px;
	display:block;
	float:left;
	font-size:7pt;
	line-height:15px;
	width:auto;
	position:relative;
}

.team span {
	font-weight:bold;
	font-size:8pt;
}

#inferior {
	margin-top:-5px;
	font-size:6pt;
}
