/*CSS Sol de julio*/
/**/
/*General*/
* { margin: 0pt;
    padding: 0pt;
    }
/** rgb(255, 204, 0) */
  html { min-height: 100%;
    }

  body { background: #C0FF70 none repeat scroll 0% 50%;
    color: rgb(68, 68, 68);
    font-family: Tahoma,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 70%;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    padding-top: 10px;
    }

  a { color: rgb(53, 53, 53);
    }

  a:hover { color: rgb(255, 119, 0);
    }

  p { padding-bottom: 1.2em;
    }

  ul { padding-bottom: 1.2em;
    }

  li { list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    }

table.center {margin-left:auto; margin-right:auto;}

  h1 { font-family: Tahoma,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 1.6em;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    text-align: center;
    color: rgb(200, 90, 10);
    }

  h2 { font-family: Tahoma,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 1em;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    text-align: center;
    color: rgb(5, 54, 121);
    }

  h3 { font-family: Tahoma,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 0.8em;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    text-align: center;
    color: rgb(5, 54, 121);
    }

  h4 { font-family: Tahoma,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 0.8em;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    text-decoration: underline;
    }

  h1, h2, h3, h4 { padding-top: 5px;
    margin-bottom: 4px;
    }

  form { margin: 0pt;
    padding: 0pt;
    display: inline;
    }

  input { margin: 0pt;
    padding: 0pt;
    display: inline;
    }

  .borrado { clear: both;
    font-size: 0pt;
    }

  .izq { float: left;
    }

  .der { float: right;
    }

  .interior { border: 1px solid rgb(5, 54, 121);
    margin: 0pt auto;
    padding: 4px;
    background: rgb(240, 240, 240) none repeat scroll 0% 50%;
    font-size: 1.2em;
    width: 790px;
    }

  .exterior { background: #C0FF70 none repeat scroll 0% 50%;
    text-align: center;
    padding-bottom: 30px;
    }

  .encabezado { background: rgb(255, 128, 25) none repeat scroll 0% 50%;
    height: 88px;
    margin-bottom: 2px;
    text-align: center;
    padding-top: 0px;
    }

  .encabezado h1 { font-family: Tahoma,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 3em;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    color: rgb(50, 50, 102);
    }

  .encabezado h2 { font-family: Tahoma,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 1em;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    color: rgb(255, 255, 0);
    }

  .titulo { width: 770px;
    height: 88px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    }

  .titulo.imagen { width: 770px;
    height: 88px;
    }

  .ruta { padding: 5px 12px;
    background: rgb(50, 50, 102) none repeat scroll 0% 50%;
    text-align: left;
    color: rgb(255, 255, 255);
    font-family: Verdana,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 0.8em;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  .ruta a { color: rgb(255, 255, 255);
    text-decoration: none;
    }

  .ruta a:hover { color: rgb(255, 255, 238);
    text-decoration: underline;
    }

  .menutop { padding: 5px 12px;
    background: #FF7700 none repeat scroll 0% 50%;
    margin-top: 1px;
    color: rgb(255, 255, 255);
    font-family: Verdana,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 0.9em;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    text-align: center;
    }

  .menutop a { color: rgb(250, 250, 250);
    text-decoration: none;
    }

  .menutop a:hover { color: rgb(255, 255, 0);
    text-decoration: underline;
    }

  .menucent { font-family: Tahoma,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 1.2em;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    text-align: center;
    }

  .menucent a { text-decoration: none;
    }

  .menucent a:hover { text-decoration: none;
    }

  .principal { 
    padding: 0px 0px 0pt 0pt;
    text-align: justify;
    }

  .contenido { padding: 15px;
    width: 770px;
    }

  .contenido li { margin-left: 30px;
    }

  .contenido p { font-family: "Lucida Sans Unicode",sans-serif;
    }

  .noticia { padding: 10px;
    color: rgb(5, 54, 121);
    margin: 0px;
    background: rgb(255, 255, 200) none repeat scroll 0% 50%;
    width: 745px;
    float:center;
    }
  .noticia a {
    color: rgb(5, 54, 121);
    }
  .noticia a:hover { color: rgb(255, 119, 0);
    }
  .notibloc { padding: 10px;
    color: rgb(0, 0, 0);
    margin: 0px;
    background: #90b0bf none repeat scroll 0% 50%;
    width: 745px;
    float:center;
    }

  .imgder { border: medium none ;
    margin: 5px;
    height: auto;
    width: auto;
    float: right;
    display: inline;
    }

  .imgizq { border: medium none ;
    margin: 5px;
    height: auto;
    width: auto;
    float: left;
    display: inline;
    }

  .imgbig { border: medium none ;
    padding: 0px;
    height: auto;
    width: auto;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    }

  .imgmulti { border: medium none ;
    margin: 5px;
    padding: 0px;
    height: auto;
    width: auto;
    text-align: center;
    }

  .pie_pag { padding: 5px;
    background: #FF7700 none repeat scroll 0% 50%;
    color: rgb(255, 255, 255);
    font-family: sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 0.8em;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    margin-top: 5px;
    }

  .pie_pag a { color: rgb(255, 255, 255);
    text-decoration: none;
    }

  .pie_pag a:hover { color: rgb(255, 255, 0);
    }

  .pie_pag .izq, .pie_pag .der a { color: rgb(255, 255, 255);
    }

  .pie_pag .der a:hover { color: rgb(255, 255, 0);
    }




/************************************************************/

.image_info {
    display:block;
    margin-bottom:9px;
    font-size:10px;
    margin-left:12px;
    color:#999;
    border:0px;
    }
.wrapper {
    margin:0px auto;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    width:700px;
    border: 0px solid #000;
    text-align:center;
}
.show_title {
    font-size:12px;
}
.image_info a {
    text-decoration:none;
    color:#444;
}
.image_info a:hover, .navigation a:hover {
    text-decoration:none;
    color:#999;
}
img {
	border-width: 1;
}
.image {
    margin-bottom:5px;
}
.image img {
    padding:20px;
    border: 1px solid #f0f;
    display:block;
    background-color: #fff;
    margin-top: 10px;
}
.navigation, .navigation a {
    text-decoration: none;
    color:#444;
    margin-top:5px;
    font-weight:bold;
    text-align:center;
    padding: 0 0 5 0px;
}
.thumbnail_row {
    width:760px;
    margin-left:20px;
    padding: 5px;
}
.thumbnail_center, .thumbnail_center img {
    display:block;
    float:left;
    margin: 0px;
    padding: 0px 1px 0px 1px;
    border:0px;
    filter: alpha(opacity=99);
    opacity: 0.99;
}
.thumbnail, .thumbnail img {
    display:block;
    float:left;
    margin: 0px;
    padding: 0px 1px 0px 1px;
    border:0px;
    filter: alpha(opacity=60);
    opacity: 0.60;
}
.thumbnail_row a:hover img {
    filter: alpha(opacity=99);
    opacity: 0.99;
}

/************************************************************/
