html
{
}

body
{
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	background-color: #e7e7e7;
	color: #656565;
	background-image: url(/design/gvalle/img/bg_stripes.gif);
}

#wrapper
{
	margin: 0 0 0 86px;
	text-align: left;
	width: 736px;
}

a
{
	text-decoration: none;
	color: #656565;
}

#header
{
	margin: 37px 0 0 0;
}

#header ul
{
	list-style: none;
	font-size: 22px;
	float: left;
	padding: 0;
	margin: 17px 0 17px 0;
	
}
#header li
{
	background-color: #000;
	float:left;
	clear: both;
}

#header li a
{
	color: #2a2a2a;
	text-decoration: none;
	margin: 0 0 0 0px;
}

#header li div.francophilsel a
{
	color: #656565;
}

#idiomas
{
	position: relative;
	z-index: 2;
	list-style: none;
	font-size: 20px;
	height: 25px;
	float: left;
	padding: 0;
	margin: 0;
	clear: both;
	/*margin-bottom: -25px;*/
}

#idiomas li
{
	background-color: #2a2a2a;
	float:left;
}

#idiomas li a
{
	color: #000;
	text-decoration: none;
	margin-left: 7px;
	margin-right: 7px;
	
}
#idiomas li a.first
{
	color: #000;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 45px;
}

#content
{
	position: relative;
	background-color: #000;
	text-align: center;
	margin-bottom: 50px;
}

/*** PHOTOLIST PHOTO+TEXT ***/

#content table
{
	width: 646px;
	text-align:left;
	margin: 25px auto 31px auto;
}

#content table p
{
	margin: 12px 0 0 0;
	
}

h5
{
	color: #2a2a2a;
	font-size: 11px;
	margin: 15px 0 0 0;
	font-weight: normal;
}
.data_photolist, .title_photolist, .back, .name_bio, .linkfotos, .navfotos, .bio_title
{
	color: #2a2a2a;
}


#photolist_text, #biography, #contact
{
	width: 646px;
	text-align:left;
	margin-top: 25px;
	margin-bottom: 31px;
	margin-left: 45px;
	float: left;
}

#photolist_photo_slide, #photolist_photo
{
	position: relative;
	width: 646px;
	height: 383px;
	text-align:left;
	margin-top: 25px;
	margin-bottom: 31px;
	margin-left: 45px;
}

#photolist_text p, #biography p
{
	margin-top: 0px;
}
.photo_col1
{
	width: 235px;
	float: left;
	margin: 15px 20px 0 0;
}
.photo_col2
{
	position: relative;
	width: 136px;
	float: left;
	margin: 15px 0 0 0;
}

.back
{
	position: absolute;
	bottom: 45px;
	left: 550px;
	text-decoration: none;
}
.linkfotos
{
	position: absolute;
	bottom: 58px;
	left: 550px;
	text-decoration: none;
}

.navfotos
{
	width: 136px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-decoration: none;
}

/*.slideshow
{
    padding: 0;
    border: 0;
    display: none;
    float: left;
}

.slideshow-content
{
    float: left;
}*/

#colphoto
{
	width: 490px;
	float: left;
	margin: 15px 20px 0 0;
	position: relative;
	text-align: center;
}

.pielistado
{
	text-align: right;
	display: block;
}

.bio_col1
{
	position: relative;
	width: 116px;
	float: left;
	margin: 15px 0 0 0;
}

.bio_col2, .bio_col3
{
	width: 245px;
	float: left;
	margin: 15px 0 0 20px;
}
/*#colphoto img
{
	width: 490px;
	margin: 0;
	padding: 0;
}*/

#colphoto img
{
	display:block;
}

#photowebcont
{
	display:block;
	position: relative;
	margin: 0 auto;
}

#contact
{
	position: relative;
	clear: both;
}

#contact form
{
	margin: 15px 0 15px 0;
	height: 270px;
	padding: 0;
}

#contact form label
{
	color: #2a2a2a;
	float: left;
	margin: 1px 5px 0 0;
}

.custom_input_text, .custom_textarea
{
	background-color: #000;
	border: 0;
	font-family: Arial;
	font-size: 11px;
	color: #656565;
}

#info_contact
{
	width: 646px;
	height: 42px;
	float: left;
	border-top: 1px solid #656565;
}

#info_contact label
{
	color: #2a2a2a;
}

.cont_name, .cont_info
{
	float: left;
	margin: 7px 38px 0 0;
}

img
{
	border: 0;
}

.underline
{
	border-bottom: #222 1px solid;
}

.br_clear
{
	clear: both;
}
.br_clear0
{
	clear: both;
	line-height: 0;
	height: 0;
}

#tipBox
{  
	background: #000000;
	border: 1px solid #000000;
	color: white;
	font-size: 10px;  
	padding: 3px;  
	width: 80%;
	text-align: left;
}

.title_tip
{
	color: #FFFFFF;
	font-weight: bold;
}
.subtitle_tip
{
	color: #959595;
}