body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color : #F8AF68;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight : bold;

}



TD {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight : bold;

}

.TextoNormal {

	color : White;

	line-height : 150%;

	padding-bottom : 10px;

	padding-top : 10px;

	text-align : justify;

	font-weight: normal;

}

.TextoAtras {

	font-size: 10pt;

	color: White;

}

.Texto14{

	font-size: 14px	;

	color: White;

	padding-bottom : 5;

	padding-top :5;

}

.Texto12 {

	font-size : 12px;

	color : White;

	padding-bottom : 5px;

	padding-top :5px;

}

.Texto13 {

	font-size : 13px;

	color : White;

	padding-bottom : 6px;

	padding-top :6px;

}

.Texto16 {

	font-size : 16pt;

	color : White;

}

.Texto12Color {

	font-size : 12px;

	color : #002940;

}

.Texto12Gris {

	font-size : 12px;

	color : #969491;

}

.TextoGrande {

	color: White;

	font-size: 18pt;

	font-weight : bold;

	padding-bottom: 5;

}

img {

border: none;

	}



img.Imagen {
	border : 2px solid White;
}

a {

	text-decoration: none;

	color: white;

	font-weight : bold;

}

a.color {

	font-size : 12px;

	color : #002940;

}

.TextoNormalCentrado{

	color : White;

	line-height : 150%;

	padding-bottom : 10px;

	padding-top : 10px;

}

.Texto14Color{

	font-size: 14px;

	color: White;

	padding-bottom : 5px;

	padding-top :5px;

	color : #002940;

}

.lineaBlanca{

	background-color : #FFFFFF;

	height: 1px;

	padding: 0px;
	clear:both;
}

.lineaMedia{

	background-color: #F8AF68;

	height:2px;

	padding: 0px;
	clear:both;
}

.lineaNaranja{

	background-color: #DE7008;

	height: 3px;

	padding: 0px;
	clear:both;

}

lineaGrad{

	background-image : url(img/Linea.gif);

	height: 10px;

	background-repeat : repeat;

}
.cuerpo
{
	background-color:#969491;
	width:900px;
	margin:5em auto;
}
.cabecera
{
	text-align:right;
	padding:5px 5px 5px 5px;
}
.titulo
{
	margin-left:5px;
}
.parteAbajo
{
	background-color:#002940;
	display:inline-block;
	width:100%;
	clear:both;
}
.atras
{
	clear:both;
	background-color:#002940;
	width:100%;
	display:inline-block;
}
.atrasDentro
{
	padding:5px 5px 5px 5px;
	float:right;
}
.imagenes
{
	padding-top:2%;
	padding-left:7%;
	float:left;
}
.imagenes2
{
	padding-top:2%;
	padding-left:15%;
	float:left;
}