﻿body
{
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
}

a, a:visited, a:link
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

img
{
	border: none;
}

p
{
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}

.anchoSitio
{
	width: 990px;
}

.franjaVerdeAzul img
{
	float: left;
}

.franjaVerdeAzul
{
	background-color: #306F90;
	border-bottom: solid 4px #9CC444;
	height: 4px;
}

.franjaGris
{
	background-image: url(images/Template/fondo_gradiente_sup.png);
	height: 95px;
	background-repeat: repeat-x;
}

.fondoAzul
{
	background-color: #197D98;
	height: 105px;
	color: White;
	vertical-align:top;
}

.fondoAzulDIV
{
	padding-top: 20px;
}

.menu
{
	text-align: right;
}

.menu a, .menu a:visited, .menu a:link, .menu a:hover
{
	color:Black;
}

.menu a:hover
{
	color:#47809D;
	text-decoration:none;
}


.letraGrande
{
	font-size: 30px;
}

.franjaGris2
{
	background-image: url(images/Template/sombra_sup_lateral.png);
	background-repeat: repeat-x;
	height: 76px;
}

.franjaGris2Sup
{
	background-image: url(images/Template/sombra_sup.png);
	background-repeat: no-repeat;
	width: 990px;
	height: 76px;
}

.franjaGris2SupDIV
{
	padding-bottom: 10px;
	font-size:14px;
}


.franjaGris3
{
	background-image: url(images/Template/sombra_inf_lateral.png);
	background-repeat: repeat-x;
	height: 98px;
}

.franjaGris31
{
	background-image: url(images/Template/sombra_inf_lateral2.png);
	background-repeat: repeat-x;
	height: 98px;
}

.franjaGris3Inf
{
	background-image: url(images/Template/sombra_inf.png);
	background-repeat: no-repeat;
	width: 990px;
	height: 98px;
}

.menuInferior
{
	padding-top: 30px;
	color: #808080;
	font-size: 11px;
	text-align: center;
}

.menuInferior a, .menuInferior a:visited, .menuInferior a:link, .menuInferior a:hover
{
	color: #808080;
}

/**Index**/

.contenido
{
	padding-top: 44px;
	padding-bottom: 28px;
	color: #4D4D4D;
	line-height: 16px;
}

h1
{
	color: #9CC444;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: normal;
}

.paddingRight30
{
	padding-right: 30px;
}

.paddingLeft238
{
	padding-left: 238px;
}

.barraVerde
{
	height: 30px;
	color: White;
	background-color: #9CC444;
}

.barraVerde img
{
	vertical-align: bottom;
}

.barraVerdeDIV
{
	padding: 5px;
	font-size: 13px;
}

.cuadroAzul
{
	background-color: #306F90;
	color: White;
}

.cuadroAzulDIV
{
	padding: 10px;
}

.width450
{
	width: 450px;
}

.width303
{
	width: 303px;
}

.noticias
{
	width: 255px;
}

.noticias p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.botonVerde
{
	text-align: right;
	color: #9CC444;
	font-weight: bold;
}

.botonVerde2
{

	color: #9CC444;
	font-weight: bold;
}


.botonBlanco
{
	text-align: right;
	color: White;
	font-weight: bold;
}

.botonVerde img
{
	vertical-align: bottom;
}


.botonBlanco a, .botonBlanco a:visited, .botonBlanco a:link, .botonBlanco a:hover
{
	color:White;
}


.botonVerde a, .botonVerde a:visited, .botonVerde a:link, .botonVerde a:hover
{
	color: #9CC444;
}

.botonVerde2 a, .botonVerde2 a:visited, .botonVerde2 a:link, .botonVerde2 a:hover
{
	color: #9CC444;
}


.botonBlanco img
{
	vertical-align: bottom;
}
.letraVerde
{
	color: #9CC444;
	font-size: 14px;
}

.alignBottom
{
 vertical-align:bottom;
}

.width26
{
    width:26px;
}