/***********************************************/
/* Autor:                                      */
/* Ziddea Solutions http://www.ziddea.com      */
/***********************************************/

/***********************************************/
/* v.270606                                    */
/***********************************************/

/********/
/* Body */
/********/

body {
	background-color: #FFF;
	background-image: url(images/fondo2.gif);
	background-repeat: repeat-x;
	background-position: 0px -10px;
	font-size: 11px;
	font-family: Tahoma, Arial, SunSans-Regular, Sans-Serif;
	color: #564b47;
	padding: 0;
	margin: 5px 0 0 0;
}

h1 {
	display: block;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #003c7d;
	font-size: 25px;
	font-weight: normal;
	text-decoration:none;
	border-bottom: 2px solid #d0e4fd;
	padding: 0px 10px;
	margin: 0px 2px;
	line-height: 30px;
}
h2 {
	display: block;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #90130d;
	font-size: 40px;
	font-weight: normal;
	text-decoration:none;
	padding: 100px 0 0 30px;
	margin: 0px 2px;
	line-height: 30px;
}
h3 {
	display: block;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 30px;
	font-weight: normal;
	text-decoration:none;
	padding: 0 0 0 32px;
	margin: 0;
	line-height: 30px;
}


/* ----------container to center the layout-------------- */
#container {
	width: 810px;
	margin: 0 auto;
}

#fondo {
	width: 903px;
	margin-bottom: 10px;
	margin: 0 auto;
}




/* ----------banner for logo-------------- */
#banner {
	background-color: #e1ddd9;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
#banner img {
	padding:10px 0px;
}


/*********************************/
/*           contenido           */
/*********************************/

#content {
/*background-color: #ffffff;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 405px;
}
div#content { 
/*	min-height:300px;
	height:expression(this.scrollHeight > 300 ? "auto":"600px"); */
}

p, pre{
	padding: 5px 10px;
	margin: 0px;
}

#logo {
	padding: 0px 0 5px 20px
}

#espaciador1 {
	margin: 80px 0px 5px 0px;
}

.contenido {
	background-image: url(images/serviciodown.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	background-color: #e9e6e3;
	margin: 0 0 2px 0;
	padding: 20px 0px;
}
.contenido2 {
	padding: 20px 10px 20px 30px;
}
.top {
	width: 810px;
	height: 288px;
	background-image: url(images/servicio2.jpg);
	background-repeat: no-repeat;
	background-color: #a90e0b;
}
.top2 {
	width: 810px;
	height: 288px;
	background-image: url(images/servicio1.jpg);
	background-repeat: no-repeat;
}
.servicio {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:  22px;
	color: #333;
	margin: 130px 0 0 0;
}
.servicio span {
	font-weight: normal;
	text-decoration:none;
	color: #111;
	margin: 0px 0px;
	padding: 5px 10px 4px 10px;
	background-color:#eae6e3;
}
#menutop {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 30px;
	background-image: url(images/fondotop1.jpg);
	background-repeat: no-repeat;
}

.title2 {
	display: block;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	text-decoration:none;
	border-bottom: 2px solid #d0e4fd;
	padding: 0px 10px;
	margin: 0px 2px;
	line-height: 30px;
}


/*********************************/
/*            Tablas             */
/*********************************/

#buscar1 {
	text-align:center;
}
#tdup {
	background-image: url(images/tabla1-up.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#cabecera1 {
	padding: 20px 0px 0px 0px;
	border-bottom: #d0e4fd solid 1px;
}
#cabecera2 {
	padding: 5px 0px 0px 0px;
	border-bottom: #d0e4fd solid 0px;
}
#cabecera3 {
	padding: 0px 0px 5px 0px;
	border-bottom: #d0e4fd solid 2px;
}
#resultados {
	padding: 5px 0px 5px 0px;
	border-top: #d0e4fd solid 1px;
	border-bottom: #d0e4fd dashed 1px;
}
#blanco {
	background-color: #FFFFFF;
}
#blanco:hover {
	background-color: #d0e4fd;
}
#azulado {
	background-color: #F4FAFF;
}
#azulado:hover {
	background-color: #d0e4fd;
}
#gris {
	background-color: #f8f8f8;
}
#gris:hover {
	background-color: #d0e4fd;
}
#casilla, #casilla1, #casilla2, #casilla3 {
	padding: 3px 0px 3px 0px;
}
.anuncio1 {
	padding: 7px;
}
.title1 {
	font-weight: bold;
	color: #73a2d0;
	margin: 0 0 5px 0;
}

/*********************************/
/*            footer             */
/*********************************/

#footer {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: left;
}
.font1 {
	font-size: 11px;
	background-color: #fbfdfc;
	padding: 5px 15px;
	margin: 0;
}
#footer a {
	color: #cc0e00;
	text-decoration: none;
}
#footer a:hover {
	color: #0099FF;
	text-decoration: none;
}

/*********************************/
/*             Links             */
/*********************************/

a.title1 {
	display: block;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 20px;
	font-weight: normal;
	text-decoration:none;
	border-bottom: 2px solid #d0e4fd;
	padding: 0px 10px;
	margin: 0px 2px;
	line-height: 30px;
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	background-position: 98% 90%; 
}
a.title1:hover {
}
a.azul1 {
color: #005bcc;
}
a.azul1:hover {
color: #0099FF;
}




/*********************************/
/*             Font1             */
/*********************************/

.red1 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #bb0000;
	font-size: 16px;
	font-weight: normal;
	text-decoration:none;
}



/*********************************/
/*            images             */
/*********************************/


/*********************************/
/*           Menutop             */
/*********************************/

ul.menutop {
    padding: 10px 4px 10px 4px;
    margin: 0 0 0 0;
    list-style-type: none;
	display: inline;
}
ul.menutop li {
    padding: 0 4px 0 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #325863;
	display: inline;
}
ul.menutop ul {
    padding: 20px 10px 20px 0;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #325863;
	display: inline;
	border-right: 1px solid #FFFFFF;
}
ul.menutop li a.selected {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #111;
	margin: 5px 0px;
	padding: 5px 10px 4px 10px;
	background-color:#FFF;
}
ul.menutop li a.unselected {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #FFF;
	margin: 5px 0px;
	padding: 5px 10px 1px 10px;
}
ul.menutop li a.unselected:hover {
	color:#FFF;
	border-bottom: 3px #FFFFFF solid;
}

/*********/
/* Lista */
/*********/
ul.lista {
    padding: 0 4px 0 0;
    margin: 0;
    list-style-type: none;
	display: inline;
}
ul.lista li {
    padding: 0;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: inline;
}
ul.lista li a.unselected {
	text-decoration:none;
	text-align:right;
	color: #6b6a68;
	display: inline;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	background-color:#a5a3a1;
}
ul.lista li a.unselected:hover {
	font-weight: bold;
	color:#6b6a68;
	background-color:#eae6e3;

}
ul.lista li a.selected {
	text-decoration:none;
	text-align:right;
	font-size: 13px;
	color: #6d6a68;
	background-color:#eae6e3;
	font-weight: bold;
	display: inline;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
}
ul.lista li a.selected:hover {
	color:#6d6a68;
}
