* {margin:0; padding:0; border:none 0;}

#contenedor{
	width:1024px;
	margin:0 auto;
	background-color: #fff;
}
/* ================ */
/* = The 1Kb Grid = */     /* 12 columns, 60 pixels each, with 20 pixel gutter */
/* ================ */

.grid_1 { width:60px; }
.grid_2 { width:140px; }
.grid_3 { width:220px; }
.grid_4 { width:300px; }
.grid_5 { width:380px; }
.grid_6 { width:460px; }
.grid_7 { width:540px; }
.grid_8 { width:620px; }
.grid_9 { width:700px; }
.grid_10 { width:780px; }
.grid_11 { width:860px; }
.grid_12 { width:940px; }

.column {
	margin: 0 10px;
	overflow: hidden;
	float: left;
	display: inline;
}
.row {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.row .row {
	margin: 0 -10px;
	width: auto;
	display: inline-block;
}

body, div, td, li {
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #fff;
}
h2{
	color:#FC0;
	margin: 0 0 6px 0;
	font-size: 22px;
	line-height: 24px;
	font: italic 700 22px/24px Geneva,  Arial, Helvetica, sans-serif, Arial;

}
h3{
	color:#FC0;
	margin: 0 0 6px 0;
	font: italic 600 18px/20px Geneva,  Arial, Helvetica, sans-serif, Arial;
}
h4{
	color:#FC0;
	margin: 0 0 6px 0;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#cabecera{
	position:relative;
	height:155px;
	background:url(images/fnd_deg_top.png) repeat-y right;
	
}
#sup_menu{
		color:#69C;

	position:absolute;
	width:720px;
	height:20px;
	top:49px;
	left:293px;
	z-index:100;
	overflow:hidden;
	text-align:right;

}
#sub_menu{
	width:1024px;
	height:12px;
	overflow:hidden;

}
#menu{
	position:absolute;
	display:block;
	height:74px;
	width:731px;
	overflow:hidden;
	top:69px;
	left:293px;
	z-index:100;
}
#menu ul{
	margin:0;	
}
#menu ul li {
	display: inline-block;
	list-style-type: none;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#fila_rayas{
	background: url(images/images/fnd_lineas_claro.png) no-repeat #193F6B;
	padding:30px 0 30px 0;
	overflow:hidden;
}
#fila_azul{
	background:url(images/fnd_deg_azul.png) repeat-y;
}
#pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
}
.rotulo {
margin:6px 0 10px 0;
}
p {
	margin-bottom: 10px;
}

ul {
	margin-bottom: 9px;
	margin-left: 12px;
}
a, a:visited {
	text-decoration: none;
	color: #fff;

}

a:hover, a.selected {
	text-decoration: none;
	color: #FC3;
}
a img{
border:none 0;	
}
p.pie_de_foto{
	margin: 15px 0 0 0;
	font-size:12px;
}
#sup_menu a, #sup_menu a:visited{
	color:#69C;
	font-size:11px;
}
div.pad{
	padding:0 5px 0 5px;
}
.destacado{color:#FC0;}
#pop_up{
	background:#ccc url(images/box/deg_menus.jpg) repeat-x bottom;
	display:none;
position:absolute;
	width:450px;
	height:500px;
	z-index:1000;
	left: 50%;
	margin-left:-225px;
	top:50%;
	margin-top:-250px;
	overflow:hidden;
	-moz-box-shadow:3px 3px 20px 5px #000;
	-webkit-box-shadow: 3px 3px 20px #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#warp_texto_menus p{
margin: 0 0 12px 0;
padding:0;
}
#warp_texto_menus div.rotulo{
margin: 0 0 8px 0; 	
}
/* close button positioned on upper right corner */
#cabecera_menus{
	position:relative;
background:url(images/box/deg_menu_cab_01.png) repeat-x bottom;
	width:auto;
	height:65px;
	padding:15px 10px 2px 15px;
			-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}


div#warp_texto_menus{	
	width:440px;
	padding: 10px 0 10px 0;
	overflow: hidden;
	position: relative;
}
div#texto_menus{	
	width:3160px;
	position: relative;
}
div.casilla{
	width:400px;
	float: left;
	padding:0 20px 0 20px;
	display: inline;
}
.bala{
	margin-bottom:8px;
}
#cerrar_pop_up{
	width:20px;
	height:20px;
	position:absolute;
	top:10px;
	right:10px;
	z-index:2000;
}
#pop_up h1 {font-size:20px;}
#pop_up h2 {font-size:16px;}
#pop_up p, #pop_up div,  #pop_up ul,  #pop_up li {color:#036}
