body {
	/* background-image:url(img/body_bg.jpg);
	background-repeat:repeat-x; 
	background-color:#FFFFFF;	 */
	background-color:#7b869a;
	/* font-family:Arial, Helvetica, sans-serif; */
	font-family:"Comic Sans MS", Arial;
	font-size:11px;
	color:#FFFFFF;
}
#wrapper {
	width:980px;
	height:auto;
	margin:20px auto;
}
#header {
	width:980px;
	height:63px;	
	background-image: url("img/header_bg.png");
}
#main {
	width:952px;
	padding-right:9px;
	padding-left:19px;	
	background-image:url(img/main_bg.png);
	overflow:auto;
}
#main.homepage p{
	line-height:34px;
	margin-top:20px;
}
#main2 {
	width:924px;
	padding-right:21px;
	padding-left:35px;
	margin-top:0px;

	background-image:url(img/main_bg2.png);
	overflow:auto;
	color:#666666;
	text-align:justify;
	line-height:16px;
}
#main2 p{
    margin-top:5px;
    margin-bottom:8px;
}
#main2 a{
	text-decoration:none;
	color:#94bc2e;
	font-weight:bold;	
}
#main2 a:hover{
	text-decoration:none;
	color:#73ab00;
	font-weight:bold;
}
#main2 ul{
    list-style: disc;
    padding-left: 20px;
}
#main2 ul li{
    padding-bottom: 10px;
}
#bannerWrapper {
	padding-left:19px;
	background-image:url(img/main_bg2.png);
}
#banner {
	width:946px;
	height:240px;
	/* padding:10px; */
	/* background-image:url(img/banner_bg.png); */
	background-color:#a0c833;
	overflow:hidden;
	border:3px solid #a0c833;
}
#footer {
	width:980px;
	height:66px;
	background-image: url("img/footer_bg.png");
	background-repeat:no-repeat;
}
/* BOF menu */
#header ul {	
	margin:0px;
	list-style:none;
	text-align:right;
	padding:14px 45px 0px 0px;
    float:right;
}
#header ul li{
	/* display:inline; */
	padding-right:12px;
	padding-left:12px;
    float:left;
}
#header ul li a{
	text-decoration:none;
	color:#333;
	/* font-weight:bold; */
    font-size:28px;
    display:block;
    font-style: italic;
    padding-bottom:5px;
}
#header ul li a.current{
    border-bottom:3px solid #96bd2e;
    color:#d97c2d;
}
#header ul li a:hover{
	color:#d97c2d;
}
/* EOF menu */
/* BOF footer menu */
#footer ul {
	padding:0px;
	margin:0px;
	list-style:none;
	text-align:left;
	padding-left:20px;
	padding-top:8px;	
}
#footer ul li{
	/* display:inline; */
	float:left;
	margin-right:5px;
	margin-left:5px;
	width:83px;
	text-align:center;
	background-image: url("img/button_bg.png");
	padding-top:12px;
	padding-bottom:12px;
}
#footer ul li a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#footer ul li a:hover{
	color:#e1f394;
}
.idioma {
	margin:0px 20px 5px;
	text-align:right;
}
.idioma a {
	font-weight:bolder;
	color:#ffffff;
	text-decoration:none;
}
#credits {
	text-align:center;
	color:#FFFFFF;
	line-height:13px;
}
#credits a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#credits a:hover {
	color:#CCCCCC;
}
/* EOF footer menu */
/* BOF titulos */
h1 {
	border-bottom:#999999 1px solid;
	color:#FF6600;
	font-size:42px;
	/*
	font-weight:bold;
	 letter-spacing: 3px; */
	padding-bottom:3px;
	margin-top:25px;
	margin-bottom:12px;
}
h2 {
	color:#FF6600;
	font-size:22px;
	margin-bottom:10px;
}
/* EOF titulos */
/* BOF formato */
.homepage2 {
	font-size:24px;
}
.homepage {
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	font-size:16px;
}
.resaltado {
	background-image:url(img/page-border.png);
	background-repeat:no-repeat;
	padding-top:30px;
	padding-left:40px;
	padding-right:20px;
	padding-bottom:20px;
	background-position: left top;
}
.elementos {
	border-bottom:#666666 1px solid;

}
.elementos p {
	margin:5px 0px 5px 0px;
}
/* EOF formato */

/*--BOF Contact us--*/

fieldset.fcont {
	border:solid 2px #DFDFDF;
	background-color:#F8FFFF;
	width:500px;
	margin:auto;
}
.fcont legend {
	color:#FF6600;
	font-size:14px;
	font-weight:bolder;
}
.fcont input[type="text"] {
	width:410px;
}
.fcont input[type="submit"] {
	width:auto;

}
/*.btn {
	border: 1px solid #98BF2F;	
	color:#ffffff;
	background-color:#5B9F59
}*/
/*--EOF Contact US--*/
/*--BOF Testimonial--*/
#testimonial {
	width:600px;
	text-align:left;
	background:url(img/left_test.jpg) repeat-y;
	margin:auto;
	margin-bottom:10px;
}
#testimonial p{
	margin:0pt;
	padding:0px 40px 0px 30px;
}
.title {
	float:left;
	font-weight:bolder;
}
.nombre {
	float:right;
}
.pie {
	text-align:right;
}
#top {
	height:19px;
	background:url(img/top_test.jpg) no-repeat;
}
#bot {
	background:url(img/bot_test.jpg) no-repeat;
	height:16px;	
}
.testimonial {
	width:450px;
	margin:auto;
	background:#f7fefe;
	border:2px outset #459F49;
	padding:10px;
}
.testimonial legend {
	font-weight:bolder;
	font-size:15px;
	color:#666666;
}
/*--EOF Testimonial--*/

#gallery {
	width:260px;
	float:left;
}
#gallery1 {
	width:400px;
	float:left;
}
#marco {
	background:url(img/marco.jpg) no-repeat;
	width:50px;
	padding:5px 0px 10px 5px;
	float:left;
	height:35px;	
}
#fprincipal {
	background:url(img/marcop.jpg) no-repeat;
	width:130px;
	padding:14px 0px 0px 10px;
	float:left;
	height:125px;
}

#marcop {
	width:93px;
	overflow:hidden;
	height:90px;		
}

#thumb {
	width:35px;
	overflow:hidden;
	height:35px;		
}  
#thumb a {
	display:block;
}
#marcop a {
	display:block;
}
.both {
	clear:both;
}
/*--BOF Link--*/
.link {
	list-style:none;	
}
.link a {
	border:none;
}
.link li {
	margin-bottom:5px;
}
/*--EOF Link--*/
.button {
	background:url(img/bg_standardButtonbs.gif) repeat-x;
	color:#ffffff;
	font-weight:bolder;
}
#reserve {
	background:url(img/reserve.gif);
	float:right;
	margin-right:10px;
	width:150px;
	height:50px;
}
#menugall {
	float:right;
	width:400px;
}
/* BOF Formulario */
#form {
	width:350px;
	float:left;
	border:none;
}
#form label.dtitle{
    display:block;
    font-weight:bolder;
	float:left;
	width:70px;
}
#form textarea{
    padding:5px;
}
#form ul{
    list-style-type:none !important;
}
#form ul li{
	padding-bottom:5px;
}
input.inp1{
    padding:2px;
	border:1px solid #ccc;
}
label.error{
    color:red;
    margin-left:5px;
}
input.btn{
    cursor:pointer;
    border:1px solid #32312F;
    font-size:11px;
    padding:4px;
    color:#ffffff;
    background-color:#ff690c;
}
/* EOF Formulario */
#galleryWrapper{
    clear:both;
    overflow:hidden;
}
#galleryWrapper .item{    
    width:136px;
    height:180px;    
    float: left;
    text-align: center;
    margin-right:5px;
}
#galleryWrapper .pic{
    width:120px;
    height:120px;    
    padding:8px;
    border:1px solid silver;
}
#galleryWrapper .pic .img{
    text-align:center;
    width:120px;
    height:120px;
    overflow:hidden;  
}
#galleryWrapper .pic .img img{
    min-height:120px;
    max-width: 180px;
}
#galleryWrapper .title{
    text-align: center;
    float:none;
}
#footer_adds{padding-left:30px;padding-right:20px;}


#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper2 {width:720px; margin:50px auto;overflow:hidden;}
#wrapper2 * {margin:0; padding:0}
#fullsize {position:relative; width:630px; height:420px;  background:#000;overflow:hidden; margin:auto;}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70);display:none !important;}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:720px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; height:28px; cursor:pointer; z-index:150;line-height:28px;}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat;padding-left:48px}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat;padding-right:48px;}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin:auto; overflow:hidden;margin-top:10px; width:630px;}
#slideleft {float:left; width:20px; height:56px; background:url(images/scroll-left.gif) center center no-repeat; }
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:56px; background:url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:580px; margin-left:5px; height:56px; overflow:hidden;margin-bottom:10px;}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
#control{width:630px; margin:auto; position:relative;height:60px;text-align:center;margin-top:20px;}
#control p{float:left;width:630px;font-size:30px;}
p.contact a{font-weight:normal !important;}
p.contact a:hover{font-weight:normal !important;}
.textoRight {
	float:right;
	width:480px;
}
#footer_adds.hgallery{display:none;}
body.hgallery{background:#fff;}
