body, input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#2e2e2e;
	font-size:12px;
	font-weight: bold;
}

body,table {
	cursor:default;
}

#container {
	width:991px;
	margin:0 auto;
	background-color:#2e2e2e;
}

#header {
	background:url(../web_plantilla/cabezal.png);
	height:87px;
}

#menu {
	background:url(../web_plantilla/barra_menu.png);
	height:35px;
	width:955px;
	margin:0 auto;
	position:relative;
	top:-24px;
	line-height:35px;
	text-align:right;
}

#menu_cont {
	float:right;
}

.menu_sep {
	float:left;
	top:-2px;
	position:relative;
}

.menu_link a {
	color:#fff;
	text-decoration:none;
	padding:0 16px;
	height:35px;
	display:block;
	float:left;
}

.menu_link a:hover {
	background:url(../web_plantilla/menu_on.png) left center;
}

.menu_sel a {
	background:url(../web_plantilla/menu_on.png) left center;
}

#content {
	background:url(../web_plantilla/fondo_port.png);
	width:950px;
	height:427px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	top:-18px;
}

#content_shadow {
	position:absolute;
	background:url(../web_plantilla/sombras_fondo_port.png);
	width:950px;
	height:427px;
	z-index:10;
	
}

#content_slide {
	position:absolute;
	z-index:9;
	width:955px;
	height:427px;
	text-align:center;
}
#content_slide  .middle {
	height: 427px;
}
#content_slide .slide {
	width: 578px;
	height: 427px;
	padding: 3px;
	float: left;
}

#contact_arrow_1, #contact_arrow_2 {
	width:33px;
	height:33px;
	position:absolute;
	top:180px;
	margin:10px;
	z-index:20;
	background:url(../web_plantilla/boton_izq.png);
	cursor:pointer;
}
#contact_arrow_2 {
	background:url(../web_plantilla/boton_der.png);
	left:904px;
}
.carousel {
	overflow: hidden;
}

.carousel .inner {
	
}

.carousel .middle {
	overflow: hidden;
}

#bottom {
	margin:0 auto;
	width:955px;
	position:relative;
	top:-12px;
}

#contact_form {
	float:right;
	width:233px;
	height:238px;
	background:url(../web_plantilla/fondo_cont.png);
	text-align:center;
	/*padding-top:34px;*/
	background-repeat:no-repeat;
}


#curriculum {
	float:left;
	width:233px;
	height:187px;
	background:url(../web_plantilla/cab_cv.png);
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:9pt;
	line-height:14pt;
	color:#FFFFFF;
	padding-top:34px;
	background-repeat:no-repeat;
}

p.curriculum{
	margin-top:8px;
	margin-left:10px;
	margin-right:10px;
}
p.ultimos{
	margin-top:3px;
	margin-left:5px;
	margin-bottom:3px;
	
}
p.ultimos1{
	margin-top:8px;
	margin-left:5px;
	margin-bottom:3px;
	
}

#servicios {
float:left;
width:233px;
height:187px;
background:url(../web_plantilla/cab_serv.png);
text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:9pt;
	font-weight:normal;
	line-height:14pt;
	color:#FFFFFF;
padding-top:34px;
margin-left: 8px;
background-repeat:no-repeat;
}

#ultimos {
float:left;
width:233px;
height:187px;
background:url(../web_plantilla/cab_proy.png);
font:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:9pt;
	font-weight:normal;
	line-height:14pt;
	color:#FFFFFF;
padding-top:34px;
margin-left: 8px;
background-repeat:no-repeat;
}



#email {
	width:196px;
	height:17px;
	background:url(../web_plantilla/tu_mail.png);
	border:0;
	padding:0;
}

#name {
	width:197px;
	height:92px;
	background:url(../web_plantilla/tu_coment.png);
	border:0;
	padding:0;
	margin-top:5px;
}

#email, #name {
	color:#666;
	padding:9px;
}


#contact_submit {
	width:215px;
	height:30px;
	background:none;
	border:none;
	cursor:pointer;
}
/*para el contacto*/
#message							{ /*width:180px;margin:60px 0 0 100px;*/ 
	float:right;
	width:233px;
	height:238px;
	background:url(../web_plantilla/web_contacto.png);
	text-align:center;
	padding-top:34px;
	background-repeat:no-repeat;}
#message h2						{ font:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF; }
#message p						{ font:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:9pt;
	font-weight:normal;
	line-height:14pt;
	color:#FFFFFF;
margin:6px 0px; }
#checkmark						{ position:relative;top:-76px;left:-60px; }
/* fin para el contacto*/
#iconos {
	position: relative;
	margin-left: 910px;
	padding-top:40px;
	
	

}

p.biotext {
	margin-top:25px;
	margin-left:10px;
	margin-bottom:3px;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:9pt;
	font-weight:normal;
	line-height:14pt;
	color:#FFFFFF;
}