﻿#contenedorcuerpoadaptable {
	position:relative;
	top:30px;
	width:770px;
	margin:0 auto 0 auto;
	padding-top:144px;
	background-image: url('../../Imagen/cuerpo_fondo.png'); 
	background-repeat: repeat-y;
	}
#enviarcurriculum
{
    border:0}
#formulario{}
.formulario
{
    font-family:Tahoma, Sans-Serif;
    font-size:14px;
    font-style:italic;
    color:#587b94;
    margin-top:10px;}
.campocurriculum
{
    margin:.5em;}  
.errorcontacto
{
    height:14px;
    width:15px;
    background-image:url('../../Imagen/icon-error2.gif');
    background-repeat:no-repeat;   
    font-size:14px;
  }    
.etiquetas
{
    float:left;
	width:10em;
	background-color:#c5d5fa;
	text-align:right;
	margin-right:.5em;
	padding:.25em;}        
.etiquetasestrechas
{
    float:left;
	width:10em;
	background-color:#c5d5fa;
	text-align:center;
	margin-right:.5em;
	padding:.25em;
	line-height:.5em;
	} 
.txtbox
{
    background-color:Transparent;}	
.txtboxgrande
{
    width:500px;
    height:50px;
    background-color:Transparent;}
.txtboxgrandecorto
{
    width:500px;
    background-color:Transparent;}    
.curriculumflotante
{
    position:relative;
    float:left;}
.lstbox
{
    position:relative;
    clear:both;
    width:300px;    
        }
#otrosconocimientos
{
    clear:both;}        
#carnet
{
    float:left;
}