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

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #5c5c65;
	/*background-image: url(../images/texture.png);
	background-repeat: repeat;*/
	background-color: #eaeaea;
}

#header {
	/*font-size: .9em;*/
	color: #a796a7;
	clear: both;
	height: 130px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #c9c7c0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}

#toolbar {
	/*font-size: .9em;*/
	/*color: #a796a7;*/
	/*clear: both;*/
	height: 130px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*background-color: #c4c4c4;*/
}

#toolbar_l {
	float: left;
	width: 50%;
	/*height: 20px;*/
	padding-top: 15px;
	color: #4f4c4d;
}

#toolbar_r {
	text-align: right;
	float: right;
	width: 50%;
	/*height: 20px;*/
	padding-top: 11px;
	color: #4f4c4d;
}

#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	/*background-color: #f7f7f9;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 29px;
	padding-right: 29px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBFBFB;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;*/
}

#top_b {
	clear: both;
	margin-bottom: 0px;
	/*line-height: 1.7;*/
}

#main_content {
	float: right;
	width: 680px;
	line-height: 1.5;
	padding-top: 0px;
	margin-bottom: 15px;
	padding-left: 20px;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;*/
}

/*#content {
	clear: both;
	margin-top: 0px;
}*/

#sidebar_a {
	float: left;
	width: 250px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e2e2e2;
	padding-bottom: 15px;
	padding-top: 0px;
}

.website {
	font-size: 1.1em;
	text-transform: uppercase;
	/*color: #a796a7;*/
	/*font-size: 1.6em;*/
	color: #a796a7;
	text-align: center;
}

.telefono {
	font-size: 1.3em;
	margin-bottom: -100px;
	text-shadow: 1px 1px 2px #CCC;
	text-indent: 50px;
} /* DONE */

a:link {
	text-decoration: none;
	color: #A37A46;
	/*color: #a796a7;*/
}

a:visited {
	color: #A37A46;
}

a:hover {
	text-decoration: none;
	color: #A37A46;
}

a:active {
	color: #4CA8CF;
}

h1,h2,h3,h4,h5,h6 {
	color: #4f4c4d;
	font-weight: normal;
	margin-bottom: 50px;
	line-height: 0px;
}

h1 {
	font-size: 2em;
	/*text-shadow: 1px 1px 2px #CCC;*/
}

.centro {
	text-align: center;
}

.justif {
	text-align: justify;
}

.correo {
	text-align: justify;
}

.imagen {
	margin-left: 15px;
}

.servicios {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}

h3 {
	color: #6d6d78;
}

hr.dotted {
    border-top: 1px dotted #ccc;
  	color: #ccc;
  	background-color: #fff;
  	height: 1px;
	background: url("imagenes/line_dotted.png") repeat-x scroll 0px 0px transparent;
	/*border: medium none;*/
}

#bottom_a {
	clear: both;
}

.presup {
    
    padding: 20px 10px; 
    background: #c9c7c0;
    width: 220px;
    border-radius: 10px;
	line-height: 1.5;
}

.presup1 {
    
    padding: 0px 10px; 
    background: #eaeaea;
    width: 220px;
    border-radius: 10px;
	line-height: 1.5;
}

.presuptx {
	font-size: .95em;
}

.tel {
	font-size: 1.2em;
}

.darmargen {
	padding-bottom: 20px;
}

.masmargen {
	padding-bottom: 15px;
}

.comaut {
	font-size: .65em;
	text-align: center;
}