html{
	background:url(../images/bg-body.gif) repeat;
	height:100%;
}
* html body{height:100%;}
img{border:0;}
a{
	color:#c33;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
#wrapper{
	width:837px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
.top-wrapper{
	background:url(../images/bg-top-wrapper.png) no-repeat;
	width:832px;
	height:24px;
	font-size:0.2px;
	line-height:0;
	margin:0 0 0 5px;
}
.bottom-wrapper{
	width:837px;
	height:31px;
	font-size:0.2;
	line-height:0;
	background:url(../images/bg-bottom-wrapper.png) no-repeat;
}
.main-conteiner{
	width:783px;
	background:url(../images/bg-main-container.png) repeat-y;
	padding:0 16px 0 38px;
}
#header{
	width:100%;
	background:url(../images/bg-header.gif) no-repeat;
	padding:25px 0 0;
	position:relative;
	z-index:100;
}
#header:after {
	clear: both;
	content:"";
	display: block;
}
.wrapp{
	overflow:hidden;
	padding:0 22px 35px 0;
	height:1%;
}
.logo{
	float:right;
	width:367px;
	height:75px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
	margin:0;
}
.logo a{
	height:75px;
	display:block;
}
.nav{
	padding:33px 0 0 16px;
	list-style:none;
	background:#e52837;
}
* +html .nav{
	overflow:visible;
	height:1%;
}
* html .nav{
	overflow:visible;
	height:1%;
}
.nav:after{
	clear: both;
	content:"";
	display: block;
}
.nav ul{
	margin:0;
	padding:0 2px 0 0;
	list-style:none;
	background:url(../images/separator-nav.gif) no-repeat;
	float:left;
}
.nav li{
	float:left;
	background:url(../images/separator-nav.gif) no-repeat 100% 0;
	font-size:15px;
	text-transform:uppercase;
	padding:5px 2px 5px 0;
	position:relative;
}
.nav li a{
	color:#fff;
	padding:0 10px 0 11px;
	display:block;
}
.nav a:hover{
	text-decoration:none;
	background:#903;
}
.nav li:hover ul,
.nav li.hover ul{display:block;}
.nav ul ul{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:2px;
	top:27px;
	background:#c33;
	width:102px;
	display:none;
}
.nav ul ul li{
	position:static;
	height:1%;
	vertical-align:top;
	font-size:12px;
	float:none;
	background:none;
	padding:0;
	border-bottom:1px solid #fff;
}
.nav ul ul a{
	padding:2px 8px;
}
#main{
	overflow:hidden;
	width:728px;
	padding:28px 0 30px 24px;
	position:relative;
	min-height:750px;
}
* html #main{
	height:750px;
	overflow:visible;
}
.visual{
	width:100%;
	overflow:hidden;
	margin:1px 0 23px -3px;
}
.box{
	height:1%;
	overflow:hidden;
	position:relative;
}
.box .top,
.box .bottom,
.box .center{
	position:relative;
	padding:0 10px;
	overflow:hidden;
}
.box .top,
.box .bottom{height:8px;}
.box .top .t-l,
.box .top .t-r,
.box .center .c-l,
.box .center .c-r,
.box .bottom .b-l,
.box .bottom .b-r{
	width:10px;
	position:absolute;
	top:0;
	font-size:0;
	line-height:0;
	overflow:hidden;
}
.box .top .t-l{
	background:url(../images/bg-box.gif) no-repeat;
	left:0;
	height:8px;
}
.box .top .t-r{
	background:url(../images/bg-box.gif) no-repeat -20px 0;
	right:0;
	height:8px;
}
.box .top .t-c{
	height:8px;
	background:url(../images/bg-box.gif) repeat-x 0 -8px;
}
.box .center .c-l,
.box .center .c-r{
	padding:0 0 9999px;
	margin:0 0 -9999px;
}
.box .center{height:1%;}
.box .center .c-c{margin:0 0 0 8px;}
.box .center .c-l{
	left:0;
	background:url(../images/bg-box-c.gif) repeat-y;
}
.box .center .c-r{
	right:0;
	background:url(../images/bg-box-c.gif) repeat-y -10px 0;
}
.box .bottom .b-c{
	height:8px;
	background:url(../images/bg-box.gif) repeat-x 0 -28px;
}
.box .bottom .b-l{
	background:url(../images/bg-box.gif) no-repeat 0 -18px;
	left:0;
	height:8px;
}
.box .bottom .b-r{
	background:url(../images/bg-box.gif) no-repeat -20px -18px;
	right:0;
	height:8px;
}
.info{
	padding:6px 0 5px 33px;
	background:url(../images/bg-info.gif) no-repeat 0 50%;
	height:1%;
}
.info p{
	margin:0;
	line-height:18px;
}
.info p strong{color:#c33;}
#twocolumn{
	width:100%;
	overflow:hidden;
}
#content{
	float:left;
	width:700px;
	padding:0 0 0 7px;
}
#content-ini{
	float:left;
	width:490px;
	padding:0 0 0 7px;
}
.img-holder img{
	display:block;
	border:solid #ce4c57;
	border-width:1px 1px 2px 2px;
}
.img-holder{margin:0 0 26px;}
.txt-block{
	margin:0 0 0 -5px;
	position:relative;
	width:100%;
}
.block{
	overflow:hidden;
	height:1%;
	padding:5px 0 14px;
}
* html .block{
	overflow:visible;
	height:1%;
}
.block img{
	float:left;
	text-align:center;
	margin:0 8px 0 -2px;
}
.block .text{
	overflow:hidden;
	height:1%;
}
.block .heading{
	background:url(../images/bg-heading.gif) repeat-x 1px 100%;
	padding:0 0 6px 10px;
	margin:0 0 13px;
}
.block .heading h2{
	margin:0;
	color:#c03;
	font-size:13px;
	line-height:16px;
}
.block .hold h3{
	margin:0 0 3px;
	font-size:13px;
}
.block .hold .num{
	display:block;
	color:#333;
	font-size:11px;
	line-height:14px;
	margin:0 0 3px;
}
.block .hold .name{
	display:block;
	color:#666;
	font-size:11px;
	line-height:14px;
}
.block .hold{
	background:url(../images/bg-hold.gif) repeat-x 0 100%;
	padding:0 0 12px;
	margin:0 0 4px;
}
.wrapp-hold{
	overflow:hidden;
	padding:0 0 0 10px;
	margin:0 0 -6px;
}
.link{
	text-align:right;
	font-size:9px;
	overflow:hidden;
	background:#fff;
	letter-spacing:-1px;
	padding:11px 13px 0 0;
}
.aside{
	width:211px;
	float:right;
	margin:0 2px 0px 0;
	font-size:10px;
	color:#666;
	display:inline;
}
.aside .block{
	padding:0 0 0 6px;
	overflow:visible !important;
}
.aside h3{
	margin:0;
	color:#c33;
	font-size:14px;
	line-height:17px;
}
.aside .copas{
	background:url(../images/bg-copas.gif) no-repeat;
	padding:6px 0 7px 24px;
}
.aside .heading{
	position:relative;
	width:189px;
	margin:0 -8px 2px -14px;
}
.aside .txt-box{
	background:url(../images/bg-txt-box.gif) repeat-x 0 100%;
	padding:0 0 11px;
	margin:0 0 12px;
}
.aside .txt-wr{
	overflow:hidden;
	margin:0 0 -25px;
}
.aside h4{
	color:#c33;
	font-size:13px;
	line-height:15px;
	margin:0;
	position:relative;
}
.aside h5{
	margin:0;
	color:#333;
	font-size:10px;
	font-weight:bold;
}
.aside p{
	margin:0;
	padding:0 0 11px;
	word-spacing:-2px;
}
.promo{margin:0 0 20px;}
.visual-block{
/*	background:url(../images/bg-visual-promo.gif) no-repeat 97% 95%; */
	padding:14px 0 5px;
}
.promo-box{padding:10px 0 0 6px;}
.prev-next{
	overflow:hidden;
	padding:0 12px 11px;
	font-size:9px;
}
* html .prev-next{float:left;}
.hold-pn{float:right;}
.prev,
.next{
	float:left;
	width:14px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
}
.prev{background:url(../images/bg-prev-next.gif) no-repeat;}
.next{background:url(../images/bg-prev-next.gif) no-repeat 0 -14px;}
.mark-pr-nx .prev,
.mark-pr-nx .next{
	text-indent:0;
	width:auto;
	padding:0 0 0 17px;
	line-height:14px;
}
.mark-pr-nx {padding:9px 6px 60px;}
.mark-pr-nx .next{
	padding:0 17px 0 0;
	background:url(../images/bg-prev-next.gif) no-repeat 100% -14px;
	margin:0 0 0 4px;
	display:inline;
}
.hold-pn span{
	float:left;
	color:#c33;
	font-size:9px;
	line-height:14px;
}
.txt-white-widow{
	float:left;
	/*background:url(../images/txt-white-widow.gif) no-repeat;*/
	height:27px;
	width:134px;
	margin:0 12px 0 0;
	color:#dd233d;
	/*text-indent:-9999px;
	overflow:hidden;*/
}
* html .txt-white-widow{margin:0 9px 0 0;}
.heading-box{
	overflow:hidden;
	width:100%;
	padding:3px 0 19px;
}
.info-line{
	background:#dd233d;
	overflow:hidden;
	height:1%;
	margin:0 12px 0 0;
}
.info-line dl{
	margin:0 0 0 96px;
	float:left;
	overflow:hidden;
	color:#fff;
	display:inline;
}
.info-line dt{
	float:left;
	padding:0 5px 0 9px;
	background:url(../images/separator-info.gif) no-repeat 0 2px;
	margin:0 0 0 -4px;
}
.info-line dd{
	float:left;
	margin:0;
	padding:0 10px 0 0;
}
.promo-content{
	overflow:hidden;
	width:100%;
}
.gall-wr{
	overflow:hidden;
	width:100%;
}
.gallery-holder{
	float:left;
	width:213px;
	margin:0 40px 0 0;
	overflow:hidden;
	position:relative;
}
* html .gallery-holder{margin:0 37px 0 0;}
.gallery-holder img{display:block;}
.main-hold img{display:block;}
.gallery{
	margin:0;
	padding:8px 0 0;
	list-style:none;
	overflow:hidden;
	width:103%;
}
.gallery li{
	float:left;
	margin:0 5px 0 0;
}
.promo-txt{
	overflow:hidden;
	height:1%;
}
.promo-txt ul{
	margin:0 12px 13px -10px;
	padding:0 0 20px 10px;
	list-style:none;
	background:url(../images/bg-promo-content.gif) repeat-x 0 100%;
}
.promo-txt ul li{
	background:url(../images/arrow.gif) no-repeat 0 5px;
	font-size:13px;
	line-height:18px;
	color:#646466;
	text-indent:12px;
}
.promo-txt dl{
	margin:0;
	overflow:hidden;
	font-size:12px;
	line-height:20px;
}
.promo-txt dl dt{
	color:#666;
	font-weight:bold;
	float:left;
	padding:0 5px 0 0;
}
.promo-txt .title{
	display:block;
	color:#666;
	font-size:16px;
	line-height:19px;
}
.promo-txt .title span{color:#c52d3a;}
.promo-txt dl dd{
	margin:0;
	overflow:hidden;
	color:#c52d3a;
}
.dl-interior{background:#f5f5f5 url(../images/interior.gif) no-repeat 99% 100%;}
.dl-exterior{background:#ededed url(../images/exterior.gif) no-repeat 99% 100%;}
.navbar{
	background:url(../images/bg-promo-content.gif) repeat-x;
	margin:0 0 15px;
}
.navbar ul{
	margin:0;
	padding:11px 3px 17px;
	list-style:none;
	background:url(../images/bg-promo-content.gif) repeat-x 0 100%;
	text-align:right;
}
* html .navbar ul {padding:13px 3px 17px;}
* +html .navbar ul {padding:13px 3px 17px;}
.navbar ul li{
	display:inline;
	background:url(../images/separator-navbar.gif) no-repeat 100% 2px;
	padding:0 5px 0 2px;
	font-size:10px;
}
* html .navbar ul li{padding:0 3px 0 5px;}
* +html .navbar ul li{padding:0 3px 0 5px;}
.navbar ul li a{color:#666;}
.decor{
	position:absolute;
	bottom:21px;
	left:84px;
}
.small{
	padding: 15px 8px 20px 0 !important;
	background:url(../images/bg-copas.gif) no-repeat 99% 99%;
}
.small .heading{
	margin:0 0 9px;
	width:auto !important;
	padding:0 0 1px !important;
}
.small .heading h4{
	margin:0;
	color:#c33;
	font-size:10px;
	font-weight:bold;
}
.aside h5 a{color:#333;}
.aside .small p{
	text-indent:6px;
	margin:0;
	padding:0;
	font-size:9px;
}
.aside .small .txt-box{margin:0 0 1px;}
.aside .small .txt-wr{margin:0;}
.aside .small .last{background:none;}
.block-conent{
	overflow:hidden;
	width:100%;
	padding:26px 0 0;
}
.block-conent img{
	float:left;
	margin:93px 27px 0 1px;
}
* html .block-conent img{margin:93px 24px 0 0;}
.txt-cont{
	overflow:hidden;
	height:1%;
	padding:0 0 38px;
}
.heading-main{
	/*background:url(../images/bg-promo-content.gif) repeat-x 0 100%;*/
	padding:0 0 11px;
	margin:0 5px 18px 0;
}
.heading-main h2{
	margin:0;
/*
	font:bold 27px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ca1d00;
	letter-spacing:-2px;
	font-family: Arial, Helvetica, sans-serif;
*/
font-size: 14pt;
color: #cc3333;
font-style: normal;
font-weight: bold;
border-bottom-width: medium;
border-bottom-style: dotted;
border-bottom-color: #CC3333;
text-align: left;
white-space: normal;
line-height: normal;
letter-spacing: 1pt;
padding-bottom: 2pt;
}
.scroll-box{
	overflow:auto;
	height:416px;
	color:#868688;
	padding:0 50px 0 0;
	margin:0 0 33px;
}
.scroll-box p{
	margin:0 0 14px;
	line-height:17px;
}
.scroll-box p strong{color:#c52d3a;}
.txt-cont .navbar{margin:0 30px 0 0;}
.txt-cont .navbar ul{text-align:center;}
.txt-cont .navbar ul .last{background:none;}
.row-wrapp{
	overflow:hidden;
	width:720px;
	background:url(../images/bg-promo-content.gif) repeat-x 0 100%;
	margin:0 0 0 10px;
}
.row{
	width:115%;
	overflow:hidden;
	background:url(../images/bg-row.gif) repeat -1px -3px;
	margin:0 0 2px;
}
.frame{
	float:left;
	width:164px;
	padding:11px 9px;
	font-size:9px;
	line-height:13px;
}
.frame img{
	display:block;
	margin:0 0 12px;
}
.frame .ttl-text{
	display:block;
	text-transform:uppercase;
	color:#392d17;
	font-size:10px;
	margin:0 0 12px;
}
.frame address{
	font-style:normal;
	margin:0 0 12px;
}
.frame address span{display:block;}
.frame dl{
	overflow:hidden;
	width:100%;
	margin:0 0 12px;
	font-size:9px;
}
.frame dl dt{
	float:left;
	padding:0 5px 0 0;
}
.frame dl dd{
	margin:0;
	overflow:hidden;
}
.frame a{color:#666;}
.sidebar{
	float:left;
	width:174px;
	background:url(../images/bg-sb-main.gif) repeat-y 100% 0;
	margin:0 24px 0 0;
}
.full{height:604px !important;}
.sb-hold{
	background:url(../images/bg-sb-top.gif) no-repeat 100% 0;
	padding:0 5px 0 0;
}
.sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
}
.sidebar ul li.ttl{font-size:14px;}
.sidebar ul li{
	height:1%;
	vertical-align:top;
	font-size:12px;
	line-height:16px;
	text-align:right;
	background:url(../images/bg-sb.gif) repeat-x 0 100%;
	padding:3px 0 2px 0;
}
.sidebar ul ul{
	background:url(../images/bg-sb.gif) repeat-x;
	margin:3px 0 0;
	padding:6px 0 23px;
}
.sidebar ul li a{
	color:#c03;
	padding:0 5px 0 0;
}
.sidebar ul li li{
	background:url(../images/bullet-sb.gif) no-repeat 0 5px;
	text-align:left;
	padding:0 0 0 12px;
	font-size:11px;
}
.sidebar ul li li a{
	color:#666;
	padding:0;
}
.sidebar ul li li span{color:#999;}
.gall{
	padding:25px 0 0 10px;
	overflow:hidden;
	width:718px !important;
}
.content-box{overflow:hidden;}
* html .content-box{
	overflow:visible;
	height:1%;
}
.links{
	background:url(../images/bg-links.gif) repeat-x 0 4px;
	padding:14px 0 33px 20px;
}
.links ul{
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/separator-navbar.gif) no-repeat 0 2px;
	height:1%;
	font-size:11px;
	line-height:13px;
}
.links ul li{
	padding:0 10px 0 7px;
	display:inline;
	background:url(../images/separator-navbar.gif) no-repeat 100% 2px;
}
* html .links li{padding:0 7px 0 10px;}
* +html .links li{padding:0 7px 0 10px;}
.links ul li a{color:#666;}
.links ul li a:hover{
	color:#c33;
	text-decoration:none;
}
.links ul li.active a{
	color:#c33;
	font-weight:bold;
}
.blog-box{
	overflow:hidden;
	width:100%;
	background:url(../images/bg-blog.gif) repeat-x 0 100%;
	padding:0 0 9px;
	margin:0 0 15px;
}
.blog-box img{
	float:left;
	margin:5px 7px 0 0;
}
.blog-txt{
	overflow:hidden;
	height:auto;
	font-size:12px;
	padding:0 0 0 10px;
}
* html .blog-txt{
	overflow:visible;
	height:1%;
}
.blog-txt h2{
	margin:0 0 7px;
	font-size:13px;
	line-height:15px;
}
.blog-txt h2 a{
	margin:0 0 0 -11px;
	background:url(../images/bullet-sb.gif) no-repeat 0 5px;
	color:#c33;
	padding:0 0 0 12px;
}
.blog-txt dl{
	margin:0;
	color:#666;
	font-size:12px;
	overflow:hidden;
	width:100%;
}
.blog-txt dt{
	float:left;
	padding:0 5px 0 0;
}
.blog-txt dd{margin:0 0 6px;}
.blog-txt .data{
	font-style:normal;
	color:#999;
}
.blog-txt p{
	margin:0;
	line-height:20px;
}
.blog-txt p a{color:#c33;}
.blog-txt h3{
	margin:0 0 4px;
	color:#666;
	font-size:11px;
	line-height:14px;
}
.big-blog{
	margin:-10px 0 0;
	padding:0 0 1px;
}
.big-blog h2{
	font-size:14px;
	line-height:17px;
}
.big-blog p{
	margin:0;
	font-size:10px;
}
.blog-txt ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:10px;
	line-height:20px;
}
.blog-txt ul li{
	background:url(../images/bullet-blog.gif) no-repeat 0 8px;
	padding:0 0 0 7px;
}
.blog-txt .photo{
	width:100%;
	overflow:hidden;
}
.blog-txt .photo ul{
	margin:0;
	padding:0 0 6px;
	list-style:none;
	overflow:hidden;
	width:110%;
}
.blog-txt .photo li{
	float:left;
	padding:0;
	background:none;
}
.aside-blog {padding:0px}
.aside-blog .heading{
	padding:5px 0 15px 10px;
	margin:0 -8px 3px -6px;
}
.aside-blog h4{
	margin:0;
	color:#666;
	font-size:10px;
	line-height:13px;
	padding:0 0 3px;
	width:100%;
}
.aside-blog h4 a{
	background:url(../images/bullet-sb.gif) no-repeat 0 4px;
	padding:0 0 3px 9px;
	margin:0 0 0 -8px;
	color:#666;
}
.aside-blog .search-link,
.aside-blog .search-link a{
	background:none;
	padding:0;
	margin:0;
}
.aside-blog .block{padding:0 0 5px;}
.aside-blog .blog-txt{
	padding:0 0 13px 3px;
	overflow:visible !important;
	background:url(../images/bg-blog-sb.gif) repeat-x 0 100%;
	margin:0 0 15px;
}
.aside-blog dl dd{margin:0;}
.aside-blog .txt-box {
	padding:0 0 0 5px;
	margin:0;
	background:url(../images/bg-blog-sb.gif) repeat-x 0 100%;
}
.aside-blog .blog-txt img{
	float:none;
	display:block;
	margin:13px 0 0;
}
.aside-blog .txt-box h4 a,
.aside-blog .txt-box h4{
	padding:0;
	margin:0;
	background:none;
}
.aside-blog .txt-box p{padding:0;}
.aside-blog .prev-next{padding:0 0 5px;}
.aside-blog .prev{margin:0 73px 0 0;}
#footer{
	width:783px;
	overflow:hidden;
	color:#999;
	text-align:center;
	font-size:9px;
	margin:0 auto;
	padding:2px 0 40px;
}
#footer p{
	margin:0;
	display:inline;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#footer ul li{
	display:inline;
	background:url(../images/separator-footer.gif) no-repeat 0 2px;
	padding:0 3px 0 5px;
}
* html #footer ul li{
	margin:0 -3px 0 4px;
}
* +html #footer ul li{
	margin:0 -3px 0 4px;
}
#footer ul li a{color:#999;}

#form_container
{
	background-color:#fff;
/*	border:1px solid #000;*/
	margin:10px auto 0 auto;
	text-align:left;
	width:685px;
	float:left;
}
form.forms
{
	margin:20px 20px 0;
	padding:0 0 20px;
}
.forms
{
	font-family:Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
}

.forms ul
{
	font-size:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

.forms li
{
    width:95%;
	display:block;
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
}
.forms li:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.buttons:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.buttons
{
	clear:both;
	display:block;
	margin-top:10px;
}
label.description
{
	border:none;
	color:#222;
	display:block;
	font-size:95%;
	font-weight:100;
	line-height:150%;
	padding:0 0 1px;
}

#element_1, #element_2, #element_3, #element_4 {
	font-family:Tahoma;
	font-size:12px;
	background-color:#fff;
	border:1px solid #c2a5a4;
	padding:2px 0;
	margin:0;
	width:60%;
}
#element_txtarea{
	font-family:Tahoma;
	font-size:12px;
	background-color:#fff;
	border:1px solid #c2a5a4;
	padding:2px 0;
	margin:0;
	width:100%;
	height:90px;
}
#btn_form {
	font-family:Tahoma;
	font-size:12px;
	background-color:#f2ecce;
	border:1px solid #c2a5a4;
}
.comentario{
	display:inline;
	float:left;
	width:605px;
	height:auto;
	padding:10px;
	margin:0;
	background-color:#847483;
}
.comentario_odd{
	display:inline;
	float:left;
	width:675px;
	height:auto;
	padding:10px;
	margin:0 0 10px 0;
	background-color:#847483;
}
.comentario_even{
	display:inline;
	float:left;
	width:675px;
	height:auto;
	padding:10px;
	margin:0 0 10px 0;
	background-color:#d4d4d4;
}

#Comentarios{
	padding-bottom:5px;
	display:block;
	float:left;
	width:625px;
	height:auto;
}

.comentario h2{
	float:left;
	display:inline;
	color: #fff;
	margin:0 0 10px 0;
}
.FormComentario p{
	float:left;
	width:625px;
	margin:0px;
	line-height:18px;
	padding:0 0 10px;
	text-align:left;
}

.divCabeceraComentario{
	float:left;
	width:600px;
	margin:0px;
}
.divCuerpoComentario{
	float:left;
	width:600px;
	margin:0px;
}

.enviarComentarioButton {
	background:#FFF none repeat scroll 0 0;
	color:#000;
	border: 1px solid #333333;
	padding:0;
}
.formComentarios{
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	color:#000000;
	display:inline;
	float:left;
	font-family:"trebuchet ms",helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	margin:0 10px 0 0;
}
.fecha{
	color:#FFF;
	float:right;
	font-family:"trebuchet ms",helvetica,sans-serif;
	font-size:12px;
}
.autor{
	color:#FFF;
	font-family:"trebuchet ms",helvetica,sans-serif;
	font-size:14px;
}
.autor a{
	color:#FFF;
	text-decoration: underline;
	font-family:"trebuchet ms",helvetica,sans-serif;
	font-size:14px;
}
.autor a:hover{
	color:#ff0000;
	text-decoration: underline;
	font-family:"trebuchet ms",helvetica,sans-serif;
	font-size:14px;
}
.comentario h6{
	font-style:italic;
	padding:0;
	margin:0;
}

/* galeria */
.divGaleria{
	width: 500px;
	padding: 20px 0 0 0;
	float: left;
	text-align: justify;

}
.divGaleria a img{
	padding: 4px;
	margin: 5px;
	border: 1px solid #ccc;
}
#fotosFancy{
	width: 145px;
	padding-left: 4px;
	float: left;
}
.divTnGaleria {
	border:1px solid #CCCCCC;
	background-color:#FFF;
	float:left;
	height:138px;
	margin:5px;
	overflow:hidden;
	padding:5px;
	width:128px;
}
.divTnGaleria a{
	color: #666;
	font: bold 12px Tahoma;
	text-decoration: none;
	text-align:center;
}
.divTnGaleria a img{
	padding: 0 0 10px 0;
}
.divTnGaleria a:hover {
	color: #e73038;
	text-decoration: underline;
	background:none;
}
.divTnGaleria a.texto{
	padding: 10px 0 0 0;
}
