body {
	margin-top: 50px;
	padding: 0;
	background: #0A1420;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

td {
background-color: #0a1420;
}

h1, h2, h3 {
	margin-top: 0;
	color: #FFFFFF;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}


h4 {
    font-size:12px;
	font-weight:bold;
	display:block;
	background-color:#5CAD04;
	width:100px;
	margin-left:23px;
}


ul {
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 940px;
	height: 220px;
	margin: 0 auto;
}

/* Header */

#logo {
	width: 940px;
	height: 100px;
	margin: 0 auto;
	padding-top: 20px;
}

.letra_peque {
	font-size:10px;
}

.letra_peque_t {
	font-size:12px;
}

.silva_brad_logo {
	text-transform: uppercase;
	text-align:center;
	height:10px;
	width:130px;
	padding-top:35px;
	margin-bottom:20px;
	font-size: 10px;
	color: #CCCCCC;
	
}

.letra_grande {
	font-size:10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}


#logo h1 {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
	margin-top:-9px;
}

#logo h2 {
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 1.6em;
	margin-bottom: 2px;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #CCCCCC;
	text-align:center;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}


#logo p {
	margin-top:-45px;
}

#logo img {
	margin-right:7px;
}

.img_garantia {
	margin-left:31px;
	margin-top:-15px;
}

.ancho_670 {
	width:600px;
}
/* Menu */

#menu {
	margin-top:50px;
	width: 940px;
	/*margin: 0 auto;
	padding: 0;*/
	height: 50px;
	background: url(images/img01.gif)  no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 34px;
	margin: 0;
	padding: 16px 28px 0 28px;
	background: url(images/img14.gif) no-repeat right 7px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: bold;
	color: #04283B;
}

#menu a:hover {
	color: #04283B;
}

#menu .current_page_item a {
	color: #04283B;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0px;
}

#page-bg {
}

/*Comentarios */
.coment_table {
	width:680px;
}

}
.comentarios {
	background-color: #FFF;
	font-size:11px;
}
.vuestros_comentarios {
	font-size:13px;
	font-weight:bold;
}

.resultado_comentarios {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#c6f36c;
	border: 1px solid #62b204;
	color:#333;
	
}


.tabla_ancho {
	width:100%;
}
	
.titulo_comentarios {
	font-size:11px;
	margin-bottom: 10px;
}

.quieres_comentarios {
	font-size:11px;
	margin-bottom: 10px;
}

.dice {
	font-size:11px;
	margin-bottom: 10px;
}

.texto_form {
	font-size:11px;
	margin-bottom: 10px;
}

.fondocasillausuario {
	background-color: #FFF;
	border: 1px solid #8A96BD;
	border-color: #333;
	padding: 4px;
	margin-bottom: 3px;
	height:13px;
	font-size:12px;
}

.casillas_comentarios input {
	background-color: #FFF;
	border: 1px solid #8A96BD;
	font-size: 12px;
	altura: 2em; 	
}

.casillas_comentarios textarea {
	background-color: #FFF;
	border: 1px solid #8A96BD;
	font-size: 12px;
	altura: 2em;
	font-family:Tahoma, Geneva, sans-serif;	
}

/* Content */

#content {
	float: left;
	width: 750px;
	background: url(images/img12.gif) repeat-y left top;
}

#content-bgtop {
	background: url(images/img11.gif) no-repeat left top;
}

#content-bgbtm {
	padding: 20px 10px;
	background: url(images/img13.gif) no-repeat left bottom;
}

.post {
	padding-bottom: 15px;
	background: url(images/img15.gif) repeat-x left bottom;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}


.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* casas list */

.ancho_ochenta {
	width:80%;
}

/* Sidebars */

#sidebar1 {
	float: left;
	background: url(images/img08.gif) repeat-y left top;
	color: #04283B;
}

#sidebar1-bgtop {
	background: url(images/img07.gif) no-repeat left top;
}

#sidebar1-bgbtm {
	padding-top: 10px;
	background: url(images/img09.gif) no-repeat left bottom;
}

#sidebar1 h2 {
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 15px;
	background: url(images/img10.gif) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar1 a {
	color: #FFFFFF;
}

#sidebar2 {
	float: left;
	background: url(images/img08.gif) repeat-y left top;
}

#sidebar2-bgtop {
	background: url(images/img07.gif) no-repeat left top;
}

#sidebar2-bgbtm {
	padding-top: 10px;
	background: url(images/img09.gif) no-repeat left bottom;
}

#sidebar2 h2 {
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 15px;
	background: url(images/img10.gif) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar2 a {
	color: #FFFFFF;
}

.sidebar {
	float: right;
	width: 190px;
	font-size: 11px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	color: #FFFFFF;
}

.sidebar a {
}

/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 25px 20px 0 20px;
	text-transform: uppercase;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #FFFFFF;
}

#footer .link {
	float: right;
}

