/* CSS Document */

#mainContainer {
	width:772px;
	text-align:left;
	background-color:inherit;
	margin:auto;
}
/* top */
#topContainer {
	width:772px;
	height:144px;
	background-color:#717171;
	margin:auto;
}
#topLogo {
	width:284px;
	height:144px;
	float:left;
}
#topPictureArea {
	width:488px;
	height:144px;
	float:right;
	text-align:center;
	/*background:url(../images/picturesTop/Cortez.jpg) no-repeat;*/
}
#topLinks {
	width:488px;
	height:20px;
	/*background:url(../images/design/BG_lin_v_black_top.gif) repeat-x top;*/
	background-color:inherit;
	float:left;
	clear:both;
	background:#000000;
}
#topLinksBox {
	width:425px;
	height:17px;
	font-size:10px;
	text-align:center;
	padding-right:8px;
	padding-top:3px;
	background-color:#000000;
	float:right;
	clear:both;
}
#topLinksBox a { 
	padding-left:8px;
	text-decoration:none;
}
#topLinksBox img { padding-left:15px; vertical-align:middle }
a.topLinksBox { color:#d3d3d3; }
a.topLinksBox:link { color:#d3d3d3; }
a.topLinksBox:visited { color:#d3d3d3; }
a.topLinksBox:active { color:#d3d3d3; }
a.topLinksBox:hover { color:#FFFFFF; }
/*
#orangeBar {
	width:10px;
	height:124px;
	background-color:#f49d1a;
	float:right;
	clear:both;
}
*/
/* middle */

#middleContainer {
	width:772px;
	background-image:url(../images/design/BG_deg_mainContent.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	float:left;
}

	/* left column a estos les tengo que cambiar algo para que se vea bien el contenedor */
#leftColumnContainer {
	width:207px;
	padding:0px;
	margin:0px;
	float:left;
}
	/* menu en menu.php */
#menu {
	width:207px;
	background: url(../images/design/BG_deg_angle_top.gif) no-repeat top right; /* angulo degrade top left */
	height:100%;
	padding:0;
	margin:0;
}

#menu_shade{
	background: url(../images/design/deg_left_top.gif) no-repeat top right;
	height:7px;
	margin:0;
	padding:0;
	}
#search{
	background:url(../images/design/menu_repeat_bg.jpg) repeat-y;
	padding:10px 0px 15px 7px;
	margin:0 0 0 0;
	float:left;
	width:200px;
	}


#menu ul {
	background:url(../images/design/menu_repeat_bg.jpg) repeat-y;
	padding:10px 0 15px 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0 0 0;
	display:block;
	list-style:none;
	font-size:10px;
	}
	
#menu ul li{
	margin:10px 0;
	
	}
	
#menu ul li a{
	color:#000000;
	text-decoration:none;
	padding:0 0 0 25px;
	background:url(../images/design/menu_bullet.jpg) no-repeat;
	display:block;
	line-height:11px;
	}
/*#menu ul li a .capital{
	font-size:1.3em;
	text-transform:uppercase;
	}*/
#menu ul li a:hover{
	background:url(../images/design/menu_bullet_hover.jpg) no-repeat;
	}
#menu img { clear:both; margin:0px; border:0px; }
#menuUnder {
	width:180px;
	font-size:inherit;
	color:#000000;
	background-image:url(../images/design/BG_deg_h_menu.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:30px 5px 10px 15px;
}

	/* main content area */
#mainContentAreaContainer {
	width:565px;
	text-align:left;
	background-image:url(../images/design/BG_deg_h_top.gif); /* degrade top */
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	margin:0px;
	float:left;
}
#mainContentAreaContainer2 {
	width:510px;
	text-align:justify;
	padding:20px 10px 30px 25px;
	margin-top:6px;
	float:left;
}
#mainContentAreaContainer2 ul {
	padding:15px 0px 0px 15px;
	margin: 5px 10px 30px 0px;
	list-style-image:url(../images/design/bullet.gif);
	list-style-position:outside;
	list-style-type:none;
}
#mainContentAreaContainer2 li {
	margin-bottom:10px;
}
.divVolver {
	width:165px;
	color:#999999;
	font-size:12px;
	text-align:right;
	line-height:1.5em;
	border-bottom:1px dashed #E0E0E0;
	padding-bottom:5px;
	margin-left:15px;
	margin-bottom:15px;
	float:right;
}
.divVolver img { vertical-align:baseline }
.divVolver a { 
	text-decoration:none;
	font-weight:bold;
}
.divVolver2 {
	width:100px;
	height:30px;
	font-size:12px;
	text-align:left;
	padding-top:10px;
	clear:both;
}
.divVolver2 a { 
	font-weight:bold;
	text-decoration:none;
}

/* picture bottom: colocadas en css de seccion */

/* bottom */

#bottomContainer {
	width:772px;
	height:70px;
	color:#000000;
	font-size:11px;
	line-height:20px;
	text-align:center;
	padding-top:9px;
	padding-bottom:27px;
	border-top:5px solid #FFFFFF;
	background-color:#c7c8ca;
	margin:auto;
	clear:both;
}
#bottomContainer a { 
	padding:0px 2px 0px 2px;
	text-decoration:none;
	font-weight:bold;
}
a.linksBottom { color:#000000; }
a.linksBottom:link { color:#000000; }
a.linksBottom:visited { color:#000000; }
a.linksBottom:active { color:#000000; }
a.linksBottom:hover { color:#FFFFFF; }

#newslArchiveLayer {
	width:200px;
	height:300px;
}