body {
	text-align: center;
	font-family: Helvetica, Verdana, Arial;
}

a, a:visited, a:hover, a:active {
	color: #59b31d;
	text-decoration: none;
}

 a, a:visited, a:active {
	color: #6f6f6f;
	text-decoration: none;
}

.linkshome a:hover{
	color: #59b31d;
	text-decoration: underline;
}

.bordes
{
border-style: solid;
border-left-color: #cccccc;
border-right-color: #cccccc;
border-bottom-color: #FFF;
border-top-color: #FFF;
border-left-width: thin;
border-right-width: thin;
}

.comentarios{
	margin: 10px auto 40px;
	padding-top: 20px;
	color: #6f6f6f;
	font-size: 8pt
}


#contenedor {
	position: relative;
	margin: 10px auto;
	width: 800px;
}

#banner {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 130px;
	background: url('../img/header2.png') no-repeat top center;
}

#banner table{
	position: relative;
	top: 95px;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 3px 0;
}

#banner img{
	border: none;
}

#menuImagenes {
	margin: 0 auto;
	width: 800px;
	height: 170px;
	background: url('../img/fondo_menu.jpg') repeat-x top;
	border.top: solid 2px #ffffff;
	border-bottom: solid 2px #cfcfcf;
}

#menuImagenes table{
	margin: 10px auto;
	border-collapse: separate;
	border-spacing: 5px 0;
}

#menuImagenes table td{
	width: 175px;
	border: solid 1px #e5e5e5;
}

#menuImagenes div{
	width: 100%;
	height: 150px;
	color: #8d8d8d;
	background: url('../img/img_menu_fondo.jpg');
	font-size: 8pt;
	font-weight: bolder;
	text-align: center;
}

#menuImagenes img{
	width: 170;
	height: 118;
	margin: 0 0 12px 0;
}

#menuImagenes a{
	color: #8d8d8d;
}

#contenido {
	position: relative;
	margin: 0 auto;
	width: 800px;
/*	background: url('../img/fondo.jpg') no-repeat top left;*/
	border: solid 1px #ffffff;
}

#contenidoPublicar {
	position: relative;
	margin: 0 auto;
	width: 800px;
	background: url('../img/fondos/sistemainmo.png') no-repeat top left;
	border: solid 1px #ffffff;
}

#contenidoServicios {
	position: relative;
	margin: 0 auto;
	width: 800px;
	background: url('../img/fondos/sistemainmo.png') no-repeat top left;
	border: solid 1px #ffffff;
}

#registro {
	position: relative;
	margin: 25px 0 75px 395px;
	width: 405px;
/*	height: 150px;*/
/*	background: url('../img/fondo_registro.jpg') no-repeat top left;*/
	background: url('../img/fondos/fondo_cuadro_index.jpg') repeat-y top center;
	text-align: left;
}

#registroPublicar {
	position: relative;
	float: right;
	margin: 20px 0 100px 0;
	/*
	margin: 20px 0 100px 400px;
	*/
	width: 405px;
	height: 135px;
	background: url('../img/fondo_registro.jpg') no-repeat top left;
	text-align: left;
}

#registro table {
	margin: 0px 35px;
}

#registro table {
/*	border-collapse: separate;
	border-spacing: 0 5px;*/
}

#registroPublicar table {
	margin: 5px 35px 5px 35px;
}

#registroPublicar table {
	border-collapse: separate;
	border-spacing: 0 5px;
}

#registro #camposBusqueda{
	border: solid 1px #c8c8c8;
	margin: 15px 10px 0 0;
	width: 200px;
	height: 30px; 
}

#registro #buscar {
	background: url('../img/btn_buscar.jpg') no-repeat;
	width: 68px;
	height: 29px;
}


#destacados, #obrasnuevas {
	margin: 0 auto;
	width: 800px;
	background: url('../img/fondo_destacados.jpg') repeat-y;
	text-align: left;
	clear: both;
}

#destacados img {
	width: 800px;
}

.titulo_destacados {
	margin-left: 270px; 
	color: #7f7f7f;
	font-size: 16pt;
	font-weight: bolder;
	color:green;
}

.titulo_destacados_principal {
	margin-left: 30px; 
	color: #7f7f7f;
	font-size: 16pt;
	font-weight: bolder;
}

#destacadosContenido, #obrasNuevasContenido {
	margin: 10px 35px 10px 30px;
	width: 735px;
}

#footer {
	margin: 10px auto 40px;
	width: 750px;
	border-top: solid 1px #cecece;
	padding-top: 20px;
	color: #6f6f6f;
	font-size: 8pt
}

#footerVias {
	border-top:1px solid #CECECE;
	margin-top: 20px;
	padding-top: 10px;
	font-size: 9pt;
}

#footerVias a{
	color:#5A5A5A;
	font-size:9pt;
}

.titulo {
	color: #7a7a7a;
	font-size: 14pt; 
}

div.titulo {
		text-align: left;
		margin: 0px 25px 10px;
}


.titulo2 {
	color: #494949;
	font-size: 12pt; 
}

.texto, .error{
	color: #5a5a5a;
	font-size: 8pt;
}

span.error,label.error {
	color: red;
}

.msg {
	width: auto;
	text-align: left;
	margin: 0 25px;
}

div.smtButton {
	text-align: right;
	margin: 20px 0 0;
}

.texto_destacado {
	color: #5a5a5a;
	font-size: 8pt;
	font-weight: bolder;
}
/* Nuevos - Formulario de busqueda */

.texto_frm, label {
	color: #5a5a5a;
	font-size: 10pt;
}

form input, select, textarea {
	color: #3c3c3c;
	border: groove 1px gray;
	font-size: 8pt;
	padding: 2px 2px;
	
}

input[type="submit"], input[type="button"]{
	width: auto;
	height: 23px;
	border: solid #fca814 1px;
	background:  url('../img/fondos/fondo_btn_submits.jpg') repeat-x;
	color: #ffffff;
	cursor: pointer;
}

input.error, textarea.error {
	border-color: red;
}

form input:disabled, select:disabled {
	color: #a5a5a5;
}

input[type="button"] {
	width: auto;
}

.bordeBsqTop { 
	width: 100%;
	height: 26px;
	background: url(../img/fondo_frm_Busqueda_top.jpg) left bottom no-repeat;
}
.bordeBsqBottom { 
	width: 100%;
	height: 26px;
	background: url(../img/fondo_frm_Busqueda_bottom.jpg) left top no-repeat;
}
.bordeBsqMiddle{
	width: 100%;
	background: url(../img/fondo_frm_Busqueda.jpg) left repeat-y;
}

/* Tabla resultado busqueda*/

#rsBusqueda {
	position: relative;
	margin: 25px;
	width: 748px;
}
/*
#tblRsBusqueda {
	width: 100%;
	border-spacing: 0;
	empty-cells: show;
}

#tblRsBusqueda td {
	text-align: left;
	vertical-align: top;
	border: none;
	border-left: solid 1px gray;
	border-top: solid 1px gray;
	padding: 10px 5px;
}

#tblRsBusqueda .firstCol {
	border-left: none;
}

#tblRsBusqueda th{
	padding: 5px 5px;
	color: #ffffff;
	border-left: solid 1px #ffffff;
	background-color: #00aacc;
}
*/

#tblRsBusqueda img{
	width: 60px;
	height: 50px;
}

.send_msg{
	width: 32px;
	height: 32px;
	background: url('../img/fondos/loader.gif') no-repeat;
	display: none;
}

#datosHeader{
		position: absolute;
		right: 0px;
		margin: 20px 0 0;
		text-align: right;
}

.popUpWinSugerencia .popUpClose {
	margin: 10px 10px 0 0;
	cursor: pointer;
}
.popUpWinSugerencia .popUpContentColse{
	text-align: right;	
}

.popUpWinSugerencia {
	display: none;
	top: 62px;
	left: 450px;
	background-color: #cccccc;
	position: absolute;
	overflow: hidden;
	width: 350px;
	height: 400px;
	z-index: 100;
}

.popUpWinSugerencia  div.errorContainer {
	margin: 0;
}

.popUpWinSugerencia  .errorContainer ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.popUpWinSugerencia  .errorContainer li{
	margin: 0 0 3px 0;
	_margin: 0;
	padding: 0;
	cursor: auto;
}

.popUpWinSugerencia  .errorContainer li.error{
	color: red;
}

.popUpWinSugerencia  .sugerencias {
	margin: 10px;
	width: auto;
	_width: 320px;
	_overflow: hidden;
	height: 355px;
	background-color: #fff;
	text-align: left;
	border: solid 1px #aaaaaa;
}

#frmSugerenciasContent {
	margin: 20px;
}

.sugerencias label {
	display:block;
	margin-top:5px;
}

.sugerencias input {
	display:block;
	margin-bottom:10px;
	width: 200px;
}

.sugerencias textarea {
	width: 100%;
	height: 100px;
	margin-bottom:10px;
}

.sugerencias .mensajesConetent{ 
	float: right;
	width: 150px;
	height: 50px;
	margin-top: 0px;
}

.lista_categoria {
	width: 700px;
	font-size: 9pt;
	text-align: center;
	margin: 10px auto 0;
}

.lista_categoria a{
	margin: 0 5px;
}

.lista_categoria a:hover {
	text-decoration: underline;
}
