/* CSS Document */

* { padding: 0; margin: 0; }

body {
 background:url(images/bg_body.jpg) repeat-y center #f5f5eb;
 font-family:"Arial Narrow";
 font-size:12px;
 margin:0 auto;
 text-align:center;
 padding:0;
}

#wrapper {
 overflow:hidden;
 background:#FFFFFF;
 margin: 0 auto;
 text-align:left;
 width:1000px;
 padding:0;
}

#header {
 margin: 0px;
 padding:0px;
 height: 200px;
 width:1000px;
 float:left;
 margin-left:0px;
}

#header .header0 {
 background:url(images/left_header.jpg) no-repeat;
 margin:0px;
 padding:0px;
 height:237px;
 width:62px;
 float:left;
}

#header .header1 {
 margin: 0px;
 padding:0px;
 height: 237px;
 width:900px;
 background:url(images/header.jpg) no-repeat;
 float:left;
}

#header .header2 {
 margin: 0px;
 padding:0px;
 height: 237px;
 width:62px;
 background:url(images/right_header.jpg) no-repeat;
 float:right;
}

#context {
 width:900px;
 height:auto !important;
 margin:0 auto;
 padding:0;
}

#sidebar_left {
 /*background:url(images/menu.jpg) no-repeat;*/
 height:auto;
 width:211px;
 margin:0 auto;
 padding:0;
 float:left;
}

#sidebar_left .title_menu {
 background:url(images/l2_menutitle.jpg) no-repeat;
 width:211px;
 height:61px;
 margin:0px;
 padding:0px;
}

#sidebar_left .title_menu_enlaces_interes {
 background:url(images/enlaces_interes.jpg) no-repeat;
 width:211px;
 height:51px;
 margin:0px;
 padding:0px;
}

#sidebar_left .title_menu_info_institucional {
 background:url(images/info_inst.jpg) no-repeat;
 width:211px;
 height:51px;
 margin:0px;
 padding:0px;
}

#sidebar_left .title_menu_temas_salud {
 background:url(images/temas_salud.jpg) no-repeat;
 width:211px;
 height:51px;
 margin:0px;
 padding:0px;
}

#sidebar_left .title_menu_info_servicios {
 background:url(images/info_servicios.jpg) no-repeat;
 width:211px;
 height:51px;
 margin:0px;
 padding:0px;
}

#sidebar_left .title_menu_contactenos {
 background:url(images/contactenos.jpg) no-repeat;
 width:211px;
 height:51px;
 margin:0px;
 padding:0px;
}

#img_sidebar {
 width:211px;
 height:auto;
 margin-top:5px;
 padding:0;
}

#sidebar_left .resto_menu {
 background:url(images/l2_restomenu.jpg) no-repeat;
 width:211px;
 height:350px;
 margin:0px;
 padding:0px;
}

#content_text {
 font-family:"Arial";
 width:689px;
 height:auto;
 background:url(images/l2_text_content.jpg) repeat-y;
 float:left;
 margin:0 auto;
 padding:0;
  position:relative;
 color:#010a0e;
 font-size:13px;
 text-align:justify;
 font-weight:normal;
 margin-bottom:0px;
 background-position:fixed;
}

#end_page {
 background:url(images/end_gpage.jpg) no-repeat bottom;
 width:689px;
 height:51px;
 float:left;
 margin:0px 0px 0px 0px;
}
#end_page_c2 {
 background:url(images/end_gpage.jpg) no-repeat;
 width:689px;
 height:51px;
 float:right;
 margin:0px 0px 0px 0px;
}
#header_content_text {
 /*background:url(images/l2_title_content.jpg) no-repeat;*/
 width:689px;
 height:60px;
}

#contenidos_texto {
 width:689px;
 height:auto;
 float:left
}

#content_text .content_contentText {
 width:430px;
 padding:0px 20px 10px 20px;
 text-align:justify;
 border-right:#c6bba7 solid 1px;
 float:left;
}

#content_text .content_contentText_1columna {
 width:634px;
 padding:0px 20px 10px 20px;
 text-align:justify;
 float:left;
}

#content_text .content_contentText2 { 
 width:204px;
 padding:0px 0px 0px 0px;
 /*text-align:justify;*/
 float:right;
 position:top;
}

#content_text .footer_contentText {
 background:url(images/l2_footer_content_text.jpg) no-repeat;
 width:689px;
 height:13px;
}

#sidebar_right {
 width:229px;
 height:675px;
 float:right;
}

#sidebar_left .shadow {
	width:210px;
	height:42px;
 	padding-top:0px;
	float:left;
	background:url(images/shadow_bottom.jpg) bottom no-repeat;
}

/**************************MENU******************************/

#menu {
 width:211px;
 font-size:12px;
}

#menunav {
 margin: 0;
 padding:0;
 font-size:12px;
}

#menunav_top {
 background:url(images/btn_menu_top.jpg) no-repeat;
 width:211px;
 height:7px;
 
}

#menunav_bottom {
 background:url(images/btn_menu_bottom.jpg) no-repeat;
 width:211px;
 height:10px;
}

#menunav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image:url(images/btn_menu_middle.jpg);
	 background-repeat: repeat-y; 
	/*border-bottom: 1px solid #0074E3;
	background-color: #0074E3;*/
}

#menunav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image:url(images/btn_menu_middle.jpg);
	WIDTH: 211px;
	margin-top:-2px;
}

#menunav ul {
	/*border-top: 1px solid #eeeeee;*/
	margin: 0;
	padding: 0;
	z-index: 25000;
}
#menunav ul li {
	/*border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #333333;*/
}
#menunav a {
	display: block;
	text-decoration: none;
	background-color: transparent;
	padding: 0px 12px 0px 10px;
	color: #052554;
	font-weight:bold;
	font-size:12px;
	/*border-top: 1px solid #0061BD;
	border-right: 1px solid #0061BD;
	border-bottom: 0;
	border-left: 4px solid #0061BD;
	line-height:1;*/
}
/*controla la botonera */
#menunav a:hover,  #menunav a:focus,
#menunav .menuon, #menunav .menuon:hover, 
#menunav .menuon:active {
	color: #052554;
	/*background-color: #0061BD;*/
	letter-spacing: 0.01px;
	/*border-top: 1px solid #0061BD;
	border-right: 1px solid #0061BD;
	border-left: 4px solid #0061BD;*/
	background-image:url(images/btn_menu_middle.jpg);
	background-repeat: repeat-y;
}

#menunav a:hover,  #menunav a:focus,
#menunav .menuhide, #menunav .menuhide:hover, 
#menunav .menuhide:active {
	color: #052554;
	/*background-color: #0061BD;*/
	letter-spacing: 0.01px;
	/*border-top: 1px solid #0061BD;
	border-right: 1px solid #0061BD;
	border-left: 4px solid #0061BD;*/
	background-image:url(/menu/images/btn_menu_middle_on_out.jpg);
	background-repeat: repeat-y;   
}
#menunav .menumark, #menunav .menumark:hover {
	font-weight: bold;
}
/*Controlan los links y la imagen de flecha */
/*the normal trigger link */
#menunav .menutrg, #menunav .menutrg:hover, #menunav .menutrg:active {
	/*background-image:  url(img/flecha.gif);
	background-repeat:	no-repeat;
	background-position: right center;*/
}
#menunav .menutrg:hover {
	background-position: right center;
	background-image:url(menu/images/btn_menu_middle_on_out.jpg);
	background-repeat: repeat-y;

}

#menunav .menutrg:visited {
	background-position: right center;
	background-image:url(images/btn_menu_middle.jpg);
	background-repeat: repeat-y;
}
/*controla el desplazamiento y alcance de los submenus */
#menunav .menuhide {
	left: -15000px;
	border: 0;
}
#menunav .menushow {
	left: auto;
	z-index: 25000;
}

/**************************END MENU*************************/

#content_text p{
 color:#010a0e;
 font-size:13px;
 margin-left:10px;
 margin-right:10px;
 text-align:justify;
 font-weight:normal;
}

#content_text h1{
 color:#4c361c;
 font-size:16px;
 margin-left:10px;
 margin-right:10px;
 text-align:justify;
 font-weight:bold;
 text-transform:uppercase;
}

#content_text h2{
 color:#4c361c;
 font-size:15px;
 margin-left:10px;
 margin-right:10px;
 text-align:justify;
 font-weight:bold;
 text-transform:capitalize;
 text-decoration:underline;
}

#content_text li {
 list-style:url(images/vineta.png);
 margin-left:45px;
 margin-right:10px;
 font-size:13px;		
}

#content_text img {
 border:#FFFFFF 2px inset;
}

/*inicio footer*/
#footer {
 background-color:#FFFFFF no-repeat;
 width:1000px;
 height:115px;
 margin:0 auto;
 text-align:center;
 padding:0;
}
/****************links***************/
#content_text a:link {
	text-decoration:none;
        color:#4c361c;
	text-decoration:underline;
	font-weight:bold;
}
#content_text a:visited {
text-decoration:none;
        color:#4c361c;
	text-decoration:underline;
	font-weight:bold;
}
#content_text a:hover {
text-decoration:none;
        color:#4c361c;
	text-decoration:underline;
	font-weight:bold;
}
#content_text a:active {
	text-decoration:none;
        color:#4c361c;
	text-decoration:underline;
	font-weight:bold;
}

/******************fin links****************/
/******************contactenos***************/
#contact input{
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
color: rgb(66, 66, 66);
font-weight: normal;
background-image: url(images/fondo_textbox.jpg);
background-repeat: repeat-x;
height: 22px;
padding-top: 2px;
padding-left: 2px;
float: left;
border:0;
}

#contact .textbox_izq {
	background:url(images/text_box_izq.jpg) ;
	width:14px;
	height:22px;
        background-repeat: no-repeat;
        float: left;
}

#contact .textbox_der {
	background:url(images/text_box_der.jpg);
	width:11px;
	height: 22px;
        background-repeat: no-repeat;
        float: left;
}

#contact select {
	background-image: url(images/fondo_textbox.jpg);
        background-repeat: repeat-x;
	height: 22px;
	font-family: Arial,Helvetica,sans-serif;
        font-size: 11px;
}

#contact option {
       background-image: #d5d0af;
       height:auto;
}

#contactleft textarea{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	}
	
/******************************fin contactenos*****************/

/**********************mes calendario**************************/

#calendar .day_name{
	border-top: 2px solid #cee7ed;
	border-right: 1px solid #cee7ed;
	border-left:1px solid #cee7ed;
	border-bottom:1px solid #cee7ed;
	padding-top:10px;
	padding-right:3px;
	padding-left:5px;
	padding-bottom:12px;
	background-color: #234f92;
	color:#ffffff;
}

#calendar .empty_day{
	border-top: 2px solid #cee7ed;
	border-right:1px solid #cee7ed;
	border-left:1px solid #cee7ed;
	border-bottom:1px solid #cee7ed;
	padding-top:10px;
	padding-right:3px;
	padding-left:5px;
	padding-bottom:12px;
	background-color: #ffffff;
}

#calendar .past{
	border-top: 2px solid #cee7ed;
	border-right: 1px solid #cee7ed;
	border-left:1px solid #cee7ed;
	border-bottom:1px solid #cee7ed;
	padding-top:10px;
	padding-right:3px;
	padding-left:5px;
	padding-bottom:12px;
	background-color: #ffffff;
	color:#140c01;
}

#calendar .current{
	border-top: 2px solid #cee7ed;
	border-right: 1px solid #cee7ed;
	border-left:1px solid #cee7ed;
	border-bottom:1px solid #cee7ed;
	padding-top:10px;
	padding-right:3px;
	padding-left:5px;
	padding-bottom:12px;
	background-color: #cee7ed;
	color:#140c01;
	font-weight:bold;
}

#calendar .future{
	border-top: 2px solid #cee7ed;
	border-right: 1px solid #cee7ed;
	border-left:1px solid #cee7ed;
	border-bottom:1px solid #cee7ed;
	padding-top:10px;
	padding-right:3px;
	padding-left:5px;
	padding-bottom:12px;
	background-color: #ffffff;
	color: #140c01;
}

#calendar .tbl_calendar_link_back{
	/*background-image:url(images/botonizq.jpg);*/
	background-repeat:no-repeat;
	width:141px;
	height:37px;
	color:#ffffff;
	font-weight:bold;
}
	
#calendar .tbl_calendar_link_next{
	/*background-image:url(images/botondch.jpg);*/
	background-repeat:no-repeat;
	width:141px;
	height:37px;
	color:#ffffff;
	font-weight:bold;
	}
	
#calendar .event_day {
	background-color:#87bee9;
	background-repeat:no-repeat;
	font-family:"Arial Narrow";
}
	

	
/***************************fin mes calendario*******************/

#content_text .boton_regresar {
	background-image:url(images/regresar.jpg);
	background-repeat:no-repeat;
	width:92px;
	height:27px;
	color:#ffffff;
	margin:0px 0px 0px 555px;
	padding:5px 0px 0px 18px;
	font-weight:bold;
	overflow:hidden;
}

#content_text .boton_regresar2{
	background-image:url(images/regresar.jpg);
	background-repeat:no-repeat;
	width:92px;
	height:27px;
	color:#ffffff;
	margin:0px 0px 0px 300px;
	padding:5px 0px 0px 18px;
	font-weight:bold;
	font-size:12px;
	/*este mismo parametro lo coloque en el layout y si funciono
	cursor:pointer; cursor: hand;*/
}

#barra_derecha{
   width:204px;
   height:auto;
   float:right;
  padding-right:14px;
  } 
  
#barra_izquierda{
   width:430px;
   height:auto;
   float:left;
  }

/*********************noticias***********************/  
#news {
        background-color:#d3ceae;
	background-repeat:no-repeat;;
	width:650px;
	height:auto;
	overflow:hidden;
}

#lado_derecho {
   width:304px;
   height:auto;
   float:right;
}


#lado_derecho2 {
   width:510px;
   height:auto;
   float:right;
}

#lado_derechomain .fondotitulohome{
	padding:0px 10px 0px 10px; 
}
.fondotitulohome a:link {
	text-decoration:none;
        color:#4c361c;
	text-decoration:underline;
	font-weight:bold;
	text-transform:uppercase;
}

.fondotitulohome a:visited {
    text-decoration:none;
    color:#4c361c;
	text-decoration:underline;
	font-weight:bold;
	text-transform:uppercase;
}

.fondotitulohome a:hover {
    text-decoration:none;
    color:#4c361c;
	text-decoration:underline;
	font-weight:bold;
	text-transform:uppercase;
}

.fondotitulohome a:active {
	text-decoration:none;
    color:#4c361c;
	text-decoration:underline;
	font-weight:bold;
	text-transform:uppercase;
}
	
#lado_derecho2 .fondocontenidohome2 {
	background-color:#d3ceae;
	background-repeat:no-repeat;
	width:494px;
	height:auto;
        color:#000000;
	font-size:11px;
	letter-spacing: 1pt;
	text-align:justify;
	padding:3px 10px 3px 10px; 
	float:right;
}


#news .fondofotoshome {
	/*background-image:url(redesign/images/fondomenuhome.jpg);
	background-repeat:no-repeat;*/
	width:135px;
	height:auto;
	padding:10px 0px 10px 1px; 
	float:left;
}

#news .superior{
	background-image:url(images/superior2.jpg);
	background-repeat:no-repeat;
	width:650px;
	height:20px;
	color:#FFFFFF;
	font-size:12px;
	padding:0px 0px 0px 550px;
	float:left;
}

#news .inferior{
	background-image:url(images/inferior2.jpg);
	background-repeat:no-repeat;
	width:650px;
	height:9px;
	border-bottom:10px #ffffff solid;
	float:left;
}

.clase_ver_mas_noticias{
	width:500px;
	height:9px;
	color:#4c361c;
	font-size:10px;
	padding:0px 8px 0px 0px;
	float:right;
}

.marco1 {
   padding:3px;
   background-color: #f5f5f5;
   width: 200px;
   border: 1px solid #999999;
}
.marco1 IMG{
   border: 1px solid #000000;
}

/******************************fin noticias*********************/
