/* CSS Document */
#propiedades {
	left:0px;
	top:0px;
	width:100%;
}

#home-01 {
	left:0px;
	top:0px;
	width:100%;
	background-image:url(images/fondo.jpg);
	background-repeat:repeat-x;
	background-color:#f3f3f3;
}

#home-02 {
	left:0px;
	width:100%;
	height:95px;
	background-image:url(images/fondo-foot.jpg)
}
.titulos {
	color: #162983;
	font-family: "Lucida Bright", Georgia, "Times New Roman", Times;
	font-size:28px;
	font-weight: bold;
}
.titulos2 {
	color:#006666;
	font-family: "Lucida Bright", Georgia, "Times New Roman", Times;
	font-size:26px;
	font-weight: bold;
}
.titulos3 {
	color: #9d0c15;
	font-family: "Lucida Bright", Georgia, "Times New Roman", Times;
	font-size:26px;
	font-weight: bold;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F1F1F;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#88889B;
	font-weight: bold;
}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF3300;
	font-weight: bold;
}
.Estilo5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96acd5;
}
.Estilo6 {
	color: #c5d3ed;
	font-weight: bold;
	font-size: 10;
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.Estilo8 {color: #666666}
.Estilo9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFF00;
}
.Estilo10 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.botones {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color:#315879;
}
/* INICIO MENU */
a#menu:link, a#menu:active, a#menu:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a#menu:hover {
	color:#00355f;
}
/* FIN MENU */
#bot {
	width:113px; 
	height:26px;
	background-image:url(images/fb1.jpg);
	line-height:26px;
	cursor:pointer;
}
#bot1 {
	width:113px; 
	height:26px;
	background-image:url(images/fb3.jpg);
	line-height:26px;
	cursor:pointer;
}
.Estilo11 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-size: 18px;
	color:#003399;
}
.Estilo12 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-size: 18px;
	color:#003366;
}
.imgbordes { border: #dbd9be 4px solid; color:#333; }
.buscador { border: #dadada 2px solid; color:#333; padding:2px;}
.botones{
           font-size:13px;
           font-family: Arial, Helvetica, sans-serif;
           font-weight:bold;
           color:white;
           background:#006699;
           border: outset 1px;
           height:24px;
		   cursor:pointer;       
          }