html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}

a {	text-decoration:none; }
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

body {
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-family: Arial;
	font-size: 0.7em;
}

.fondo_colores {
	background-color: #333;
}

input {
	font-family: Arial;
	font-size: 0.9em;
	color: #333;
	margin-bottom: 1px;
}

.sinborde { border: 0px;}
#sinborde { border: 0px;}

select {
	font-family: Arial;
	font-size: 0.9em;
	color: #333;
	border: 1px solid #7F9DB9;
	margin-bottom: 3px;
}

textarea {
	font-family: Arial;
	font-size: 0.9em;
	COLOR: #333;
	border: #739DAB 1px solid;
	margin-bottom: 3px;
	border: 1px solid #7F9DB9;
}

p {
	color: #333;
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 15px;
	text-align: justify;
}

p a {color:#E54F1D; font-weight: bold;}
p a:hover {color:#E54F1D; text-decoration:underline;}

ul {
	padding-left: 25px;
	list-style: circle;
}

li {
	color: #333;
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 10px;
}

li a { color: #333;}
li a:hover { color: #E54F1D; text-decoration: none;}

.bloque {
	width: 100%;
	height: 100%;
	display: block;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}	

/***********************************************************************************/

/* ESTRUCTURA */

body {width: 100%;}

.contenedor {margin: 0px auto;}

p {
	text-align: left;
	font-size: 11px;
	line-height: 16px;
}

.izda {
	float: left;
	width: 245px;
	border-right: 1px solid #D1C8C2;
	padding-right: 15px;
	display: inline;
}

.dcha {
	float: left;
	width: 241px;
	margin-left: 15px;
	display: inline;
}

.h1 {
	margin-bottom: 30px;
}	

.dcha div {
	border-bottom: 1px solid #D1C8C2;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	padding-left: 10px;
}

.dcha div a {line-height: 22px;	color: #62432E;}

.raya {
	height: 16px;
	background-color: #62432E;
}	

.rayas {background: white url('../images/rayas.jpg') top left repeat-x; height: 18px;}

.obras {
	width:870px; 
	margin: 0px auto;
}

.obras td {padding-left: 30px; padding-bottom: 30px;}

.obras td p {padding-top: 10px;}