/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #013E65;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #004471;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	color: #004471;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-size: 16px;
	color: #004471;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
h4 {
	font-size: 14px;
	color: #004471;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}

.boton_azul {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(Imagenes_Corplanttas/planta_fondo_boton.jpg);
	background-repeat:  repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #9ACC12;
	background-position: center center;
	padding: 2px;
}

.buscador {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	height: 17px;
	width: 150px;
	border: 1px solid #F3F3F3;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	line-height: 16px;
}

.tabla {
	border: 1px solid #005E9B;
	background-color: #FFFFFF;
}

.campo_txt_login {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2F4700;
	text-decoration: none;
	height: 17px;
	width: 114px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(Imagenes_Corplanttas/degrade_login.jpg);
	background-repeat: repeat;
	line-height: 18px;
	border: 1px solid #A7D70E;
}

.campo_txt_login2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2F4700;
	text-decoration: none;
	height: 18px;
	width: 130px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(Imagenes_Corplanttas/degrade_login.jpg);
	background-repeat: repeat;
	line-height: 18px;
	border: 1px solid #A7D70E;
}

a:link, a:visited, a:active {
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	
}
a:hover {
	color: #99CC00;
	text-decoration: underline;
}
#menudown a:link, #menudown a:visited, #menudown a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}
#menudown a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

#menudownconte a:link, #menudownconte a:visited, #menudownconte a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #DFDFDF;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#menudownconte a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #6F9816;
}

#menunoticia  a:link, #menunoticia  a:visited, #menunoticia  a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #2F4700;
	padding-left: 2px;
	padding-right: 5px;
	text-decoration: none;
}
#menunoticia a:hover {
	text-decoration: underline;
	color: #ACDB0F;
	font-weight: normal;
}


.texto_noticias {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2F4700;
	text-align: justify;
	text-decoration: none;
}

.texto_contenidos_tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #2F4700;
	text-align: justify;
	text-decoration: none;
}

.t2Blanco_login {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}

.tabla_menu_centro_index {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99CC00;
	border-bottom-color: #99CC00;
}
.tabla_foto {
	background-color: #E2E2E2;
}
.texto_verde_galerias {
	font-family: Garamond, Times, Georgia;
	font-size: 20px;
	font-weight: bold;
	color: #9ACC12;
	text-decoration: none;
}
.texto_verde_galerias2 {
	font-family: Garamond, Times, Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #9CCE11;
	text-decoration: none;
}

.tabla_galeria_foto {
	background-image: url(Imagenes_Corplanttas/fondo_foto_contenido.jpg);
}
.tabla_menu_cuadrado {
	background-attachment: scroll;
	background-image: url(Imagenes_Corplanttas/corplantta_cuadrado_4.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.tabla_menu_cuadrado_dere {
	background-attachment: scroll;
	background-image: url(Imagenes_Corplanttas/corplantta_cuadrado_7.png);
	background-repeat: repeat-y;
	background-position: right center;
}

.tabla_menu_cuadrado_izq {
	background-attachment: scroll;
	background-image: url(Imagenes_Corplanttas/corplantta_cuadrado_2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.tabla_menu_cuadrado_verde {
	background-attachment: scroll;
	background-image: url(Imagenes_Corplanttas/corplanta_cuadrado_verde_2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.tabla_fondo {
	background-attachment: scroll;
	background-image: url(Imagenes_Corplanttas/planta_fondo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.tabla_menu_izq_contenido {
	background-attachment: scroll;
	background-color: #FF6600;
	background-image: url(imagenes/animacion_contenido_dere.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.tabla_menu_remate_contenido {
	background-attachment: scroll;
	background-color: #359D39;
	background-image: url(imagenes/amazonas_fondo_abajo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
