/* CSS Document */

/*////////////////////////////////BODY////////////////////////////////////////*/
body{margin:0}/* for ie mac*/
/* commented backslash hack v2 \*/ 
html, body{height:100%;
	padding:0;
	background:#fff url(/img/croix-.gif) fixed;
	} 
	
* html, * html body{
	overflow:hidden;
	padding:50px 0;
	margin:-50px 0;
	padd\ing:0;
	ma\rgin:0;
}
* html #outer { 
	overflow:auto;
	height:99.9%;
	voice-family: "\"}\""; voice-family:inherit; 
}
* html #contain-all{
	position:absolute;
	overflow-y:scroll;
	width:100%;
	height:100%;
	z-index:1;
}
/* end hack */ 

#top-bar{
	position:absolute;/* ie6 will treat this as fixed because of a bug where overflow:auto is set on a parent */
	top:0px;
	left:0px;
	height:15px;
	width:100%;
	margin:0;
	padding:0;
	z-index:999;
	overflow:hidden;
}
#topbar-inner{
height: 15px;
background: #cc3333;
letter-spacing: 0.1em;
}

#footer-inner {
	height:100px;
	background: #000;
}

/* mac hide - reduce page to allow the scrollbar to remain visible \*/
* html #topbar-inner,* html #footer-inner {margin-right:17px;}
/* end hide*/

#footer{
	position:absolute;
	bottom:0;
	width:100%;
	height:100px;
	z-index:999;
}
/*.spacer {height:100px}/* same height as footer/header to preserve space*/
p{margin-top:0}
html>body #top-bar,html>body #footer{position:fixed}/* for moz/opera and others*/

body {font:normal 70%/1.5 "Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
}
/*font:normal 1.5em/1.1 */


html>body #content-wrap {height:100%;} /* 100 % height */

html>body #content {padding:4em 1em;}
 /* 6em = height of #header and #footer + 1em, 1em = give the content some breathing space */

img {
border:none;
}

label {
color:#FFF;
font-size:12px;
}
.form {
	color: #FFF;
	font-size:16px;
	padding-left: 13px;
	font-weight: bold;
}

/*////////////////////////////FIN BODY////////////////////////////////////////*/ 

/*////////////////////////////TEXTOS////////////////////////////////////////*/ 
h3 {
	margin:0;
	color:#FFF;
	font-size: 10px;
	vertical-align: super;
	font-weight: 500;
	padding-left: 5px;
/* 	float:left;  */
}

.bold {
	font-weight: bold;
}

.cat {
	font-size:12px;
	color:#cc3333;
	font-weight: bold;
	line-height: 15px;
}

#textofred {
	line-height: 24px;
	text-align: left;
	padding-top: 100px;
	padding-left: 20px;
	letter-spacing:0.1em;
}

#textofred p{
font-size:10px;
}

.pad {
padding-left: 130px;
}

.campos {
color:#CCC;
font-size:9px;
padding-right: 115px;
}

p {margin:1em 4px;
padding: 3px;
color:#FFF;
}


h1 {
	margin:0;
	padding:8px;
	font-size: 15px;
	color:#cc3333;
/*	line-height: 30px;*/
}

h2 {
	margin: 0;
	font-variant:normal;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
}
#langs {
	padding: 5px 5px 0px 0px;
	font-size: 10px;
	font-weight: bolder;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align: right;

}
.lang {
	background-color: #000;
	color:#FFF;
	padding: 2px 4px 2px 4px;
}

#langs a:hover {
color:#cc3333;
text-decoration:Overline;
}
#langs a {
color:#000;
text-decoration:none;
}

/*/////////////////////////// FIN TEXTOS ////////////////////////////////////////*/ 


/*/////////////////////////////// HEADER ////////////////////////////////////////*/ 

#top-bar a {
color:#FFF;
text-decoration:none;}

#top-bar a:hover {
color:#000;
text-decoration:underline;
}


/*//////////////////////////FIN HEADER////////////////////////////////////////*/ 


/*////////////////////////////////CONTENEUR////////////////////////////////////////*/


#navcontainer {
	position: relative;
	margin:0 auto;
	/* width:725px; */
	width: 755px;
	height:100px;
}


#mentions {
	color:#FFF;
	float:right;
	font-size: 10px;
	font-weight: 400;
	padding-right: -5px;
	padding-top: 7px;
	text-align:right;
	z-index: 2000;
	letter-spacing: 0.1em;
}

#mentions a {
	color: #cc3333;
	text-decoration: none;
}

#mentions a:hover {
	color: #FFF;
	text-decoration:blink;
}

#gallery {
	/* padding: 30px 5px 0px 5px; */
	margin-left: auto;
	margin-right: auto;

	width: 500px;
	height:360px;
	/*margin: 15% auto;*/
	background-color:#000;
	}
	
.centre {
	position:relative;
	width: 500px;
	height: 88%;
	background:#FFF;
	float:left;
	background-image: url(../../web_fredvillalon_09/img/dp.jpg);
	background-position: 313px 28px;
	background-repeat:no-repeat; 
	padding-top: 45px;
	/*border:2px solid #999;
	display:block;
	clear: both;  */
}
	
#portrait {
	background-color:black;
	background:  url(../../web_fredvillalon_09/css/img/fred.jpg);
	background-position:100% 0%;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	height:360px;
	}
	
.conteneur {
	background:#FFF;
	position:absolute;
	left: 50%;
	top: 50%;
	width: 737px;
	height: 437px;
	margin-top: -250px; /* moitié de la hauteur */
	margin-left: -365px; /* moitié de la largeur */
	border: 2px dashed #CCCCCC;
	}

.red {
color: #cc3333;
}
	
.blocklogo {
	width:115px;
	height:430px;
	background-color:#FFF;
	float:left;
	padding: 3px;
	}

#right {
	background-color:#FFF;
	float:right;
	width:116px;
	height:100%;
	background-image: url(../../web_fredvillalon_09/img/img-bot.gif);
	background-position:left 100%;
	background-repeat:no-repeat;
}
	
/*////////////////////////////FIN CONEEUR//////////////////////////////////////*/


/*////////////////////////////////MENU////////////////////////////////////////*/

.active {
color: #cc3333;
}

#menu {
width: 460px;
background: #000;
float: left;
padding-top: 3px;
margin-left: 12px;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 11em;
float: left;
}

#menu a, #menu h2 {
display: block;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
	color: #fff;
	background: #000;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #cc3333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
}

#menu a {
	color: #FFF;
	padding-left: 13px;
	background: #000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
}

#menu a:hover {
color: #CC0000;
background: #FFF;
background-image:  url(../../web_fredvillalon_09/css/img/ruler.gif);
background-position:left;
background-repeat:repeat-y;
line-height: 10px;

}
/*////////////////////////////FIN MENU////////////////////////////////////////*/

  /***********/
 /* FORM */
/***********/
form {
padding-left: 70px;
margin:0px;
letter-spacing: 0.1em;
font-family: "Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
}

form h2 {
font-size:11px;
color:#FFF;
margin:0px;
padding:0px;
line-height: 16px;
}

form h1 {
font-size:12px;
color:#FFF;
padding-left:20px;
padding-top:75px;
}

form p {
	margin:0px;
	padding:0px;
}

input {
	background-color: #FFF;
	border: 1px solid #cc3333;
	font-size:11px;
	color: #000;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin:0;
}

/*input hover {
	background-color: #000;
	border: 1px solid #cc3333;
	font-size:11px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0.2em;
}*/

textarea {
background-color: #FFF;
font-family: "Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
font-size:12px;
border: 1px solid #cc3333;
color: #000;
font-weight: bold;
width: 235px;
letter-spacing: 0.1em;
}

submit {
background-color: #373232;
font-size:9px;
color: #cc3333;
border: 2px;
}

/*.submit {
padding: 4px 4px 4px 4px;
}*/

select {
width: 160px;
background-color: #FFF;
color: #000;
font-size:11px;
letter-spacing: 0.1em;
border: 1px solid #cc3333;
}


legend {
	color:#cc3333;
	padding: 3px;
	font-size: 14px;
	font-variant: small-caps;
}

.right {
float:right;}

.design {
	/*float: right;*/

	text-align:right;
	position:relative;
	margin:0;
	clear:both;
	z-index: 999999;
}


#enviado {
color: #cc3333;
}

#enviado a {
	color: #cc3333;
	text-decoration: none;
	}
	
#enviado a:hover {
color:#FFF;
text-decoration:underline;
}
