.texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:hover {
	text-decoration: none;
}

.menu a {
	display: block;
	width: 140px;
	height: 34px;
	background: transparent url(../images/menu_boton.jpg) no-repeat 0px 0px;
	text-decoration: none;
	color: #413E3E;
	font: 11px/22px Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 28px;
}

.menu a:hover {
	background: url(../images/menu_boton.jpg) no-repeat;
	
}

.amigo {
	background-color: #efefef;
	color: #413E3E;
	font: 11px/22px Arial, Helvetica, sans-serif;
	border: 1px solid #c0c0c0;
}

.amigo2{
	/*background-color: #efefef;*/
	color: #413E3E;
	font: 11px/22px Arial, Helvetica, sans-serif;
	/*border: 1px solid #c0c0c0;*/
}

.amigo a, .amigo2 a {
	text-decoration: none;
}

.amigo a:hover, .amigo2 a:hover {
	text-decoration: underline;
}


.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #C0C0C0;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.pie a{
	color: #C0C0C0;

}
.fdo {
	background-image: url(../images/b_fdo.jpg);
	background-repeat: repeat-y;
	text-align:justify;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #626262;
	padding-left:50px;
	padding-top:5px;
	text-decoration: none;
	text-align: justify;
}
.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #626262;
	text-align: right;
	vertical-align: text-top;
}
.titBold {
	font-family: Arial;
	font-size: 24px;
	color: #036600;
	text-align: right;
	vertical-align: text-top;
	font-weight: bold;
}
.fdomenu {
	background-image: url(../images/menu_fdo.jpg);
	background-repeat: repeat-y;
	/*display: block;*/
	width: 201px;
}
.table_menu{
	margin-left:25px !important;
	margin-left:0px;
}
.menu {
	/*position:static;*/
	width: 229px;
	margin-left:0px;
	/*margin-top:184px;*/
	margin-top:0px;
}
.menu2 {
	width: 229px;
	margin-left:0px;
	margin-top:0px;
}
a {
	color:#413E3E;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.subtit {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #474444;
	text-align:left;
	border-top-color:#8b8b8b;
	border-top-style:solid;
	border-top-width:1px;
}
.subtitBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2c4875;
	text-align: left;
	font-weight: bold;
}
.subtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #626262;
	text-decoration:none;
	text-align: justify;
	border-bottom-color:#8b8b8b;
	border-bottom-style:solid;
	border-bottom-width:1px;
	width:186px;
}

.line{
border-top-color:#8b8b8b;
	border-top-style:solid;
	border-top-width:1px;

}
/*  MENUS DEPLEGABLES ****************************** */

#quienes_somos{
	position: relative; 
	width: 200px;
	background: #1A4B86;
	border: 1px solid #fff;
	font-size: 9px;
	left: 202px; 
	top: 50px;
}
#quienes_somos p{
	font: 1em Verdana,sans-serif;
	color: #000;
	text-align: left;
	margin: 5px 3px 5px 3px;
}
#quienes_somos a{
	text-decoration: none;
	color: #ffffff;
	width: 200px;
	height: 10px;
	text-align: left;
	background-image:none;
	text-decoration: none;
	font:  11px Arial;
	text-align: left;
	text-indent: none;
	margin:0px 0px 0px 0px;
}
#quienes_somos a:hover {
	text-decoration: none;
	color: #ffffff;
}

