.scroll {
	scrollbar-base-color : #FFFFFF;
	scrollbar-face-color:  #45A8E0;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
img {
	border:none;
}

.borde_imagen {

	border: 2px solid #45A8E0;
}

.borde_imagen2 {

	border: 2px solid #04DB70;
}
.textos_negro{
	font-family:Helvetica;
	font-size: 12px;
	color: #333333;
	text-align:justify;
}
.textos_negrob{
	font-family:Helvetica;
	font-size: 11px;
	color: #333333;
	text-align:justify;
}
h3.hitos {
	color: #BD0926;
	font-family:Helvetica;
	margin:0px;
	padding:0px;
	font-size:14px;
}
h4.hitos {
	color: #333333;
	font-family:Helvetica;
	margin:0px;
	padding:0px;
	font-size:13px;
}
p.hitos {
	color: #333333;
	font-family:Helvetica;
	
	font-size:12px;
	text-align:justify;
}
ul.hitos {
	color: #333333;
	font-family:Helvetica;
	
	font-size:12px;
	text-align:justify;
	display:block;
	float:left;
	width:520px;
}
ul.hitos li{
	margin-bottom:15px;
}
.textos_negro5{
	font-family:Helvetica;
	font-size: 12px;
	color: #333333;
}
.textos_negro4{
	font-family:Helvetica;
	font-size: 14px;
	color: #333333;

}

.textos_negro2{
	font-family:Helvetica;
	font-size: 11px;
	color: #333333;
		text-align:justify;
}

.textos_negro3{
	font-family:Helvetica;
	font-size: 9px;
	color: #333333;
}
.textos_azul_titulo2 {
	font-family: Arial;
	font-size: 12px;
	color: #358BA6;
	font-weight:bold;
}

.textos_bull {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #358BA6;
	font-weight:bold;
}


.textos_rojo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #BD0926;
	font-weight:bold;
	text-decoration: underline;
}
.textos_rojo2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #BD0926;
	font-weight:bold;
}
.textos_azul2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #358BA6;
}

.fondohome{
	/*background-image: url(images/home/fondo_home_hogar.jpg);*/
	/*background-image: url(images/pio/home_pio.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
}
.fondohome h1{
	/*background-image: url(images/home/fondo_home_hogar.jpg);*/
	/*background-image: url(images/pio/home_pio.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial;
	font-size: 24px;
	color: #BD0926;
}
.fondohome h2{
	/*background-image: url(images/home/fondo_home_hogar.jpg);*/
	/*background-image: url(images/pio/home_pio.jpg);*/
	
	color: #BD0926;
}
.fondohome h3{
	/*background-image: url(images/home/fondo_home_hogar.jpg);*/
	/*background-image: url(images/pio/home_pio.jpg);*/
	
	color: #BD0926;
}
.fondohome2{
	/*background-image: url(images/home/fondo_home3.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
}
.fondohome2 h1{
	/*background-image: url(images/home/fondo_home3.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #BD0926;
}
.fondohome3{
	background-image: url(images/home/fondo_home2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondohogar{
	background-image: url(images/home/fondo_home_hogar1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondoquienes{
	background-image: url(images/quienes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondocoronas{
	background-image: url(images/coronas/fondo_coronas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondoarriba2 {
	background-image: url(images/fondoarriba2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondocentrodegrade {
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.fondodegradeder {
	background-image: url(images/degrade3.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.fondodegradeizq {
	background-image: url(images/degrade2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.fondomenuabajo {
	background-image: url(images/menu_abajo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textos_abajo{
		font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}

.caja-input {
	font-family: Arial;
	font-size: 12px;
	color: #757575;
	text-decoration: none;
	border: 1px solid #358BA6;
	background-color: #FFFFFF;
}
.boton {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #358BA6;

}

