body {
    margin: 20px;
    background: #eee;
    font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #787878;
}

h1, h2, h3 {
    
    font-family: "Century Gothic", Times, serif;
    font-weight: normal;
    color: #000000;
    /*font-style: italic;*/
        text-align: left;

}

h1 {
    font-size: 1.6em; margin-bottom: 10px;
}

h2 {
    font-size: 1.2em;
}

h3 {
    font-size: 1.0em;
}

p, ul, ol {
    margin-top: 0;
    line-height: 180%;
}

ul, ol {
}

a {
    text-decoration: none;
    border-bottom: 1px dotted #999999;
    color: #0A0A0A;
}

a:hover {
    background: none;
}

#wrapper {
    width: 910px;
    margin: 0 auto;
    padding: 20px;
    background: #FFFFFF;
}

/* Header */

#header {
    width: 900px;
    height: 155px;
    margin: 0 auto;
    background: #FFDA2A url(images/header.jpg) no-repeat left top;
}

/* Logo */

#logox {
position: relative;    
    z-index: 9;
    width: 350px;    
    top: 80px; left: 550px;
}

#logo {
    float: left;
    width: 640px;
    color: #fff;
}

#logo h1, #logo p {
}

#logo h1 {
    float: left;
    padding: 70px 0 0 20px;
    letter-spacing: -1px;
    text-transform: uppercase;
    font-size: 2.6em;
}

#logo p {
    float: left;
    margin: 0;
    padding: 80px 0 0 5px;
    text-transform: uppercase;
    font: bold 14px Arial, Helvetica, sans-serif;    
} 

#logo a {
    border: none;
    background: none;
    text-decoration: none;
    color: #FFFFFF;
}

/* Search */

#search {
    float: right;
    width: 230px;
    padding-top: 16px;
}

#search form {
    height: 41px;
    margin: 0;
    padding: 90px 0 0 0px;
}

#search fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

#search-text {
    width: 200px;
    border: none;
    text-transform: lowercase;
    border: 1px #525252 dotted;
    font: bold 1.2em Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

#search-submit {
    display: none;
}

/* Menu */

#menu {
    width: 900px;
    height: 40px;
    margin: 0 auto;
    padding: 0;
    border-top: 1px #ccc solid;


}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
    
}

#menu li {
    float: left;
    border-right: 1px #ccc solid; 

}

#menu a {
    display: block;
    padding: 5px 6px 5px 6px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Century Gothic", Verdana;
    font-size: 10px;
    /*font-weight: bold;*/
    color: #999;
    border: none; 
}

#menu a:hover, #menu .current_page_item a {
    color: #555;
    background: #F9F9F9;
}

#menu a:hover {
    text-decoration: underline;
}

/* Page */

#page {
    width: 900px;
    margin: 0 auto;
}

/* Content */

#content {
    float: right;
    width: 600px;
    padding: 40px 20px 0 0;
}

.post h1 {
    font-size: 1.0em;
}

.post .title {
    color: #000000;
    font-weight: bold;
}

.post .title a {
    background: none;
    color: #000000;
    border: none;
}

.post .title a:hover {
    text-decoration: underline;
}

.post .meta {
    border-bottom: 1px dashed #D2D4C9;
    text-transform: uppercase;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
}

.post .entry {
    padding: 10px 0 20px 0;
    text-align: justify;
}

/* Sidebar */

#sidebar {
    float: left;
    width: 220px;
    padding: 40px 0 0 20px;
    color: #787878;
}

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sidebar li {
}

#sidebar li ul {
    padding-bottom: 30px;
}

#sidebar li li {
    line-height: 35px;
    border-bottom: 1px dashed #D2D4C9;
}

#sidebar h2 {
    letter-spacing: -.5px;
    color: #000000;
}

#sidebar p {
    padding-bottom: 20px;
    text-align: justify;
}

#sidebar a {
    color: #787878;
    border: none;
}

#sidebar a:hover {
    text-decoration: underline;
    color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
    padding: 20px;
}

#calendar table {
    width: 100%;
}

#calendar tbody td {
    text-align: center;
}

#calendar #next {
    text-align: right;
}

/* Paginas */
.cont{   
    width: 100%;
}
.cont a{

   color:#677757; 
    width: 100%;

}
.col1{

    float: left;
    width: 45%;
    padding: 10px ;
    margin: 10px 10px 10px 0;
    border: 1px solid #DADADA;
    color: #808F71;       

}
.col1 h1, .col1 h2, .col1 h3{
    color: #808F71;
    font-weight: bold; 
     text-transform: uppercase;    
}
.col_2{

    float: right;
    width: 45%;
    padding: 10px ;
    margin: 10px 10px 10px 0 ;
    border: 1px solid #DADADA;
    color: #687B9B;   

}
.col_2 h1, .col_2 h2, .col_2 h3{
    color: #687B9B;  
    font-weight: bold;
    text-transform: uppercase;   
}

.col{

    float: left;
    
    padding: 10px 40px 0 30px;
    margin: 0 70px 0 70px ;
    border: 1px solid #DADADA;
    color: #787878;
}


.wide
{

    float: left;
    width: 100%;
    padding: 10px 5px 0 5px;
    color: #787878;
}
.clear
{
clear: both;
text-align: center;
font-size: 10px;
}
.firma{
    color: #687B9B;
    float: right;
    text-align: center;
    width: 40%;
}

/* Footer */

#footer {
    width: 910px;
    height: 20px;
    margin: 0 auto;
    padding: 20px 0 15px 0;
    background: #565F68;
    font-family: Arial, Helvetica, sans-serif;
    color: #B2B2B2;
}

#footer p {
    margin: 0;
    line-height: normal;
    font-size: 9px;

    text-align: center;
}

#footer a {
    color: #FFFFFF;
}

#commentform {
}

#comment {
    width: 600px;
}

.alignright {
    float: right;
        border: 0;
        margin: 5px;
}

.alignleft {
    float: left;
        border: 0;
        margin: 5px;
}

#respond {
    margin: 0;
    padding-top: 50px;
}

.navigation {
    padding-top: 20px;
}

.pagetitle {
    padding-bottom: 20px;
}

hr {
    display: none;
}
.green{
    color: #808F71;
    margin: 0 70px 0 70px;
    
}
.green h1, .green h2, .green h2{
    color: #808F71;
    font-weight: bold;
    text-transform: uppercase;
  
}
.blue{
    color: #687B9B;
    margin: 0 70px 0 70px;
}
.blue h1, .blue h2, .blue h3{
    color: #687B9B;
    font-weight: bold;
    text-transform: uppercase;
}
.cuadro{
     margin: 4px;


    float: left;
}
.cuadro h3, .cuadro h2, .cuadro h1 {
        color:#999;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
}
.ancho{
    clear: both;
    width: 100%;
    /*border-bottom: 1px dotted #999999;*/
    padding: 10px ;
    margin: 10px ;

}
.ancho h3{
    border-top: 1px dotted #999999;
    padding-top:10px;
   
}
.ancho h1{
    border-top: 1px dotted #999999;
    padding-top:10px;
   
}

.fotos_serv{
/*    float: left;
	width:  250px;
	padding: 10px;
	padding: 10px ;
    margin: 10px ;*/

	    float: left;
    width: 30%;
}
caption{
    font-weight: bold;
}
#cabeza{
	position: absolute;	
	z-index: 1;
	color: #F2FFEA;
	margin: auto; 
      
		
	top: 40px; left: auto;
}
.sub{	    
float: left;
   height:18px;
width:100%;text-align:right;
} 




a.addthis_button_twitter{float: left; }
a.addthis_button_google_plusone {
   margin-left: 5px;
}
