body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #27282a;
}

body {
	background-color: #1d1004; /*#000000;
	background-image: url(imagenes/fondoazul.gif);
	background-image: url(imagenes/bckg.jpg);
	background-repeat:inherit;*/
	margin: 0px;
}

.tablacentral {
	background-color: #f5ecda;
	background-repeat: no-repeat;
}

.celdaprincipal {
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 50px;
	padding-left: 15px;
}

.celdaizq {
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 50px;
	padding-left: 15px;
	background-image: url(imagenes/div_columna.jpg);
	background-repeat: no-repeat;
	background-position: right 67px;
}

h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 14px;
	color: #A62929;
}

h3 {
	font-size: 12px;
	color: #000000;
}

h4 {
	font-size: 12px;
	color: #003366;
}

h5 {
	font-size: 12px;
	color: #003366;
}

h6 {
	font-size: 12px;
	color: #003366;
}

.destacar {
	color: #264675;
	font-weight: bold;
	font-style: italic;
}

.noticias {
	color: #000000;
	font-weight: bold;
}

.bordeFotos {
	background-color: #FFFFFF;
	border: 5px solid #940101;
}

.miCampo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
	background-color: #BED0FC;
}

a:link {
	color: #000099;
	text-decoration: underline;
}

a:visited {
	color: #990066;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	color: #993300;
	text-decoration: underline;
}

ul {

	background-image: none;

	list-style-image: url(imagenes/bullet.gif);

}

.celdasubmenu {

	text-decoration: none;

	padding-left: 15px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #003366;

}

.bordedecelda {

	border-left-width: 1px;

	border-left-style: dashed;

	border-left-color: #999999;

}

.footer {

	font-size: 13px;

}

.title {
 color: #2e1a06;
 font-weight: bold; 
  }

.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #27282a;
}

.bigger {
	font-size: 18px;
	font-weight:bold;
	color: #2e1a06;
}