html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,  blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;*/
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/*original*/
body {margin: 0;
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#B2B2B2;
}

.page {
margin: auto;
width: 1001px;
/*background-image:url(../images/fondo_contenido-1.jpg);*/
/*background-position: center;*/
/*background-repeat: repeat-y;*/
}

.top {/*background-image:url(../images/top.jpg);*/
width: 1001px;
height: 316px;
/*border: 1px solid #000000;*/
}

.contanier {background-image:url(../images/fondo_contenido.jpg);
background-repeat:repeat-y;
width: 980px;
margin-top: 0px;
margin-left: 10px;
padding: 0;
/*border: 1px solid #000000;}*/
}

.sidebar {
	float: left;
	width: 210px;
}
	
#menu_img {
	background-image:url(../images/menu_top1.jpg);
	background-repeat: no-repeat;
	width:210px;
	height: 29px;
	margin-left: 9px;
	
	

}

#menu { width: 190px;
padding:10px;
margin-left: 10px;
display:block; }

#footer {background-image: url(../images/bottom.jpg);
padding-top: 56px;
width: 962px;
height: 30px;
clear: both;
margin: 0px 9px;
text-align: center;
color: #CCCCCC;
}

#footer a:link { color:#FFFFFF;}
#footer a:visited { color:#FFFFFF;}

#contenido { margin-left: 231px;
padding: 10px 30px 10px 15px ;
width: 695px;}

#menu ul {margin: 0;
	padding: 0 ;
	list-style:none;
	}
#menu li {border-bottom: solid 2px #7E8AB4;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size:12px;
	font-weight:bold;
	}
	
li.liu {border-bottom:none;}

.nav_menu { margin-left: 5px;}

#menu a:link { text-decoration:none;
color:#000000;}

#menu a:active { text-decoration:none;
color:#FF0000;}

#menu a:visited { text-decoration: none; color:#999999;}

#menu a:hover { text-decoration:none;
color:#0099FF;}


h3 { font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
/*padding-top: 2px;*/
margin-bottom: 8px;
color:#0099FF;
}
ol li { list-style: inside decimal;
}
ul  {margin-left: 10px;
}

#contenido li { margin-top: 5px;} 

foto {margin: 5px;}



#bloque_1 {background-image:url(../images/barra_bienvenidos.jpg);
height: 37px;
width: 423px;
float:left

}

#bloque_2 {background-image:url(../images/fondo_calendario.jpg);
height: 156px;
width: 303px;
float: right;
}

#contenido_index { margin-left: 231px;
/*padding: 10px 30px 10px 15px ;*/
width: 726px;}

#barra_abajo {background-image: url(../images/barra_bajo.jpg);
height: 37px;
width: 727px;
background-repeat:no-repeat;
}

#arriba {height: 165px;}

#contenido_art { margin-top: 5px;
margin-right: 10px;}

#texto_cal { padding-top: 48px;
padding-left: 65px;
color:#FFFFFF;
}
#bienvenida {margin-left: 5px;
font-size: 14px;}

img {margin-right: 5px; padding: 5px;}
.imagenGeneral {
margin-right: 10px;
}

.titulo_resumen {
font-size: 14px;
font-weight: bold;
color:#0099FF;
padding-bottom: 8px;
}
.titulo_resumen  a {
text-decoration: none;
padding-bottom: 8px;
color: #0099FF;
}