/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* ENLACE */
a.enlace {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a.enlace:link {
	text-decoration: none;
	color: #990000;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
a.enlace:visited {
	text-decoration: none;
	color: #990000;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
a.enlace:hover {
	text-decoration: none;
	color: #FF9900;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
a.enlace:active {
	text-decoration: none;
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 11px;
}


/* ENLACE TITULOS DE ARTICULOS Y TESTIMONIO*/
a.enlace_titulos {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #990000;
	text-decoration: none;
}
a.enlace_titulos:link {
	text-decoration: none;
	color: #990000;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
a.enlace_titulos:visited {
	text-decoration: none;
	color: #990000;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
a.enlace_titulos:hover {
	text-decoration: underline;
	color: #FF9900;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
a.enlace_titulos:active {
	text-decoration: none;
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 16px;
}



.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #FF9900;
	color: #FFFFFF;
	border: 1px solid #533C2A;
}



#sesion
{
font-size:11px;
color:#FFFFFF;
text-align:right;
}

#sesion a, a:visited
{
font-size:12px;
color:#FCDA2D;
text-decoration:none;
padding-right:14px;
}

#sesion a:hover
{
font-size:12px;
color:#FFFF00;
text-decoration:none;
padding-right:14px;
}

#caja
{
background:#FFFDD0;
height:12px;
border: solid #FCDA2D 1px;
width:110px;
font-size:11px;
font-weight:bold;
color:#FF6600;
}

.caja_busqueda
{
vertical-align:top;
padding:0;
margin:0;
background:#FFFfff;
height:20px;
border:none;
width:134px;
font-size:12px;
font-weight:bold;
color:#FF6600;
}

#borde
{
border-right:solid #000000 3px;
background-color:#ffffff;
}

#borde_pie
{
border-bottom:#000000 solid 2px;
}

#texto
{
font-size:11px;
text-align:justify;
padding-left:8px;
padding-right: 8px;
padding-top:4px;
}

#bg01
{
background:url(../images/bienvenida_bg01.gif) repeat-x;
}

#bg02
{
background:url(../images/bienvenida_bg02.gif) repeat-x;
}

.busqueda_opciones
{
margin-top:10px;
border-bottom:#FFFFFF solid 1px;
border-top:#FFFFFF solid 1px;
margin-bottom:10px;
color:#ffffff;
font-size:10px;
}
.busqueda_descripcion
{
padding-bottom:5px;
width:65px;
display:inline;
}
.busqueda_titulo{
	color: #FFD800;
	font-weight: bold;
}
.pie
{
width:850px;
height:56px;
margin:auto;
background:url(../images/bg_pie.gif) no-repeat;
}
#pie_datos
{
margin-top:7px;
float:left;
margin-left:35px;
font-size:11px;
background-color:#F0F0F0;
}
.pie_logo
{
margin-top:7px;
float:right;
margin-right:34px;
}

#pie_datos a, #pie_datos a:visited
{
background-color:#F0F0F0;
font-size:11px;
text-decoration:none;
color:#990000;
}
#pie_datos a:hover{
background-color:#F0F0F0;
text-decoration:underline;
color:#FF0000
}

.map_divisor {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #183373; }
.map_sub_enlaces {color: #132766}
p{
margin:0 0 0 0;
padding:0 0 0 0;
}
.map_vineta {	font-size: 14px;
	font-weight: bold;
	color: #EBB110;
}
.map a, .map a:visited{
	clear:both;
	text-decoration: none;
	color:#6633FF;
	font-size:10px;
}

.map a:hover{
	clear:both;
	text-decoration:underline;
	color:#FF00FF;
		font-size:10px;
}
.formulario {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px dashed #CFAC74;
}