@charset "utf-8";
/* RESET DE CSS */
body {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup, sub {
	line-height:-1px;
	vertical-align: text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/* NUEVOS ESTILOS CSS */
* {
	font-family: "Trebuchet MS", Georgia, Times, serif;
}
body, html {
	font-size: 14px;
	color: #333333;
	min-height: 100%;
	height: 100%;
	background-color: #669900;
	background-image: url(images/bg1.png);
	background-position: center top;
	background-repeat: repeat-y;
}
#principal {
	width: 850px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	clear: both;
	background-color: #FFFFFF;
}
#cabecera {
	height: 140px;
	width: 850px;
	background-image: url(images/top.gif);
	background-position: left top;
	background-color: #FFFFFF;
}
#menu {
	height: 19px;
	width: 850px;
	background-image: url(images/barra1.gif);
	background-position: left top;
	background-color: #CC3333;
	color: #FBEFF0;
	text-align: center;
	padding-top: 10px;
}
a:link, a:visited, a:active {
	color: #0000C0;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
#cuerpo {
	width: 850px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#contenido {
	width: 770px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 20px;
}
#menu a:link, #menu a:visited, #menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu a:hover {
	color: #F5D8DB;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenido h1 {
	font-size: 30px;
	color: #c72a3a;
	margin-bottom: 5px;
	font-weight: bold;
}
#contenido h2 {
	font-size: 22px;
	color: #287926;
	font-weight: bold;
	background-image: url(images/gris.jpg);
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-left: 19px;
	padding-top: 2px;
}
#contenido h3 {
	font-size: 16px;
	color: #287926;
	margin-bottom: 5px;
	font-weight: bold;
}
#contenido p {
	color: #666666;
	text-align: justify;
	margin-bottom: 15px;
	margin-left: 19px;
}
#contenido strong {
	font-weight: bold;
	color: #C72A3A;
}
.imizq {
	clear: none;
	float: left;
	margin-right: 10px;
}
.imdch {
	clear: none;
	float: right;
	margin-left: 10px;
}
#tabla table {
	margin-left: 19px;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 750px;
	margin-top: 10px;
}
#tabla td {
	font-size: 12px;
	width: 250px;
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-top: 3px;
	background-image: url(images/curva.gif);
	background-repeat: no-repeat;
	background-position: 43px top;
}
#tabla p {
	padding: 0px;
	margin: 0px;
	color: #174716;
	font-size: 12px;
}
#tabla2 table {
	margin-left: 19px;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 750px;
	margin-top: 10px;
}
#tabla2 td {
	font-size: 12px;
	width: 33%;
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-top: 3px;
}
#tabla2 p {
	padding: 0px;
	margin: 0px;
	color: #174716;
	font-size: 12px;
}
#pie {
	height: 38px;
	width: 850px;
	font-size: 12px;
	color: #FBEEEE;
	background-color: #cc3333;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
/* ******************* CAJA INMUEBLES ************************** */
.inmu {
	height: auto;
	width: 750px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.inmu span {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
}
.inmu h4 {
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
	margin-left: 19px;
	margin-bottom: 5px;
}
.inmu h5 {
	font-size: 14px;
	font-weight: bold;
	color: #669900;
	margin-left: 19px;
	margin-top: 5px;
}
.aniadefoto {
	margin-left: 19px;
	background-color: #FFFFFF;
	height: 100px;
	display: none;
	width: 700px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding: 10px;
}
.foto {
	margin-left: 19px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
/* ******************************************** */
/* ************** MENSAJES ******************** */
/* ******************************************** */
.info, .ok, .atencion, .nok {  
    border: 1px solid;  
    margin: 10px 0px;  
    padding:15px 10px 15px 50px;  
    background-repeat: no-repeat;  
    background-position: 10px center;  
}  
.info {  
    color: #00529B;  
    background-color: #BDE5F8;  
    background-image: url('images/info.png');  
}  
.ok {  
    color: #4F8A10;  
    background-color: #DFF2BF;  
    background-image:url('images/ok.png');  
}  
.atencion {  
    color: #9F6000;  
    background-color: #FEEFB3;  
    background-image: url('images/atencion.png');  
}  
.nok {  
    color: #D8000C;  
    background-color: #FFBABA;  
    background-image: url('images/nok.png');  
}
