body {
	background-color: #666666;
	margin: 0px 0px 0px 0px;
}

.esqueleto {
	width: 700px;
	background-color: #FFFFFF;
	height: 100%;
}


.banner {
	width: 100%;
	height: 15%;
	background-color: #FFFFFF;
}
.cuadro1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	clip:  rect(5px 5px 5px 5px);
	padding: 4px;
	background-color: #FFCC99;
	border-top: 1px #7DA9D5;
	border-right: 1px solid #7DA9D5;
	border-bottom: 1px solid #7DA9D5;
	border-left: 1px #7DA9D5;
}

.cuadro1 A {
	color: #000000;
	text-decoration: none;

}

.cuadro1 A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.cuadro2 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	background-color: #FFFFFF;
	border-color: black black #999999;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height:27px;
	text-align:justify;
}

.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #1C3855;
	padding: 4px;
	border: 1px #34699E;
	text-decoration: none;
}

.cuadro3 {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	padding: 4px;
	background-color: #FFCC99; 
	
}

.cuadro3 A {
	color: #666666;
	text-decoration: none;

}

.cuadro3 A:hover {
	color: #FF9933 ;
	text-decoration: underline;
}

.curriculum {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #34699E;
	border-right-color: #34699E;
	border-bottom-color: #000000;
	border-left-color: #34699E;
	padding: 3px;
}


.final {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	background-color: #FFCC99;
	margin-bottom: 1px;
	border-top: 1px solid #000000 ;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px #000000;
}


.botonera {
	width: 180px;
}

.itemBotonera {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	text-decoration: none;
	border-bottom: 1px dashed #DDDDDD;
}

.itemBotonera A {
	color: #000000;
	text-decoration: none;
}
.itemBotonera A:hover {
	color: #FF9933;
	text-decoration: underline;
}

.abm {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	padding: 4px;
	background-color:#FFCC99;
	border-top: 1px #7DA9D5;
	border-right: 1px solid #7DA9D5;
	border-bottom: 1px solid #7DA9D5;
	border-left: 1px solid #7DA9D5;
}

.abm A {
	color: #666666;
	text-decoration: none;

}

.abm A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.boton {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	text-decoration: none;
	border-bottom: 1px solid #DDDDDD;
}

.boton A {
	color: #000000;
	text-decoration: none;
}

.boton A:hover {
	color: #FF9933;
	text-decoration: none;
}


.confirmacion {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	padding: 4px;
	background-color: #FFFFFF; 
	
}

.confirmacion A {
	color: #666666;
	text-decoration: none;

}

.confirmacion A:hover {
	color: #FF9933 ;
	text-decoration: underline;
}

.publicidad {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #888888;
}
.publicidad A {
	text-decoration: none;
	color: #888888;
}
.publicidad A:hover {
	text-decoration: underline;
}

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

