/* CSS Document */
body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
#container #main #texto {
	width: 290px;
	float: left;
	padding: 10px;
	text-align: justify;
	border: 1px solid;
	border-color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	min-height: 450px;
	border-right: 20px;
}
*html #container #main #texto {
height: 450px;
}
#container #main #textobusqueda {
	float: left;
	padding: 0px;
	text-align: justify;
	width: 530px;
}
#container #main #foto {
	float: left;
	margin-left: 10px;
	margin-top: 0px;
}


#container {
	margin: auto;
	width: 760px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border: 1px solid;
}
#container #titulo {
	height: 133px;
	background-image: url(imagenes/titulo.gif);
	background-repeat: no-repeat;
}
#regdesta {
}

#container #destacadas {
	height: 70px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#bannerflash {
	text-align: center;
}

#container #menu {
	width: 185px;
	float: left;
}
#container #main {
	width: 568px;
	float: right;
}
#container #columna-izq {
	float: left;
	width: 180px;
}

#container #footer {
	background-image: url(imagenes/footer.jpg);
	height: 20px;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	text-align: center;
	padding: 5px;
	color: #333333;
	padding-top: 20px;
}
#container #menu #visitas {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.signos {
	font-size: 10px;
	margin-top: 0px;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
}
.signos a {

	color: #000000;
}

.destacadas {
	border: 2px solid;
	border-color: #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #CCCCCC;
}
.botonerita {
	background-image: url(imagenes/BOTONERITA-1.png);
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	width: 160px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 25px;
	padding-top: 2px;
	color: #FFFFFF;
	margin-left: 5px;
}

.botonerita:hover {
	background-image: url(imagenes/BOTONERITA-2.png);
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	width: 160px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 25px;
	padding-top: 2px;
	color: #000000;
	margin-left: 5px;
}



.destacadas a {
	color: #000000;
	text-decoration: none;	
}
.destacadas a:hover{
	color: #000000;
	text-decoration: underline;	
}


ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	text-align: left;
        }
#menu7 {
	width: 185px;
	margin-left: 1px;
	margin-top: 10px;
        }

#menu7 li a {
	height: 22px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 22px;
	text-decoration: none;
	border: 1px solid;
	border-color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding: 8px 0 2px 20px;
	background-image: url(imagenes/dot.png);
	background-position: top;
        }

#menu7 li a:link, #menu7 li a:visited {
        color: #FFFFFF;
        display: block;
        background: url(imagenes/menu7.gif) repeat-x;
        }

#menu7 li a:hover, #menu7 li .current {
        color: #000000;
        background: url(imagenes/menu7.gif) repeat-x 0 -32px;
        }

#menu7 li a:active {
        color: #FFFFFF;
        background: url(imagenes/menu7.gif) repeat-x 0 -64px;
        padding: 10px 0 0 10px;
        }
#selected {
        color: #000000;
        background: url(imagenes/menu7.gif) repeat-x 0 -64px;
        padding: 10px 0 0 20px;
			height: 22px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 22px;
	text-decoration: none;
	border: 1px solid;
	border-color: #FFFEFF;
	font-weight: bold;
	font-size: 16px;
}

#texto2 {
	padding: 5px;
	padding-left: 5px;
	line-height: 1;
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 0px;
	min-height: 69px;
	padding-right: 5px;
	}
	*html #texto2 {
	height: 69px;
	
	}
	#regdesta {
	height: 65px;
	margin-top: 5px;
	
	}
#footer .telinmo {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin-top: 3px;
}
#footer .nombreinmo {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

.tableCSS2 tr,.tableCSS2 td,.tableCSS2 th,.tableCSS2 th2{
	font-family: "Verdana";
	font-size: 12px;
	}
.tableCSS2{
	border: 1px solid;
	font-size: 12px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}


.tableCSS2 th{
	color:#FFFFFF;
	background-color: #FFFFFF;
}
.tableCSS2 tr{
	font-weight:normal;
	background-color: #CCCCCC;
	border: 1px solid;
	border-color: #FFFFFF;

}
.tableCSS2 td{
	font-weight:normal;
	background-color: #CCCCCC;
	border: 1px solid;
	border-color: #FF0000;

}



	.style1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	border: 0.5px solid;
	border-color: #FF0000;
	}
	.tamanioselect{
	width: 100px;
}
#textoseccion{
	margin: 1px;
	line-height: 1.5;
	}
.fondotabla{
	background-repeat: no-repeat;
}

