body {
	background-image: url(images/bgp.jpg);
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.CuadroImagen img{
	float: left;
	padding: 0px 5px 5px 0px;
	margin: 0 5px 5px 0;
}
.T-NormaL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.T-NormaLClick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	text-align: justify;
}
.T-TITULO {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
.T-NormalTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.T-TITULODESTACA {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
}

#navigation td {
	border-bottom: 0px solid #000000;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:35px;
	text-decoration: none;
	display:block;
	background: 100% repeat;
	}
	
#navigation a:hover {
	background: #ffffff 100% repeat;
	color:#FF6600;
	}
	
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:35px;
	text-decoration: none;
	}
p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

