body {
	font-family: Verdana;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background:#fdfcf9 url(imagenes/full_bg.jpg) repeat-x left top;
}

td {
	font-size: 13px;
}

a {
	color: #003399;/*#006595;*/
	/*text-decoration: none;*/
}

a:hover {
	color: #f66108;
	text-decoration: none;
}

a: visited {
	color: #603;
	text-decoration: underline;
}

h1 {
	font-size: 18pt;
	margin: 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

th {
	font-size: 14px;
	text-align: left;
}

form {
	margin: 0px;
}

input, textarea, select, optgroup, option {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

button {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: steelblue;
	border: 1px outset #006595;
	color: white;
}

pre {
	font-family: "Courier New";
	font-size: 14px;
	text-align: left;
}

.err {
	color: red;
	font-weight: bold;
	margin-bottom: 5px;
}

.imp {
	color: #CC3300;
	font-weight: bold;
	margin-bottom: 5px;
}

.msg {
	color: green;
	margin-bottom: 5px;
}

.marker {
	color: red;
	font-weight: bold;
}

.hint {
	font-size: 12px;
	font-style: italic;
	color: gray;
}

#header {
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px; 
	padding-top: 0px;
}

#logo {
	font-size: 16px;
	font-weight: bold;
}

#logo a {
	color: black;
	text-decoration: none;
}

#logo a:hover {
	color: #DF971E;
	text-decoration: none;
}

#today {
	font-size: 12px;
}

#nav {
	text-align: right;
}

#city {
	font-weight: bold;
	font-size: 16px;
	display: block;
}

#sidebar_left {
	padding-top: 10px;
	background-color: #F8F5F1; /*#F8F5F1*/
	border-right: 0px solid #EEE9DF;
	border-left: 1px solid #EEE9DF;
	border-top: 0px solid #EEE9DF;
	border-bottom: 0px solid #EEE9DF;	
	/*
	background-color: #E4EBF8; 
	border-right: 1px solid #B1C7DE;
	border-top: 1px solid #B1C7DE;
	border-bottom: 1px solid #B1C7DE;
	*/
}

.buttons td {
	text-align: center;
	background-color: steelblue;
}

.buttons a {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	padding: 3px;
}

#sidebar_left .head {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}

#sidebar_left table.linkbox {
	margin-bottom: 15px;
}

#sidebar_left table.linkbox a {
	display: block;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #DDDDDD;
}

table.sidebox {
	margin-bottom: 10px;
}

table.sidebox td {
	text-align: left;
}

#contentcell {
	border-top: 1px solid #EEE9DF;
	border-bottom: 1px solid #EEE9DF;	
	/*
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	*/
}

#content {
	padding: 0px;
	padding-right: 0px;
}

#path {
	/*background-color: #F5F5F5;*/
	/* background-color: #EEE9DF; */
	font-size: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/* text-transform:uppercase; */	
	text-transform:lowercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
	color:#F0C;
	margin-left: 2px; 
	width:1060px; 
	height: 18px; 
	overflow:hidden; 
	border: 0px solid #fff;	
}

#path h1{
	/*background-color: #F5F5F5;*/
	/* background-color: #EEE9DF; */
	font-size: 11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/* text-transform:uppercase; */	
	text-transform:lowercase;
	letter-spacing: 1px;
	color:#F0C;
}

#path td {
	padding: 5px 5px 5px 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#path a {
	/*color: #777777;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#645D4C;
}

#path a:hover {
	color: black;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#c93900;
}

table.searchbox {
	background-color: #F5F5F5;
	border: 1px solid #DDDDDD;
	margin-bottom: 20px;
}

table.searchbox td {
	padding: 10px;
}

.eventnav {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
}

table.dir {
}

table.dir_cat {
	
}

table.dir_cat th {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin: 0px;
	padding-bottom: 5px;
}

table.dir_cat td {

}

table.dir_cat .count {
	color: #999999;
	font-size: 12px;
}

table.dir_cat th .count {
	color: gray;
	font-size: 12px;
}

table.adlisting {
}

table.adlisting tr.ad1 {
	/*background-color: #FAFAFA;*/
}

table.adlisting tr.ad2 {
}

table.adlisting td {
	padding: 4px;
}

table.adlisting td.head, table.adlisting tr.head td {
	font-weight: bold;
	background-color: #EDEDE3;
	border-bottom: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 0px;
}

table.adlisting td.datehead {
	background-color: #F5F5F5;
	/*border-bottom: 1px solid #CCCCCC;*/
	font-weight: bold;
	border-bottom: 0px;
}

table.adlisting td.icon {
}

table.adlisting td.icon img {
}

table.adlisting .adtitle {
	font-weight: bold;
}

table.adlisting .date {
	font-style: italic;
}

table.adlisting .ad1 {
}

table.adlisting .ad2 {
	/*background-color: #FAFAFA;*/
}

.adheader {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 0px solid #E0E0E0;
}

.adheader .icon {
	/*vertical-align: top;*/
}

.adheader .adtitle {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.adarea {
	font-size: 13px;
	font-weight: normal;
}

.ad {
	margin-bottom: 10px;
}

.ad .link_marker {
	color: darkorange;
	font-weight: bold;
}

.disclosures {
	padding: 5px;
}

.disclosure_yes {
	color: green;
}

.disclosure_no {
	color: red;
}

.disclosures b {
}

.adpics {
	margin-bottom: 10px;
	/*border-bottom: 1px solid #DDDDDD;*/
}

.adpics img {
	border: 1px solid black;
	/*padding: 10px;
	background-color: #FAFAFA;*/
}

.imglisting {
}

.imgitem {
	margin-bottom: 30px;
}

.imgitem .head {
	font-size: 14px;
	font-weight: bold;
}

.imgitem img.img {
	margin-top: 5px;
	border: 1px solid black;
}

.imgitem .caption {
}

.imgitem .poster {
	font-weight: bold;
}

.imgitem .time {
	font-weight: bold;
}

.imgitem .desc {
	margin-top: 5px;
}

.linkbox2 {
	background-color: darkorange;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	text-align: center;
	color: white;
}

.linkbox2 a {
	display: block;
	color: white;
}

.linkbox2 a:hover {
	color: white;
	text-align: center;
}

.imagecredits {
	padding: 5px;
}

.head {
	font-weight: bold;
}

.imagecredits a {
}

.imagecredits .count {
	color: #BBBBBB;
	font-size: 12px;
}

.comments {
}

.comments .head {
	font-size: 14px;
	font-weight: bold;
}

.commentitem {
	margin-bottom: 10px;
}

.commentitem .poster {
	font-weight: bold;
	display: block;
}

.commentitem .time {
	color: gray;
	display: block;
}

.commentitem .comments {
	display: block;
}

#sidebar_right_cities {
	background-color: #F5F5F5;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 0px 5px 5px 5px;
}

#sidebar_right {
	border-left: 0px solid #EEE9DF;
	border-right: 1px solid #EEE9DF;
	border-top: 0px solid #EEE9DF;
	border-bottom: 0px solid #EEE9DF;
	padding: 5px 5px 5px 5px;
}

.citylist_country {
	display: block;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 2px;
}

.citylist_city {
	color: #777777;
	font-size: 13px;
}

#footer {
	/* color: #A0A0A0; */
	color:#645D4C;
	font-size: 11px;
	padding-left: 0px;
	padding-top: 2px;
}

table.postad {
}

img.thumb {
	border: 1px solid black;
}

.postpath {
	padding: 5px;
	border: 1px solid #DBC06F;
	background-color: #F7F0DD;
	font-size: 14px;
	color: brown;
	margin-bottom: 10px;
}

.postpath b {
	color: black;
}

.postpath a {
	text-decoration: none; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#645D4C;
	font-size: 13px;
	letter-spacing: 1.8px;
	text-transform:lowercase;
	}

.postpath a:hover{
	color:#CC3300;
	text-decoration: underline;
	}

#search_top {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FAFAFA;
	border: 1px solid #EAEAEA;
}

.invoice {
	background-color: #F0F0F0;
	border-right: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
}

.invoice td {
	background-color: white;
	padding: 5px;
	border-left: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

.invoice .empty {
	background-color: white;
	border: 1px solid white;
}

.invoice .firstcell {
	font-weight: bold;
}

.invoice .maincell {
	/*background-color: #FAFAFA;*/
	text-align: right;
}

.invoice .totalrow td {
	background-color: #FAFAFA;
}

.invoice .totalrow .totalcell {
	background-color: #F3F3F3;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}

.featuredad_2 td {
	/*
	background-color: #FFEEC6;
	border-bottom: 1px solid #FFDF95;
	*/
	background-color: #F7F7F0! important;
	border-top: 0px solid #F7F7F0;
}

.featuredad_1 td {
	/*
	background-color: #FFEEC6;
	border-bottom: 1px solid #FFDF95;
	*/
	background-color: #FFF! important;
}

.featuredad_1 a, .featuredad_2 a {
	font-weight: normal;
}

.ad_destacado {
	background-color: #ffffbb! important;
}

.post_note {
	color: green;
}

.latestads {
	padding-top: 10px;
	margin-bottom: 10px;
}

.latestads .head {
	padding-bottom: 5px;
	color: steelblue;
	font-size: 14px;
}

.latestads td {
	border-top: 1px solid #F0F0F0;
}

.adcat {
	font-size: 11px;
	color: #444444;
	/*text-decoration: underline;*/
}

table.latestads_table td {
	padding: 1px;
}

table.latestads_table a.featured {
	font-weight: bold;;
}

.catlist .cat {
	padding: 1px;
	display: block;
}

.catlist .cat a {
	font-weight: bold;
}

.catlist .subcat {
	padding: 1px;
	display: block;
}

.catlist .count {
	color: gray;
}

.adpreview {
	display: block;
	font-size: 12px;
	color: gray;
}

.formBox {
	BORDER-RIGHT: #eeeeee 1px solid; BORDER-TOP: #eeeeee 1px solid; BACKGROUND: #f9f9f9; BORDER-LEFT: #eeeeee 1px solid; BORDER-BOTTOM: #eeeeee 1px solid
}

.stickyNote {
	BACKGROUND: #ffffdd
}

.formHeading {
	FONT-WEIGHT: bold; COLOR: #cf623c
}

.textBig {
	FONT-SIZE: 16px
}
.textBigStrong {
	FONT-WEIGHT: bold; FONT-SIZE: 16px
}
.textMedium {
	FONT-SIZE: 14px
}
.textMediumStrong {
	FONT-WEIGHT: bold; FONT-SIZE: 14px
}
.textSmall {
	FONT-SIZE: 10px
}
.textSmallGray {
	FONT-SIZE: 10px; COLOR: #666666
}
.textGray {
	FONT-SIZE: 11px; COLOR: #777777
}
.marker_warning {
	FONT-WEIGHT: bold; COLOR: black; BACKGROUND-COLOR: #ffff66
}
.marker_blue_warning {
	FONT-WEIGHT: bold; COLOR: black; BACKGROUND-COLOR: #8cf5f5
}

.formExtraDesc {
	FONT-SIZE: 11px; COLOR: #0000ff
}

.piccount {
	FONT-SIZE: 7pt; 
	COLOR: #1a34fb;
	font-weight:bold;
}

.highlighted DIV {
	BACKGROUND-COLOR: #ffffbb! important
	border-bottom: 0px solid #F7F7F0;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
}

#preload{ position:absolute;  overflow:hidden;  left:-9999px;  top:-9999px;  height:1px;  width:1px}

#logo_holder{height:130px; text-align:left; width:100%; position:relative; background:url(imagenes/logobg.gif) no-repeat right top}
#bojadiv{background:transparent url(imagenes/bojabg.jpg) repeat-x left bottom; padding-bottom:10px}

#suck{width:100%; margin:0 auto; height:32px; background:url(imagenes/suck.jpg) repeat-x left top; position:relative; z-index:10000}
#sl{margin:0 auto; width:100%; height:100% !important; text-align:center; background:url(imagenes/suckl.jpg) no-repeat left top}
#sr{margin:0 auto; width:100%; height:100% !important; text-align:center; background:url(imagenes/suckr.jpg) no-repeat right top}
#sr a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-size: 13px;
	border:none; 
	display:inline; 
	text-indent:5px; 
	text-decoration:none; 
	list-style-type:none; 
	list-style-image:none; 
	font-weight:bold;
	color:#645D4C;	
	}
#sr a:hover,
#sr a:active,
#sr a:focus{color:#c93900}	
#rssfeed{height:56px; width:58px; position:absolute; top:-6px; right:4px; background:url(imagenes/rssfeed.gif) no-repeat left top; z-index:100000}
#rssfeed a{display:block; height:56px; width:58px}

#footerdiv{clear:both; text-align:left; margin:0 auto; background:transparent url(imagenes/footerbg.jpg) repeat-x left top; height: 315px;}
#copholder{height:130px; background:#2D2A23 url(imagenes/copybg.jpg) repeat-x left top; border-top:1px solid #181612}
#topdiv{clear:both; text-align:left; margin:0 auto; margin-top:20px; border-top:5px solid #232019}
#footmod{clear:both; width:30%; text-align:right; padding:15px 0; float:right}
.copyright{width:70%; float:left; text-align:left; font-size:10px; padding:15px 0;}
.copyright a{color:#645D4C;}
.copyright a:hover {
	color: #f66108;
	text-decoration: none;
}

.copyright a: visited {
	color: #603;
	text-decoration: underline;
}

#footmod a{
border:none; 
display:inline; 
text-indent:5px; 
text-decoration:none; 
list-style-type:none; 
list-style-image:none; 
text-transform:uppercase; 
font-weight:bold;
font-size: 10px;
color:#645D4C;
}

#footmod a:hover,
#footmod a:active,
#footmod a:focus{color:#c93900}

/*-------------------------------- Pager Styles --------------------------------------- */
/*-------------------------------- Pager Styles --------------------------------------- */
/*-------------------------------- Pager Styles --------------------------------------- */

table.pagetable {
	border: 1px solid #EAEAEA;
	background-color: white;
}

table.pagetable td {
	background-color: #F5F5F5;
}

table.pagetable a {
	display: block;
}

table.pagetable td.pagetable_activecell {
	/*
	background-color: white;
	color: darkorange; 
	*/
	background-color: #6C0;
	color: white;
	font-weight: bold;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	padding: 0px 3px;
	/*background-color: #EDF2F6;
	border: 1px solid #A4B0C0;*/
}

table.pagetable td.pagetable_ellipses {
	border-left: 1px solid silver;
	color: silver;
	padding: 0px 5px;
}

a.pagelink {
	display: block;
	text-decoration: none;
	padding: 0px 0px;
	color: #645D4C;
}
a.pagelink:hover {
	color: darkorange;
}

a.pagelink_first {
	display: block;
	text-decoration: none;
	padding: 0px 3px;
	color: #645D4C;
}
a.pagelink_first:hover {
	color: darkorange;
}

a.pagelink_prev {
	display: block;
	text-decoration: none;
	padding: 0px 3px;
	color: #645D4C;
}
a.pagelink_prev:hover {
	color: darkorange;
}

a.pagelink_next {
	display: block;
	text-decoration: none;
	padding: 0px 3px;
	color: #645D4C;
}
a.pagelink_next:hover {
	color: darkorange;
}

a.pagelink_last {
	display: block;
	text-decoration: none;
	padding: 0px 3px;
	color: #645D4C;
}
a.pagelink_last:hover {
	color: darkorange;
}

/*-------------------------------- FIN Pager Styles --------------------------------------- */
/*-------------------------------- FIN Pager Styles --------------------------------------- */
/*-------------------------------- FIN Pager Styles --------------------------------------- */



#miadTitle{
width: 100%;
}
#miadTitle h1, h2, h3{
text-transform: uppercase;
letter-spacing: 0.5px;
text-indent:0px;
font-size: 20px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#645D4C;
PADDING-TOP: 15px;
PADDING-BOTTOM: 0px;
PADDING-left: 2px;
/*
background-color:#F3F0EB;
border:2px solid #fff;
*/
}

#modulescort{
display:block;
width: 100%;
clear: both;
}

#modulescort h3{
text-transform: uppercase;
letter-spacing: 1.5px;
overflow:hidden;
height:25px;
text-indent:4px;
PADDING-TOP: 5px;
font-size: 15px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#645D4C;
background: url(imagenes/h3.jpg) repeat-x left center;
}

#moduleadvert{
	display:block;
	width: 100%;
	clear: both;
	margin-top: 0px; margin-bottom: 0px; 
	padding-bottom: 0px;
}

#moduleadvert h3{
	margin-top: 0px; margin-bottom: 0px;	
	text-transform: uppercase;
	letter-spacing: 1.5px;
	overflow:hidden;
	height:25px;
	text-indent:4px;
	padding-top: 5px;
	padding-bottom: 8px;
	font-size: 15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#645D4C;
	background-color:#FFE88A;
}

#bottomusers .moduletable ul{display:block; list-style:none; background-image:none; margin:0; padding:0}
#bottomusers .moduletable ul li{display:block; height:25px; list-style:none; background:transparent; text-align:left; line-height:25px; padding:0; margin:0; background:url(imagenes/bottomli.jpg) no-repeat left bottom}
#bottomusers .moduletable ul li a{
	height:25px; width:100%; color:#9e917b; line-height:25px; display:block; text-indent:10px;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none; 
	}
#bottomusers .moduletable ul li a:hover{
	/* color:#EDE5CB; */
	color:#c93900;
	}
#bottomusers .moduletable{border:0; background:none}
#bottomusers .moduletable h3{
	margin:5px 0; border:0; height:20px; line-height:20px; 
	color:#ede5cb; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1.5px;
	text-transform:uppercase; 
	font-size:14px; 
	border-bottom:5px solid #2a271d
	}
	
.bigadvert{
	text-align:center; 
	float:left; 
	border:1px solid #c1b297; 
	background:#DED5C5; 
	color:#958569; 
	overflow:hidden; 
	margin:3px; 
	text-transform:uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	}

.menutable ul{
	list-style:none; 
	margin:0; 
	padding:0;
	}
	
.menutable ul li a{
	list-style:none;
	height:25px;
	width:100%;
	line-height:25px;
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#645D4C;
	text-indent:10px;
	letter-spacing: 0.8px;
	font-size:13px;
	/* text-transform:uppercase;*/
	text-transform:lowercase;
	text-decoration:none;
	background:url(imagenes/strelica.gif) 0px 50% no-repeat;
	border-bottom:1px solid #F7F4EE;

	}
	
.menutable ul li a:hover{
	background:url(imagenes/strelica_hover.gif) 0px 50% no-repeat;
	color:#c93900;
	}	
	



.mimenutable ul{
	list-style:none; 
	margin:0px;
	margin-top: 5px;
	padding:0px;
	padding-left: 10px;
	border-top: 0px #006 solid;
}
	
.mimenutable ul li{
	list-style:none;
	height:25px;
	width:100%;
	line-height:25px;
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#645D4C;
	text-indent:12px;
	letter-spacing: 0.8px;
	font-size:13px;
	text-transform:lowercase;
	text-decoration:none;
	background:url(imagenes/cuadrin.gif) 0px 50% no-repeat;
}

.mimenutable ul li a{
	color:#009;
}
	
.mimenutable ul li a:hover{
	color:#c93900;
}

/*	
.menutable ul{
	display:block; 
	list-style:none; 
	background-image:none; 
	margin:0; 
	padding:0;
	text-indent:10px;
	}	

body li{background:url(imagenes/strelica.gif) 0px 50% no-repeat; font-family:Verdana,Arial,Helvetica, sans-serif; font-size:11px; text-decoration:none}
body li:hover{background:url(imagenes/strelica_hover.gif) 0px 50% no-repeat; font-family:Verdana,Arial,Helvetica, sans-serif; font-size:11px; text-decoration:none}	
*/


#dhtmltooltip {
	BORDER-RIGHT: #dfdfdf 1px dotted; PADDING-RIGHT: 5px; BORDER-TOP: #dfdfdf 1px dotted; PADDING-LEFT: 5px; Z-INDEX: 100; FILTER: progid:DXImageTransform.Microsoft.DropShadow(color=gray,OffX=2, OffY=2, Positive=5); LEFT: -300px; VISIBILITY: hidden; PADDING-BOTTOM: 5px; BORDER-LEFT: #dfdfdf 1px dotted; COLOR: #555; PADDING-TOP: 5px; BORDER-BOTTOM: #dfdfdf 1px dotted; POSITION: absolute; BACKGROUND-COLOR: #dbdbdb; TEXT-ALIGN: left; max-width: 600px
}
#dhtmltooltip_V1 {
	Z-INDEX: 100; LEFT: -300px; VISIBILITY: hidden; BACKGROUND-IMAGE: url('imagenes/BG_Gris1.gif'); FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=90); opacity: 0.9; moz-opacity: 0.9; BACKGROUND-COLOR: #000000; BORDER-BOTTOM: #dfdfdf 1px dotted; BORDER-RIGHT: #dfdfdf 1px dotted; BORDER-TOP: #dfdfdf 1px dotted; BORDER-LEFT: #dfdfdf 1px dotted; COLOR: #333333; PADDING-BOTTOM: 5px; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-TOP: 5px; POSITION: absolute; TEXT-ALIGN: left; max-width: 600px
}

#dhtmlpointer {
	Z-INDEX: 101; LEFT: -300px; VISIBILITY: hidden; POSITION: absolute
}

#ContenidoCalendar {
	FLOAT: left; MARGIN-TOP:0px; MARGIN-BOTTOM:9px;  
}
#ContenidoCalendar IMG {
	FLOAT:none; MARGIN: 0px; BORDER-RIGHT: #b0b0b0 0px solid; BORDER-TOP: #b0b0b0 0px solid; BORDER-LEFT: #b0b0b0 0px solid; BORDER-BOTTOM: #b0b0b0 0px solid
}

/* INICIO Estilos para enlaces de texto */
/* INICIO Estilos para enlaces de texto */
/* INICIO Estilos para enlaces de texto */
.details, 
.details2 {
	padding:5px;
	margin:0 20px 15px 0;
	font-size:11px;
	font-family: Arial, Tahoma, sans-serif;
	color: #303536;	
	width: 90%;
}
.details {
	background-color:#F3F0EB;
	border:2px solid #fff;
}
.details2 {
	background-color:#F3F0EB;
	border:2px solid #fff;
}

.details ul, 
.details2 ul {
	margin:0px 0 5px 0px;
	list-style-type:none;
	color: #958569;
}
.details li,
.details2 li {
	padding:0px 0 0px 0;
	list-style-type:square;
}


.links {
	padding-left:5px; 
}
.links a {
	text-decoration: none; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#645D4C;
	font-size: 12px;
	letter-spacing: 0.8px;
	}

.links a:hover{
	color:#c93900;
	}
	
.links h5 {
	font-family:"Times New Roman",Times,serif;
	font-style:oblique;
	font-size:20px;
	line-height:1.2em;
	padding-left:10px;
}
.links p {
	margin:0 10px 1.2em 10px;
}
.links img {
	margin:0 0 10px;
	border:1px solid #000;
}
.links ul {
	margin:1em .5em 2em 2em;
	padding:0 0 0 0px;
}
.links ul li {
	margin:0;
	padding:2px 0 2px 0px;
}	

/* INICIO Estilos para banners */
/* INICIO Estilos para banners */
/* INICIO Estilos para banners */

.links_banners a{
	line-height:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#645D4C;
	text-indent:10px;
	letter-spacing: 0.8px;
	font-size:14px;
	/* text-transform:uppercase;*/
	text-decoration:none;
	}
	
.links_banners a:hover{
	color:#c93900;
	}

.links_mapaweb a{
	line-height:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#645D4C;
	text-indent:10px;
	letter-spacing: 0.8px;
	font-size:12px;
	/* text-transform:uppercase;*/
	text-decoration:none;
}
	
.links_mapaweb a:hover{
	color:#c93900;
}

#divCitySiteMap {
	width: 95%;
	padding: 2px 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border-left: 10px solid #AA7A32;
	background-color: #DAB67E;
	FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity: 0.5;
	moz-opacity: 0.5;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2.5px;
	color: #5E431C;
	font-family: "Trebuchet MS", arial;
}

#divCitySiteMap a {
	color: #7D6100;
}

#divSubcatSiteMap a {
	color: #7D6100;
}

.searchForm input { 
	background: #f9f9f9; 
	border: 1px solid #888888; 
}

.searchForm input:hover {
	background:#f1cbc8; 
}

.searchForm input:focus { 
	background:#F3F8F8; 
}

.searchForm .boton1, .searchForm .boton1:hover, .searchForm .boton1:focus
{
    BACKGROUND-IMAGE: url(imagenes/fondoBoton.gif);
    BACKGROUND-COLOR: #ffffff;
    BORDER: 1px solid #cccccc;
    CURSOR: pointer;
    HEIGHT: auto;
    WIDTH: 90px;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
	font-weight: normal;
	LETTER-SPACING: 2px;
    COLOR: #ffffff;
    TEXT-ALIGN: center;
     
}

/*                                 		                   */
/*   FORMULARIO DE CONTACTO 			   		             */
/*                                 		                   */
.contactform {
	width: 810px;
	}
.cform {
	margin-left: 4px; 
	}
	
.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	background: #f9f9f9; 
	border: 1px solid #888888; 
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#f1cbc8; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}

.cform label {
	background:#f1e3e2 none repeat scroll 0%;
	color:#000000;
	font:12px Arial;
	margin:0 3px 0 0;
	padding:4px 4px 3px;
	width:248px;

	/*display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	vertical-align:top;
}

.cform .boton1, .boton1:hover, .boton1:focus
{
    BACKGROUND-IMAGE: url(imagenes/fondoBoton_30px.gif);
    BACKGROUND-COLOR: #ffffff;
    BORDER: 1px solid #cccccc;
    CURSOR: pointer;
    HEIGHT: 30px;
    WIDTH: 90px;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
    FONT-SIZE: 15px;
	font-weight: normal;
	LETTER-SPACING: 2px;
    COLOR: #ffffff;
    TEXT-ALIGN: center;
     
}

#faq label {
	background:#f1e3e2 none repeat scroll 0%;
	color:#000000;
	font:12px Arial;
	font-weight: bold;
	margin:0 10px 0 0;
	padding:4px 4px 3px;
	/*display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	vertical-align:top;
}

#faq h5 {
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 2px; 
	LETTER-SPACING: 2.5px;
	font-size: 11px;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#645D4C;
}

#faq p {
	color:#645D4C;
}

#faq textarea {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #e1d3de;
	SCROLLBAR-SHADOW-COLOR: #b793ad;
	SCROLLBAR-3DLIGHT-COLOR: #b793ad;
	SCROLLBAR-ARROW-COLOR: #e1d3de;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	border: 1px solid #888888; 
	color:#645D4C;
	overflow:auto;
}

.celda_b0 {
	BORDER-RIGHT: #bb1a1f 1px dashed; BORDER-TOP: #bb1a1f 0px dashed; 
	PADDING-LEFT: 3px; BORDER-LEFT: #bb1a1f 0px dashed; PADDING-TOP: 3px; 
	BORDER-BOTTOM: #bb1a1f 1px dashed; 
	font-size: 10px
}

.introdetails {
	padding-bottom:10px; padding-right: 10px; padding-left: 10px; padding-top: 10px;
	/* margin:0 20px 15px 0;*/
	margin-left: 5px;
	letter-spacing: 0.5px;
	font-size:11px;
	font-family: Verdana, Sans-Serif;
	color: #645D4C;
	width: 810px;
	background-color:#F3F0EB;
	border: 2px solid #fff;	
}

.introdetailsFotos {
	padding-bottom:5px; padding-right: 5px; padding-left: 5px; padding-top: 5px;
	/* margin:0 20px 15px 0;*/
	color: #645D4C;
	background-color:#F3F0EB;
	border: 2px solid #fff;	
	margin-bottom: 5px
}

.introdetails h5 {
	font-family: "Times New Roman",Times,serif;
	font-style: oblique;
	font-size: 15px; 
	line-height: 1.2em;
	margin-left: 0px; 
	padding-left: 0px;
}

.introdetails a {
	text-decoration: none; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#CC3300;
	font-size: 12px;
	letter-spacing: 1.8px;
	}

.introdetails a:hover{
	color:#c93900;
	text-decoration: underline;
	}
	
.postcats a {
	text-decoration: none; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#645D4C;
	font-size: 13px;
	letter-spacing: 1.8px;
	text-transform:lowercase;
	}

.postcats a:hover{
	color:#CC3300;
	text-decoration: underline;
	}
	
.imgthumbs a {
	text-decoration: none; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#645D4C;
	font-size: 11px;
	text-transform:lowercase;
	}

.imgthumbs a:hover{
	color:#CC3300;
	text-decoration: underline;
	}	
	
.rescount {
	color: #CC3300;
	font-size: 11px;
	font-weight: bold;
}	

/*-------------------------------- INICIO ESTILO BOTON --------------------------------------- */
/*-------------------------------- INICIO ESTILO BOTON --------------------------------------- */
/*-------------------------------- INICIO ESTILO BOTON --------------------------------------- */

.boton1
{
    BACKGROUND-IMAGE: url(imagenes/fondoBoton.gif);
    BACKGROUND-COLOR: #ffffff;
    BORDER: 1px solid #cccccc;
    CURSOR: pointer;
    HEIGHT: auto;
    WIDTH: 90px;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
	font-weight: normal;
	LETTER-SPACING: 2px;
    COLOR: #ffffff;
    TEXT-ALIGN: center;
     
}
/*-------------------------------- FIN ESTILO BOTON --------------------------------------- */
/*-------------------------------- FIN ESTILO BOTON --------------------------------------- */
/*-------------------------------- FIN ESTILO BOTON --------------------------------------- */
