.normal{
	font-family :"Times New Roman", Times, serif;
	color : Black;
	font-size : 12;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-align : justify;
	text-decoration : none;
	}
	
.menuizq {

	font-family :Arial, Helvetica, sans-serif;
	color : #006633;
	font-size : 12;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-align : left;
	text-decoration : none;
	text-indent : 30px;
	color: #006633;
}
.menuizq:hover {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-align : left;
	text-decoration : underline;
	text-indent : 11px;
	color: #FF6600;
}

.scroll{
	font-family :"Times New Roman", Times, serif;
	font-size : 10;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-align : center;
	text-decoration : none;
	color : #FF6600;}

.pie_foto {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-align : center;
	text-decoration : underline;
	color : #006633;
}
.pie_foto2 {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-align : center;
	text-decoration : underline;
	color : #006633;
}


.pie_foto:hover {
	font-family :"Times New Roman", Times, serif;
	font-size : 11;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-align : center;
	text-decoration : underline;
	color : #FF6600;
}


BODY {
scrollbar-face-color: #FF6600;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #006633;
scrollbar-track-color: #FFFFFF;
}


.normal_neg{
	font-family :"Times New Roman", Times, serif;
	color : Black;
	font-size : 13;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-align : left;
	text-decoration : none;
	}

.foto{
	border: 0px none black;
	
}
.anuncios{
	background-color : #b5ddf2;
	font-size : 12;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-decoration : none;
	color: #FF6600;
	cursor:hand;
}
.anuncios2{
	background-color : #b5ddf2;
	font-size : 12;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-decoration : none;
	color: #FF6600;

}
.tit1{
	font-family :"Times New Roman", Times, serif;
	color : #336699;
	font-size : 14;
	font-style : normal;
	
	font-weight : bold;
	text-decoration : none;
}

.tit1:hover{
	font-family :"Times New Roman", Times, serif;
	color : #336699;
	font-size : 14;
	font-style : normal;
	
	font-weight : bold;
	text-decoration : underline;
}
.suscribir {
	border:3px double black; background-color: #336699;
	cursor:hand
}
.cursor{
cursor:hand;
}
.form{
	background-color: #ff6600;
	border: double;
 font-size: 14;
 color: #ffffff;
}
.boton{
	background-color: #006633;
	border: double;
	font-size: 14;
	color: White;
}