/* estilos milpropiedades*/
body{
	text-align:center;
	margin: 0px;
	width:1000;
	margin-right:auto;
	margin-left:auto;
	background-color: #ffffff;
	background-image:  url(../_images/fondo_top.gif); 
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.txt_inicio{
	 font-size: 11px;
	 color: #000000;
	 font-family: Arial;
	 text-align:justify;
	 padding:8px 8px 8px 8px;
	 background-color: #ffffff;
}

.links{
	 font:14px "Myriad Pro";
	 font-weight: bold;
	 color: #01376D;
	 vertical-align: middle;
	 padding:8px 0px 0px 15px;
	 
}
.txt_titulos{
	 font:11px "arial";
	 font-weight: bold;
	 color: #827560;
	 vertical-align: middle;
	 padding:0px 0px 0px 25px;
	 background-image: url(../_images/vineta_foot.gif);
	 background-repeat: no-repeat;
	 
}
.txt_footer{
	 font:11px "arial";
	 font-weight: normal;
	 color: #000000;
	 text-align: center;
	 vertical-align: middle;
	 padding:7px 10px 5px 5px;
	 background-color: #eeeeee;
	 
}
.txt_10px {
	  font-size: 10px;
	  color: #666666;
	  font-style: normal;
	  font-family: Verdana, Arial;
	  vertical-align: middle;
	  padding:0px 15px 0px 25px;
}
.txt_ver {
	  font-size: 10px;
	  color: #333333;
	  font-style: bold;
	  font-family: Verdana, Arial;
	  vertical-align: middle;
	  padding:0px 0px 0px 170px;
	  
}
.txt_contenido {
	  font-size: 10px;
	  color: #666666;
	  font-style: normal;
	  text-align: left;
	  font-family: Verdana, Arial;
	  padding:0px 0px 0px 0px;
}

.celda_body{
	 background-color:#eeeeee;
}
.celda_blanca{
	 background-color:#ffffff;
}
.celda_borde{
	background-color:#ffffff;
	margin: 1px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.logo_frontec{
	 text-align: right;
	 background-color: #E9E6E1;
}
.celda_azul{
	 text-align: right;
	 background-color: #cccccc;
}
.imagenes{
	 padding:0px 0px 0px 10px;
}
.imagenes_2{
	 padding:0px 0px 0px 25px;
}
.barra_menu{
	 background-image:  url(../_images/btn_rover.gif);
}
.txt_titulo2{
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	padding:0px 0px 0px 25px;
	font-family: Arial;
	font-size: 12px;
}
.txt_encabezado{
	font:12px "arial";
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding:0px 0px 0px 25px;
}
.txt_componente{
	font:11px "arial";
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding:0px 0px 0px 0px;
	background-color: #ffffff;
}
.txt_2{
	font:10px "arial";
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding:0px 0px 0px 0px;
	background-color: #ffffff;
}
.top_imagen{
	font:11px "arial";
	font-weight: normal;
	color: #000000;
	text-align: right;
	vertical-align: top;
	padding:12px 20px 0px 0px;
	background-image:   url(../top_web.gif);
	background-repeat: no-repeat;
}
.txt_titles {
	font-weight: bold;
	color: #88B52D;
	vertical-align: middle;
	padding:0px 0px 0px 25px;
	background-repeat:  repeat-x;
	font-family: "arial";
	font-size: 12px;
	background-image: url(../_images/bg_titles.jpg);
}
.borde {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B3DA67;
	border-bottom-color: #B3DA67;
	border-left-color: #B3DA67;
}
.bordeDestacado {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
