body {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
a, a:visited {
	color: #4E74A1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.fondotabla { background-color:#FFFFFF;}
/*----Left Panel Servicios----*/
#leftPanServicios{
	width:196px;
	float:left;
	padding:0px 0 0;
	background-color: #BFBFBF;
}

#leftPanServicios ul.one{
	margin: 5px 0px 10px 10px;
}
#leftPanServicios ul.one li{
	width: 95%;
	padding-bottom: 1px;
	padding-top: 1px;
	list-style-type: none;
}
#leftPanServicios ul.one li a{
	display:block;
	color:#FFFFFF;
	font:11px Verdana;
	text-decoration:none;
	line-height: normal;
	font-weight: bold;
	padding-top: 2px;
}
#leftPanServicios ul.one li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	line-height: normal;
}
#leftPanServicios .acerca{
	font:10px Verdana;
	color: #FFFFFF;
	height: 24px;
	padding-left: 10px;
	background-image: url(../images2/menugris-bautistas.gif);
	font-weight: bold;
	padding-top: 8px;
	background-repeat: no-repeat;
}
#leftPanServicios .contacto{
	font:11px Arial, Helvetica, sans-serif;
	background-color: #C0504D;
	color: #FFFFFF;
	height: 18px;
	padding-left: 5px;
	width: 90%;
	margin-left: 5px;
	border: solid #8C3836 3px;
	padding-top: 2px;
}
/*----Panel Portales----*/
#leftPanPortales{
	background-color: #FFC000;
	width: 196px;
	padding:0px 0 0;
	float:left;
}
#leftPanPortales ul.one{
	margin: 5px 0px 10px 12px;
}
#leftPanPortales ul.one li{
	width: 95%;
	padding-bottom: 1px;
	padding-top: 1px;
	list-style-image: url(../images2/bullet-blanco.gif);
	margin-left: 6px;
	list-style-position: outside;
	list-style-type: none;
}
#leftPanPortales ul.one li a{
	display:block;
	color:#FFFFFF;
	font:11px Verdana;
	text-decoration:none;
	padding:0 0 0 0px;
	line-height: normal;
	text-transform: none;
	padding-bottom: 2px;
	font-weight: bold;
}
#leftPanPortales ul.one li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	line-height: normal;
}
#leftPanPortales .Portales{
	font:10px Verdana;
	color: #FFFFFF;
	height: 24px;
	padding-left: 10px;
	background-image: url(../images2/menuamarillo-bautistas.gif);
	font-weight: bold;
	padding-top: 8px;
	background-repeat: no-repeat;
}

/******** cintilla de pie de pagina *********/

#Footer{
	background-color: #4E74A1;
	width: 100%;
	height: 20px;
}
#Footer .texto {
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 3px;
}
/*********************fondo busqueda header*********************/

#breadcrumb {
	margin-left: 30px;
	font: 10x verdana;
	height: 20px;
	padding-top: 4px;
	text-align: right;
	margin-right: 20px;
	font-weight: bold;
	color: #4E74A1;
}
#breadcrumb a, a:visited{
	text-decoration:none;
	color: #4E74A1;	
}

#breadcrumb a:hover{
	text-decoration: underline;
	color: #4E74A1;
}

#breadcrumb .sitio{
	color: #F79646;
}

/************** MENU Servicios***************/
.menutxt {	top:10px;	text-align:center;	font-size:10px;	font-weight: bold;}
a.menu, a.menu:visited{
	text-decoration:none;
	color: #000000;	
}

a.menu:hover{
	text-decoration: underline;
	color: #990000;
}



/***************************/
/***Menu e Inicio***/ 
#headerbusqueda{	height: 30px;	background-color:#EFEFEF}
#header{	height: 25px;	text-align: center; background-color:#EFEFEF}
#header a { color:#4E74A1}
#header a.bookmark { background:url(../images/icon_fav.gif) no-repeat; }
#header a.homepage { background:url(../images/icon_home.gif) no-repeat; }
#header a.mail { background:url(../images/icon_email.gif) no-repeat; }
#header a.contact { background:url(../images/user_suit.png) no-repeat; }
#header a:visited{color: #4E74A1;text-decoration: none;border: none;}
#header a:hover{ color:#4E74A1; text-decoration: underline}
.logo a { line-height:25px; padding-bottom:1px; padding-left:19px;  }
.logo {
	position:static;
	top:0px;
	text-align:center;
	font-size:10px;
	font-weight: bold;
	text-transform: uppercase;
}
.inicio {font-size:10px;}
/*********  Seccion Info ***********/
.info {	font-size:10px;	font-weight: bold;	padding-left: 20px;	padding-top: 2px;}

#contenido {
	margin-left: 15px;
	padding: 3px;
	width: 653px;
}
