body
{
   background-image:url('images/body.png');
   background-repeat:repeat-x;
   background-color:#006272;
   margin:0;
   padding:0;
   height:1024px;
   text-align:justify;
}

body, table td, input, textarea
{
   color:white;
   font-family:arial;
   font-size:15px;
}

a, a:visited
{
   outline:none;
   text-decoration:none;
}

a:active, a:hover
{

}

ul
{
   list-style-type:none;
   margin:0;
   padding:0;
}

img
{
   border:0;
}

#page
{
   width:960px;
   height:760px;
   margin:0 auto;
}

#header
{
   width:960px;
   height:295px;
/*
   background-image:url('images/header.png');
   background-repeat:no-repeat;
*/
}

#content
{
   width:960px;
   padding-top:24px;
}

#content_left
{
   float:left;
   width:468px;
   padding-right:12px;
   height:441px;
}

#content_right
{
   float:right;
   width:461px;
   padding-left:19px;
   height:441px;
}

#footer
{
   clear:both;
}

h1, h2, h3, h4
{
   margin:0;
   padding:0;
   font-weight:bold;
}

h1
{
   font-size:22px;
}

h2
{
   font-size:16px;
   font-weight:normal;
}

#container
{
   height: 430px;
   width: 313px;
   float:left;
   background:transparent;
   overflow:hidden;
   padding-left:10px;
}

.scrollbar-vert
{
   background-color:transparent;
   height: 430px;
   width: 14px;
   padding-right:5px;
   float:left;
   border-right:1px solid white;
}

.handle-vert
{
   height: 60px;
   width: 14px;
   background: url('images/handle.gif') no-repeat;
}

p.noticia
{
   margin-top:0;
   margin-bottom:10px;
   clear:both;
   height:136px;
}

p.noticia img
{
   margin-right:10px;
   height:136px;
   width:136px;
   border:1px solid #FFFFFF;
}

.tab-wrapper
{

}

.tab-menu
{
   margin:              0;
   padding:             0;
   list-style:          none;
   overflow:            auto;
}

.tab-menu li
{
   margin:              0;
   padding:             0;
   float:               right;
   width:               82px;
   height:              21px;
   line-height:         21px;
   background-image:    url('images/backtab.png');
   background-repeat:   no-repeat;
   text-align:          center;
}

.tab-menu li a
{
   padding:          0;
   margin:           0;
   color:            #006778;
   width:            82px;
   height:           21px;
   line-height:      21px;
}

.tab-menu li a:hover,
.tab-menu li a:focus
{
   /* your effect here */
}
.tab-menu li.tab-selected a
{
   text-decoration:     none;
   color:               #1D3D41;
   /* your effect here */
}

#content_left_g
{
   width:167px;
   border-right:1px solid #FFFFFF;
   float:left;
}

#content_right_g
{
   float:left;
   width:773px;
   padding-left:19px;
}

#content_left_s
{
   width:167px;
   border-right:1px solid #FFFFFF;
   float:left;
}

#content_right_s
{
   float:left;
   width:773px;
   padding-left:19px;
}

#content_left_c1
{
   width:206px;
   border-right:1px solid #FFFFFF;
   float:left;
}

#content_left_c2
{
   width:207px;
   float:left;
}

#content_right_c1
{
   float:left;
   width:734px;
   padding-left:19px;
}

#content_right_c2
{
   float:left;
   width:734px;
   padding-right:19px;
}

a, a:visited
{
   color:#006778;
}

a:active, a:hover
{
   color:#FFFFFF;
}

a#anterior, a#anterior:visited
{
   background-image:url('images/anterior.png');
   display:block;
   height:53px;
   width:53px;
}

a#anterior:active, a#anterior:hover
{
   background-image:url('images/anteriorh.png');
}

a#siguiente, a#siguiente:visited
{
   background-image:url('images/siguiente.png');
   display:block;
   height:53px;
   width:53px;
}

a#siguiente:active, a#siguiente:hover
{
   background-image:url('images/siguienteh.png');
}

input, textarea
{
   background-color:#1F4146;
   color:white;
   border:0;
   margin:0;
   padding:3px;
}

input
{
   width:166px;
   height:19px;
}

textarea
{
   width:321px;
   height:124px;
}

submit
{
   width:80px;
   height:19px;
}

form
{
   margin:0;
   padding:0;
}

#tablacontacto
{
   width:100%;
}

#tablacontacto td
{
   padding-bottom:10px;
}

#botonenviar
{
   background-image:url('images/boton.png');
   background-repeat:no-repeat;
   background-color:transparent;
   width:80px;
   height:19px;
   cursor:pointer;
}

#foto
{
   width:639px;
   height:426px;
}
