body
{
	background-color:#7eb801;
}
fieldset
{
	border:1px solid #7eb801;
	width: 455px;
	margin-left:20px;
}

legend
{
	font-family:Verdana,Arial; font-size: 12px;color:#000; 
}
h1
{
	position:absolute;
	left:125px;
	top:160px;
	color:#fff;
	font-size:20px;
	font-family:Arial,Verdana;
}

#idiomas
{
	position:absolute;
	left:770px;
	top:25px;
	color:#ffffff;
	font-size:12px;
	font-family:Verdana,Arial;
}

a
{
	text-decoration:none;
	color: #fff;
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration:underline}

#menu 
{
	position:absolute;
	left:450px;
	top:180px;
	color:#ffffff;
	font-size:12px;
	font-family:Verdana,Arial;
}
#titulo
{
	color:#000;
	font-size:12px;
	font-family:Verdana,Arial;
}
#contenedor
{	
	width:776px;
	height:93px;
	position:absolute;
	left:125px;
	top:50px;
	background-image: url(../images/banner.jpg); 
}
#blanco
{
	background-color:#fff;
	width:776px;
	position:absolute;
	left:125px;
	top:200px;
}

label
{
	font-family:Verdana,Arial; font-size: 11px;color:#000; 

}
input
{
	font-family: Tahoma, Verdana, Arial; font-size: 11px;border:#7eb801; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;

}
input.button
{
	width:150px;
	height:25px;
	position:relative;
	left:150px;
}
textarea
{
	font-family: Tahoma, Verdana, Arial; font-size: 11px;border:#7eb801; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	position:relative;
	left:10px;
}
#explicacion
{
	color:#999;
	font-size:11px;
	font-family:Verdana,Arial;
	position:absolute;
	left:650px;
	width:200px;
	top:225px;
	line-height:120%;
	
}

#etiqueta
{
	color:#999;
	font-size:11px;
	font-weight: bold;
	font-family:Verdana,Arial;
	padding-left:1em;
}
input.estudio
{
	width:100px;
	height:25px;
	position:absolute;
	left:550px;
	top:200px;
}
#explicacion2
{
	color:#999;
	font-size:11px;
	font-family:Verdana,Arial;
	position:absolute;
	left:650px;
	top:500px;
	width:200px;
}

input.trabajo
{
	width:150px;
	height:25px;
	position:absolute;
	left:525px;
	top:230px;

}
input.cursos
{
	width:100px;
	height:25px;
	position:absolute;
	left:550px;
	top:450px;
}
input.idiomas
{
	width:100px;
	height:25px;
	position:relative;
	left:500px;
}


#apartado
{
	border-bottom: 2px dotted #7eb801;
	padding-top:0.25em;
	padding-bottom:0.25em;
}
#valor
{
	
	padding-left:2em;
	font-style: italic; 	
}
input.laboral
{
	margin-left:1.5em;
}	
input.laboral2
{
	margin-left:3em;
}
label.etiqueta2
{
	margin-left:1.5em;
}

#apartado2
{
	border-bottom: 1px solid #7eb801;
	padding-top:0.5em;
	padding-bottom:0.5em;
	width:150px;
	margin-left:150px;
}
fieldset.idiomas
{
	border:1px solid #7eb801;
	width:700px;

}
select
{
	font-family: Tahoma, Verdana, Arial; font-size: 11px;border:#7eb801; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

#apartado3
{
	border-bottom: 1px solid #7eb801;
	padding-top:0.5em;
	padding-bottom:0.5em;
	width:150px;
	margin-left:300px;
}
#explicacion3
{
	color:#999;
	font-size:11px;
	font-family:Verdana,Arial;
	position:relative;
	left:650px;
	top:440px;
	width:200px;
}

#descargar
{
	font-family:Verdana,Arial; font-size: 11px;color:#000; 
	position:relative;
	top:10px;
	text-align:center;
	height:300px;
	padding-top:6em;

}
#botonDescargar input
{
	height:30px;
}

#explicacion2mov
{
	color:#999;
	font-size:11px;
	font-family:Verdana,Arial;
	position:absolute;
	left:650px;
	top:700px;
	width:200px;
}

input.botonmov
{
	width:100px;
	height:25px;
	position:absolute;
	left:550px;
	top:660px;
}

#explicacion3mov1
{
	color:#999;
	font-size:11px;
	font-family:Verdana,Arial;
	position:relative;
	left:650px;
	top:590px;
	width:200px;
}
#explicacion3mov2
{
	color:#999;
	font-size:11px;
	font-family:Verdana,Arial;
	position:relative;
	left:650px;
	top:720px;
	width:200px;
}
/******************************************************************/
.activo {
    font-weight:bolder;
    border-bottom:2px solid #FFF;
 }
 .activo a:hover{text-decoration:none;}

#info-datos{   
    width:490px;
    color:#AAA;
    margin:5px;   
    /*height:30px;*/
    border:1px solid #AAA;
}
#info-datos p{
    font-family:Verdana,Arial;
    margin-left:5px;
    color:#CC0000;
    font-size:10px;
}
