/* 
    Document   : my_styles
    Created on : 08-jun-2009, 17:32:51
    Author     : juancarlos
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
    background-color:#f1f1f1;
    margin:0;
    position:relative;
}

#main_menu ul li {
    background:transparent url(../images/border-menu.jpg) no-repeat scroll left top;
    display:block;
    float:left;
    height:101px;
    padding:0 10px;
    position:relative;
    text-align:center;
    width:90px;
}
#main_menu ul li.last {
    width: 1px;
    padding:0;
}
#main_menu ul {
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    margin:0;
}
#main_menu ul li a {
    bottom:0;
    color:#333333;
    display:block;
    font-size:16px;
    line-height:16px;
    padding-bottom:26px;
    left:10px;
    position:absolute;
    text-decoration:none;
    width:87px;
}
#main_menu ul li a:hover{
    color:#fd6801;
}
#main_menu ul li a.selected {
    font-weight: bold;
    background: transparent url(../images/menu-you-are-here.jpg) no-repeat scroll center bottom;
   color:#FD6801;
}
.border-bottom {
    border-bottom: 1px solid #747474;
}
#sidebar {
    background:#FFFFFF none repeat scroll 0 0;
    margin-right:0;
    padding-top: 40px;
    width:288px;
}
#main {
    background: transparent url(../images/fondo_general.jpg) repeat-y scroll 0 0;
    border-left:1px solid #C7C7C7;
    border-right:1px solid #C7C7C7;
    width: 958px;
    z-index:1;
    
}
#sidebar h2 {
    padding: 0px 0px 0px 16px;
    font-weight: bold;
}
#sidebar p {
    padding-left: 18px; 
    text-align: justify;
    padding-right: 18px;
    padding-top:20px;
}

#main-column {
    background:#F1F1F1 url(../images/shadow-main-column.jpg) repeat-y scroll left top;
    padding-left:16px;
    padding-top:11px;
    width:654px;
}
#main-column h2 {
    font-weight: bold;
    margin-bottom:0.6em;
}
#you-are-here {
    margin-bottom: 0px;
    padding-bottom: 11px;
}
hr {
    margin:-8px 18px 11px;
    width:auto;
}
#main-column hr {
    margin:-8px 18px 11px 0px;
}
#footer {
    height: 53px;
    background: transparent url(../images/footer_bg.gif) repeat-x scroll top left;
    width:961px;
    padding-bottom:10px;
}
#footer-mail {
    float:right;
    height:50px;
    padding-top:1px;
    text-align:right;
    
}
#footer-mail a{
height:50px;
padding: 0 20px 40px 29px; 
/*background: transparent url(../images/footer_mail.gif) no-repeat scroll top right;*/
}

#footer-copy {
    padding-top:10px;
}
#footer-copy p {
    padding-left: 18px;
    color:#ccc;
}
#footer-copy p a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.noticias {
padding-top:0!important;
}

p.noticias a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}
a.big-orange, p.noticias a.big-orange {
    background: transparent url(../images/a-arrow.gif) no-repeat scroll right center;
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
    padding-right: 34px;
    color: #ff6600;
}
a.big-orange:hover, p.noticias a.big-orange:hover {
    color: #000000;
}
h1.blog, h1.page {
    border-bottom-color:#CCCCCC;
    border-bottom-style:dotted;
    border-bottom-width:1px;
    border-top-color:#CCCCCC;
    border-top-style:dotted;
    border-top-width:1px;
    font-size:2.5em;
    font-weight:bold;
    margin-right:18px;
    padding-bottom:7px;
    padding-left:0;
    padding-right:0;
    padding-top:7px;
    width:auto;
}
h2 span {
    font-size: 14px;
    font-weight: normal;
}
p.publicado-en {
    border-top: 1px dotted #cccccc;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #cccccc;
    margin-right: 18px;

}
img.img-intro-post {
    float: right; margin-left: 20px;
        margin-bottom: 20px;
}
h3 {
    border-bottom:1px dotted #CCCCCC;
    border-top:1px dotted #CCCCCC;
    font-size:18px;
    font-weight:bold;
    margin:0px 18px 0;
    padding-bottom:17px;
    padding-top:10px;
}
ul.categorias-archivos {
    list-style-type: none; list-style-image: none; list-style-position: outside;
}
ul.categorias-archivos li {
    padding: 5px 0;
    border-bottom:1px dotted #CCCCCC;
}
ul.categorias-archivos li a {
    color: #333333;
    font-size: 16px;
    text-decoration: none;
}
ul.categorias-archivos li a:hover {
    color: #ff6600;
    }
ul.categorias-archivos li.selected a {
    font-weight: bold;
}
h1.home {
    margin-top: 20px;
}
.comentario .name {
    font-weight: bold;
    font-size: 14px;
}
.cuerpo-page, .cuerpo-post {
    padding-right: 18px;
}


#llamanos {
width: 635px;
border-top: #ccc dotted 1px;
border-bottom: #ccc dotted 1px;
padding:5px 0;
margin-bottom:20px;
}

.formulario {

margin:0;
padding:0;
}

.formulario label {
float:none;
padding:10px 0 5px 0;
display:block;
}

.formulario .enviar{
display:block;
margin:0 0 0 335px;
padding:3px 10px;
}
#images_central {
    line-height: 0;
    margin: 0;
    font-size: 0px;
}

/*--------------------------*/

#captura_mapa {
float:left;
margin:0;
padding:0;
}

#foticos {
margin:0;
padding: 0;
float:right;
width:200px;
}
#foticos img {
float:none;
margin:0;
padding:0 0 20px 0;
}

/*------------------------------*/

#bottom_back {
  background:transparent url(../images/bottom_back_image.jpg) repeat-x scroll left bottom;
bottom:-30px;
height:450px;
left:0;
position:absolute;
width:100%;
z-index:-1;
}

/*------- submenu servicios ----*/

.categorias-archivos .sub {
  margin: 0;
  padding:5px 0 0 20px;
}
.categorias-archivos .sub li {
  list-style: none;
  border:none;
}
.categorias-archivos .sub li a, .categorias-archivos .selected .sub li a{
  list-style: none;
  font-size: 12px;
  font-weight: normal;
}

