body {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 10px;
	text-align: center;
	background-color: #993300;
	background-position: center center;

} 

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #432219;
	text-decoration: none;
	text-align: left;
	line-height: 24px;


}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: left;	
	line-height: 18px;	
}


/*Inicio estilos para Menús*/
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #432219;
	text-decoration: none;
	text-align: center;	
	line-height: 20px;
	background-color: #FFCC66;
}

a:hover.menu {
	color: #CC3300;	
}


/*Fin estilos para Menús*/




/*Inicio estilos para Textos Varios*/

.titPagina {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #33CC33;
	text-decoration: none;
	text-align: left;	
	line-height: 35px;
}

.txtParrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
	text-align: left;	
	line-height: 18px;
}

.titParrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	text-align: left;	
	line-height: 18px;
}

.txtDestacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;

}

.txtDatos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}

.txtLinkKrama {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
}

/*Fin estilos para Textos*/


/*Inicio estilos elementos Form*/
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}

textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}

form {
	margin: 0px;
}
/*Fin estilos elementos Form*/


/*Inicio estilo Fondo Lateral
.fdoLateral {
	background-image: url(../img/imgBrujula.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
*/



/*Inicio estilos Página*/

.tablaBorde {
	border: 1px solid #993300;
}

.logotipo {
	background-image: url(../img/logoRojo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	ine-height: 99px;
	line-height: 100px;
}

.imgBorde {
	border: 1px solid #993300;
	margin-right: 10px;
}

.fdoSup {
	background-image: url(../img/fdoSup.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.fdoInf {
	background-color: #330000;
	line-height: 10px;
}

.separadorPagina {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 1px;

}
.tdContenido {
	background-color: #FFCC66;
}
.fdoLatIzda {

	background-image: url(../img/fdoLatIzdaR.gif);
	background-repeat: repeat-y;
}
.fdoLatDcha {


	background-image: url(../img/fdoLatDchaR.gif);
	background-repeat: repeat-y;
}
.txtPortada {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	line-height: 16px;
}
.overmenu {
	background-image: url(../img/overmenuR.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.imgCabecera {
	line-height: 99px;
	background-image: url(../img/imgCabeceraR.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

