@charset "UTF-8";
/* CSS Document */


#container {
width:960px;
margin:auto;
}

#top1 #whereAmI{
  width:500px;
  float:left;
  text-align:left;
  padding:5px 0px 0px 15px;
  height:15px;
  line-height:15px;
}

#whereAmI h1{
  
  margin:0px 20px 0px 0px;
  font-size:11px;
  font-family:arial;
  text-transform:uppercase;
  float:left;
}

#whereAmI ul{
  list-style:none none inside;
  margin:0px;
  padding:0px;
  text-indent:0px;
  float:left;
}

#whereAmI ul li{
  float:left;
  margin:0px 0px 0px 0px;
}

#top1 #top1_right{
  height:20px;
  width:395px;
  float:right;
}

#top1_right #top_1_right1{
  width:450px;
  float:right;
  height:20px;
  margin:0px 0px 0px 0px;
}

#top2{
  margin:0px;
  padding:0px 0px 0px 0px;
  height:80px;
  background:url(images/csic_menu_principal_abajo_960px_20px.jpg) bottom left no-repeat #004c83;
}

#top2 h2.menuTitle, #nav2 h2.menuTitle{
  display:none;
}

#nav1 {
}



#nav2 {
width:190px;
margin:0px 14px 0px 0px;
float:left;
}


#footer {
width:960px;
margin:auto;
clear:both;
padding: 5px 0 0 0;
}
/*
#nav2 li {
width: 194px;
padding: 10px 0px 10px 5px;
margin-left:5px;
font-size:12px;
}

#nav2 li:before {
padding: 5px;
}

#nav2 ul {
margin: 0px 0px 0px 3px;
padding: 0px;
}
*/
div#nav1 li.nav_li_level_1{
padding: 0px;
margin-right:0px;
float:left;
height: 60px;
width:105px;
font-size:12px;
position:relative;
}

div#nav1 ul.nav_ul_level_2{
  position:absolute;
  top:60px;
  left:0px;
  *top:60px;
  *left:-40px;
  text-align:left;
  visibility:hidden;
  z-index:300;
  width:190px;
  padding:0 5px 5px 5px;
  list-style:none none inside;
}

#nav1 ul {
margin: 0px 0px 0px 0px;
padding: 0px;
}

#mainContent {
width: 756px;
float:right;
padding: 0px 0px 10px 0px;
}

#mainContent img {
float : left;
border : 1px solid silver;
padding : 3px;
margin-right : 5px;
margin-bottom:20px;
/*width:650px;*/
width:340px;
}

div.newsItemBox{
  margin:0px 0px 20px 0px;
}

div.newsItemFeaturedImageBox{
  width:340px;
  float:left;
  margin:0px 0px 0px 50px;
  overflow:hidden;
  /*height:200px;*/
}

div.newsItemFeaturedImageBox img{
  width:340px;
}

div.newsItemTextBox{
  float:right;
  width:285px;
  margin:0px 50px 0px 0px;
}




/* Otros estilos para la diagramacion */
.spacer{
  font-size:1px;
  clear:both;
  margin:0px;
  padding:0px;
}

