body {
	margin: 0px;
	padding: 0px;
	background: url(img/bg.gif) repeat-y center #FFFFFF;
	color: #666666;
}

body, td {
	font-family: Verdana;
	font-size: 10px;
}

.texto1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.texto3 {
	font-family: Georgia, Times;
	font-size: 10px;
}

.newsdate {
	font-family: Georgia, Times;
	font-size: 11px;
	color: #0158B7;
}

a,a.visited,a.active,a.inactive {
	color: #0158B7;
	font-weight: bold;
	text-decoration: none;
}

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

a.a2 {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a.a2:hover {
	color: #0158B7;
	text-decoration: underline;
}

h1 {
	font-family: Trebuchet MS;
	color: #0158B7;
	font-size: 16px;
	padding-bottom: 2px;
	border-bottom: 1px solid #F19800;
}

h2 {
	font-family: Trebuchet MS;
	color: #999999;
	font-size: 12px;
}

h3 {
	font-family: Trebuchet MS;
	color: #F19800;
	font-size: 12px;
}

h4 {
	font-family: Trebuchet MS;
	color: #266CBF;
	font-size: 11px;
}

h5 {
	font-family: Trebuchet MS;
	color: #28A1DA;
	font-size: 11px;
}

input.text {
	font-family: Verdana;
	font-size: 10px;
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
	color: #999999;
	width: 200px;
}

textarea {
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
	color: #999999;
}

.brownLink {
	font-size: 11px;
	color: #D17021;
}

#footer {
	font-size: 11px;
	color: #C0E5E3;
}

#footer a {
	font-weight: bold;
	color: #C0E5E3;
}

.boton_mdv {
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	width: 200px;
	height: 25px;
	background: url(img/fondo_boton1.gif) no-repeat;
	padding: 5px 0px 0px 10px;
	color: #FFFFFF;
}

.boton_mdv a {
	color: #FADF9F;
}

.boton_mdv2 {
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	width: 200px;
	height: 25px;
	background: url(img/fondo_boton2.gif) no-repeat;
	padding: 5px 0px 0px 10px;
	color: #FFFFFF;
}

.boton_mdv2 a {
	color: #266CBF;
}

.boton_mdv3 {
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	width: 200px;
	height: 25px;
	background: url(img/fondo_boton3.gif) no-repeat;
	padding: 5px 0px 0px 10px;
	color: #FFFFFF;
}

.boton_mdv3 a {
	color: #666666;
}

.boton_prueba {
	display: block;
	border-bottom: 1px solid #EEEEEE;
	padding: 10px;
	color: #F19800;
	font-size: 10px;
}

.boton_prueba a {
	color: #999999;
}

.cursiva1 {
	font-style: italic;
	color: #266cbf;
}
.subtituloTabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
