/*
Design by cmi Design
http://www.dominio.com
*/

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

a{
	color: #b22d00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

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

body{
	background: url(images/bg_all.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	margin-top: 25px;
	width: auto;
}

#content {
	margin: 0 auto;
	width: 832px;
	text-align: left;
	background-color: #ffffff;
}

#main {
	width: 832px;
	margin: 20px auto 0 0;
	background: url(images/bg_main.jpg) repeat-y 16px; 
    overflow: hidden;
	clear: both;
	/*background-color: #000000;*/

}

#header {
	height: 416px;
	width: 832px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}

#logo {
	height: 15px;
	text-align: left;
	width: 768px;
	padding-left: 50px;
	padding-top: 350px;
}


#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a{
	font-size: 12px;
}

#menu{
	width: 800px;
	height: 64px;
	background: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: center;
	margin-left: 16px;
	margin-right: 16px;
}

#menu ul {
	list-style: none;
	padding-left: 13px;
	padding-top: 8px;
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 156px;
	height: 32px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 16px;
	font-size: 16px;
}

#menu a:hover{
	width: 156px;
	height: 32px;
	background-color: #4e3e27;
	text-decoration: none;
	font-style: normal;
	font-size: 18px;
	padding-top: 16px;


}

#left{
	width: 220px;
	padding-left: 16px;
	padding-right: 4px;
	float: left;
	background: url(images/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: 16px;
	/*background-color: #000000;*/
}

#left_top{
	background: url(images/bg_left_top.jpg);
	height: 3px;
	background-repeat: no-repeat;
}

#left H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	height: 37px;	
	font-weight: normal;
	padding-left: 20px;
	padding-top: 8px;
	color: #ffffff;
	background: url(images/title_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 3px;
}

#left a {
	color: #4e3e27;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

#left ul {
	list-style: none;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 30px;
}

#left li {
	padding-left: 15px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #4e3e27;
	margin-bottom: 5px;
	width: 175px;
}

#left #sitios ul li{
	background: url(images/ls1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}

#left #sitios ul li a{
	color: #4e3e27;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#left #sitios ul li a:hover{
	color: #990000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

#left #categories ul li{
	background: url(images/ls1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}

#left #categories ul li a{
	color: #4e3e27;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#left #categories ul li a:hover{
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#left #partners ul li{
	background: url(images/ls2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#left #partners ul li a{
	color: #464646;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#left #partners ul li a:hover{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


#right{
	float: right;
	width: 550px;
	margin: 0 auto;
	/*margin-right: 20px;*/
	padding-right: 20px;
	top: 10px;
	/*background-color: #000000;*/

}

#right H2 {
	margin: 0;
	padding-left: 0px;
	padding-top: 10px;
	color: #196050;
}

#right H3 {
	margin: 0;
	padding-left: 0px;
	padding-top: 10px;
	color: #196050;
}

#right H4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #9f0000;
}

#right p {
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#right ul {
	list-style: none;
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#right li {
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 510px;
}


#right #image_structure ul li{
	background: url(images/house.gif) no-repeat;
	background-position: left top;
	padding-left: 16px;
}

#right #image_structure ul li a{
	color: #464646;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#right #image_structure ul li a:hover{
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#image_500px {
    width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#comentarios {
	padding-top: 25px;
	padding-bottom: 25px;
}

.date {
	margin-left: 11px;
	padding-top: 25px;
	padding-bottom: 25px;
	height: 20px;
}

.dateleft{
	margin-top: 2px;
	margin-left: 15px;
	background: url(images/date_02.jpg) no-repeat left;
	padding-left: 25px;
	height: 16px;
	float: left;
}

.dateright{
	background: url(images/date_01.jpg) no-repeat;
	padding-left: 20px;
	height: 16px;
	margin-top: 4px;
	margin-left: 135px;
	width: 200px;
	float: right;
}

.dateright a,.dateleft a{
	color: #ff4200;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#gal{
	height: 110px;
}

#thumb_90x120{
    width: 520px;  
	height: 140px;
	display: inline;
	margin: 0;
}

#thumb_90x120 img{
    width: 100px;  
	margin: 5px 0 5px 0;
}

#thumb_125x110{
	height: 110px;
}

#thumb_150x110{
	height: 110px;
	padding-left: 40px;
}

#img_sitios{
	height: 140px;
}

#iframe_photo{
	width: 540px;
	height: 600px;
}

#iframe_lightbox {
	display: block;
}

#iframe_maps {
	display: block;
	width: 520px;
	height: 500px;
    background: #ffffff;
	/*border: 1px solid #000000;*/
}

#iframe_calendar {
    width: 550px;
    height: 900px;

}

#iframe_swf {	
    width: 540px;

}
#footer {
	height: auto;
	background: url(images/footer.gif) no-repeat;
	background-position: top;
	padding-left: 16px;	
	padding-top: 76px;
	clear: both;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #464646;
}

#footer a {
	color: #464646;
	font-weight: normal;
}

#left_bottom{
	background: url(images/bg_left_bottom.jpg) no-repeat;
	background-position: left top;
	height: 60px;
	width: 220px;
}

#bot{
	background: url(images/bot.png);
	background-repeat: no-repeat;
	background-position: center bottom;

}

input{
    background: #ffffff;
	border: 0px solid #000000;
	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin-left: 5px;
	padding-left: 2px;	
	
}

textarea {
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	text-align: left;
	padding-left: 2px;
	background: #efefef;
	/*border: 1px solid #000000;*/
	width: 98%;

}

.tb_form{
	width: 500px;
}

table.form {
	LINE-HEIGHT: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}


#boxtxt_center   {
	float: left;
	height: 22px;
	width: 100%;
	background-color: #efefef;
	padding-top: 1px;
}

/*
#2_column {
    margin: 0 auto;
    width: 100%;
	height: 160px;
}
*/
#td_texto {
    float: left;
	padding-right: 10px;
	padding-top: 10px;
}

#td_image {
    width: 160px;
    float: right;
	padding-top: 10px;

}

#registro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;	
	text-align: left;
   	padding-left: 10px;
	padding-top: 10px;

}

#link {
    height: auto;
	width: 540px;
	/*clear: both;*/

}

#facebook {
	width: 300px;
    height: 200px;
    float: left;
   	padding-left: 20px;
	padding-top: 10px;

}

#google_search{
	width: 200px;
    height: 200px;
	float: right;
	margin-right: 10px;
    background: #ffffff;
	/*border: 1px solid #000000;*/
}

#ccaa {
	/*clear: both;*/
    float: left;
	padding-bottom: 20px;
	/*overflow: hidden;*/
	
}

.CtrlComboList {
	font-size: 12px;
	cursor: auto;
	width: 90%;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	height: auto;
	color: #000000;
}

.special { 
    background-color: #196050;
	color: #fff;
	font-weight: bold;
}

.special_disabled { 
    background-color: #196050;
	color: #fff;
	font-weight: bold;
}

