@CHARSET "UTF-8";
/******* GENERAL RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody,
 tfoot, thead, tr, th, td {border:0pt none; font-family:inherit; font-size: 100%; font-style:inherit; font-weight:inherit; margin:0pt; padding:0pt; text-align: justify;}
body{background: #fff; line-height:14px; font-size: 12px; font-family: Arial,  Verdana, Helvetica, sans-serif; margin:0pt; cursor:default;}
html,body{height:100%; text-align: center;}
.clear{clear: both; height: 0; visibility: hidden; display: block;}
a{text-decoration: none;}
/******* GENERAL RESET *******/
/******* MENU *******/
#container{margin: auto; width: 500px; margin-top:20px;}
#container ul{list-style: none; list-style-position: outside;}
#container ul.menu li{float: left; margin-right: 5px; margin-bottom: -1px;}
#container ul.menu li{font-weight: 700; display: block; padding: 5px 10px 5px 10px; background: #efefef; margin-bottom: -1px; border: 1px solid #d0ccc9; border-width: 1px 1px 1px 1px; position: relative; color: #898989; cursor: pointer;}
#container ul.menu li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #911D1F;
}
/******* /MENU *******/
/******* CONTENT *******/
.content{margin: auto; background: #efefef; background: #fff; border: 1px solid #d0ccc9; text-align: left; padding: 10px; padding-bottom: 20px; font-size: 11px;}
.content h1{line-height: 1em; vertical-align: middle; height: 48px; padding: 10px 10px 10px 52px; font-size: 32px; color:#a1161e;}
/******* /CONTENT *******/
/******* descripcion *******/
.content.descripcion h1{background: transparent url(descripcion.jpg) no-repeat scroll left top;}
.content.descripcion{display: block;}
/******* /descripcion *******/
/******* plane *******/
.content.plane h1{background: transparent url(plan.jpg) no-repeat scroll left top;}
.content.plane{display: none;}
/******* /plane *******/
/******* galeria *******/
.content.galeria h1{background: transparent url(galeria.jpg) no-repeat scroll left top;}
.content.galeria{display: none;}
.content.galeria a{
	color: #911D1F;
}
.content.galeria img {border: none;}
.content.galeria_nav {float: left; width: 110px; text-align: center;}
.content.galeria_output {float: left; width: 500px; height: 250px; overflow: hidden;}
.content.galeria_output img {display: block; margin: 20px auto 0 auto;}
/******* /galeria *******/