/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #333333;
}

.cuerpo2{
	background-image: url(IMGS/fondo2.jpg);
	background-repeat:   repeat-x;
	background-position: left top;
}

.cuerpo1{
	background-image: url(IMGS/fondo1.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}

.cuerpo3{
	background-image: url(IMGS/fondo3.jpg);
	background-repeat:   repeat-x;
	background-position: right top;
}

.cuerpo4{
	background-image: url(IMGS/fondo1.jpg);
	background-repeat:   repeat-x;
	background-position: right top;
}

.cuerpo5{
	background-image: url(IMGS/fondo3.jpg);
	background-repeat:   repeat-x;
	background-position: left top;
}

#mama{
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#cabecera{
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	height: 80px;
	}
#logotpa{
	float: left;
	width: 210px;
	text-align: right;
}

#minienlaces{
	float: right;
	width: 605px;
	height: 80px;
	text-align: right;
}

#minienlaces dt{	
	display: inline;
}

#menuindex{
	margin-top: 230px;
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#m_index1{
	float: left;
	width: 212px;
	margin-right: 30px;
	padding-top: 10px;
	color: #FFFFFF;
	text-align: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
}

#m_index2{
	float: left;
	width: 415px;
	margin-right: 20px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#m_index3{
	float: left;
	width: 212px;
	margin-right: 20px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
}

#m_index4{
	float: right;
	width: 212px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-right: 20px;
}

#menuindex2{
	margin-top: 20px;
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#m_index5{
	float: left;
	width: 212px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-right: 125px;
}

#m_index6{
	float: left;
	width: 212px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
}

#m_index7{
	float: right;
	width: 212px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-right: 20px;
}

#contenedor{
	margin-top: 30px;
	width: 925px;
	margin-left: auto;
	margin-right: auto;
}

#menu{
	width: 227px;
	float: left;
	text-align: left;
}

#menutop{
	width: 227px;
	height: 24px;
	background-image: url(IMGS/fondomenu1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#menumid{
	width: 202px;
	padding-left: 10px;
	padding-right: 15px;
	background-image: url(IMGS/fondomenu2.png);
	background-repeat:  repeat-y;
	background-position: center;
}

.capaconmargen{
	margin-left: 12px;
	margin-top: 5px;
	padding-bottom: 20px;
}

#menumbot{
	width: 227px;
	height: 27px;
	background-image: url(IMGS/fondomenu3.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#contenido{
	float: right;
	width: 666px;
	text-align: left;
	margin-top: 200px;
}

#contenidotop{
	width: 666px;
	height: 25px;
	background-image: url(IMGS/fondocontenido1.jpg);
	background-repeat: no-repeat;
	background-position: center bottoom;
}

#contenidomid{
	width: 666px;
	background-image: url(IMGS/fondocontenido2.jpg);
	background-repeat:  repeat-y;
	background-position: center;
}

#mapa{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#iframemapa{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#contacta{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#txt{
	float: left;
	width: 400px;
	padding-left: 25px;
}

#txt ul{
	margin-left: 15px;
}

#txt li{
	margin-bottom: 5px;
}

#txt img{
	padding: 5px;
}

#destacados{
	float: right;
	width: 196px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}

#destacados dt{
	margin-bottom: 10px;
}

#contienecallejero{
	float: left;
	width: 610px;
	padding-left: 25px;
}

.destaca{
	width: 166px;
	height: 105px;
	text-align: right;
	padding-right: 15px;
	background-image: url(IMGS/destacarnegocio.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.linkdestaca{
	padding-top: 70px;
}


#contenidobot{
	width: 666px;
	height: 29px;
	background-image: url(IMGS/fondocontenido3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.aclarar{
	clear: both;
}

#pie{
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
}

#pie dt{
	display: inline;
}

/*textos*/

.encabezadogranate{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #cc00cc;
}

.encabezadogral{
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #013d17;
	padding: 3px;
	font-weight: normal;
	margin-bottom: 20px;
}

.encabezadoguia{
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #004de5;
	padding: 3px;
	font-weight: normal;
	margin-bottom: 20px;
}

.encabezadocomer{
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #cc3300;
	padding: 3px;
	font-weight: normal;
	margin-bottom: 20px;
}

.encabezadonweb{
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #2e58a7;
	padding: 3px;
	font-weight: normal;
	margin-bottom: 20px;
}

.gerorg{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-weight: bold;
}

h1{
	font-size: 130%;
}

h2{
	font-size: 130%;
}

a.minienlaces:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.minienlaces:visited{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.minienlaces:active{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.minienlaces:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

a.enlacesindex:link {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

a.enlacesindex:visited{
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

a.enlacesindex:active{
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

a.enlacesindex:hover {
	color: #cccccc;
	text-decoration: underline;
	font-weight: normal;
}

.margenarriba{
	margin-top: 5px;
}

.peque{
	font-size: 80%;
}

a.menuc:link {
	color: #013d17;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}

a.menuc:visited{
	color: #013d17;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}

a.menuc:active{
	color: #013d17;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}

a.menuc:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}



a.menug:link {
	color: #004de5;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}

a.menug:visited{
	color: #004de5;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}

a.menug:active{
	color: #004de5;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}

a.menug:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}


a.menucb:link {
	color: #cc3300;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}

a.menucb:visited{
	color: #cc3300;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}

a.menucb:active{
	color: #cc3300;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}

a.menucb:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}


a.menunw:link {
	color: #2e58a7;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}

a.menunw:visited{
	color: #2e58a7;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}

a.menunw:active{
	color: #2e58a7;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}

a.menunw:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}

a.menu:link {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}

a.menu:visited{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}

a.menu:active{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}

a.menu:hover {
	color: #cc00cc;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}
.flotadcha{
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}

.busque{
	font-style: italic;
	font-weight: bold;
	color: #013d17;
}

.destaque{
	font-style: italic;
	font-weight: bold;
	color: #004de5;
}

.blancopeque{
	font-size: 80%;
	color: #FFFFFF;
}

a.aviso:link {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
	font-size: 80%;
}

a.aviso:visited{
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
	font-size: 80%;
}

a.aviso:active{
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
	font-size: 80%;
}

a.aviso:hover {
	color: #cccccc;
	text-decoration: underline;
	font-weight: normal;
	font-size: 80%;
}

.slcallejero{
	/*background-color: #dddddd;*/
	color: #013d17;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	padding-left: 10px;
}

.slguia{
	/*background-color: #dddddd;*/
	color: #004de5;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	padding-left: 10px;
}

.slcomer{
	/*background-color: #dddddd;*/
	color: #cc3300;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	padding-left: 10px;
}

.slnweb{
	/*background-color: #dddddd;*/
	color: #2e58a7;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	padding-left: 10px;
}

iframe{
	width: 590px;
	height: 350px;
	padding: 5px;
	border: 1px solid #999999;
}

input{
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 3px;
	font-size:	90%;
}

select{
	font-family: "Courier New", Courier, mono;
	color:#333333;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 3px;
	font-size:	90%;
}

textarea{
	font-family: "Courier New", Courier, mono;
	color:#333333;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 3px;
	border: 1px dotted #666666;
	padding: 3px;
	font-size: 90%;
}

form{
	margin-left: 10px;
	margin-right: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #013d17;
	padding-top: 15px;
}

.boton{
	width: 144px;
	height: 44px;
	border: 0px;
	background-image: url(IMGS/fondoboton.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #013d17;
	margin-top: 15px;
	cursor: pointer;
}

.nons{
	color: #FFFFFF;
	text-align: center;
	font-size: 90%;
}