html {
	background-color: #333333;
	background: url(../images/patronfondo.png) repeat;
	font-family:  Aller, "DejaVu Sans Condensed", "Gill Sans", Helvetica, Arial, sans-serif;
	height: 100%;
	max-width: 1100px
}
body {
	margin-bottom: 0;
	margin: 0 auto;
	background-image: url(../images/fondobottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 10%;
	min-height: 85%;
}
/* Enlaces */

a, a:visited, a:link {
	text-decoration: none;
	color: #D2D2D2;
}
h3 a, h3 a:visited, h3 a:link {
	text-decoration: none;
	color: #B5B5B5;
}

/* Contenedores */

#header {
	height: 140px;
}
#wrapper {
	background: url(../images/fondotop.png) no-repeat top right;
}
#logo{
	float: left;
	z-index: 0;
	position: absolute;
}
#header p {
	float: right;
	margin-right: 80px;
	color: #D2D2D2;
	background-color: #333;
	padding: 10px 20px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-right-radius:12px;
	-webkit-border-bottom-left-radius:12px;
	-border-radius:10px;
	display: block;
}
.container{
	border-right: 0px;
	border-left: 0px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 10px;
	width: 960px;
	z-index: 4;
}
.half {
	padding: 20px;
	background: url(../images/fill-oscuro.png) repeat;
	margin: 10px;
	margin-top: 20px;
	width: 420px;
	float:left;
	-moz-border-radius:10px;
	-webkit-border-radius:12px;
	-border-radius:10px;
	z-index: 3;
	position: relative;
}
#presentacion {
	padding: 20px;
	margin: 10px;
	margin-top: 10px;
	width: 420px;
	z-index: 3;
	position: relative;
	float: left;
	margin: 0 auto;
	
}
.half h3 {
	color: #B5B5B5;
	font-size: 30px;
	line-height: 40px;
	font-family:  Aller, "DejaVu Sans Condensed", "Gill Sans", Helvetica, Arial, sans-serif;
	font-weight: lighter;
	margin-right: 10px;
}
.half p, .half p a, .total p a, #presentation p a {
	color: #A9A9A9;
	font-size: 15px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	margin-right: 10px;
	margin-top: 15px;
	line-height: 20px;
}

.half p a, .total p a  {
	margin: 0;
}
.half img {
	float: right;
	margin-left: 10px;
}

.half img {
	padding: 5px;
	background-color: #DCDCDC;
	margin-bottom: 0;
}
.total, .full, .men {
	padding: 20px;
	background: url(../images/fill-oscuro.png) repeat;
	margin: 10px;
	margin-top: 20px;
	width: 900px;
	float:left;
	-moz-border-radius:10px;
	-webkit-border-radius:12px;
	-border-radius:10px;
	overflow: hidden;
	position: relative;
}
.total h3, .full h3 {
	color: #B5B5B5;
	font-size: 30px;
	line-height: 40px;
	font-family:  Aller, "DejaVu Sans Condensed", "Gill Sans", Helvetica, Arial, sans-serif;
	font-weight: lighter;
	margin-right: 10px;
}
.total h4, .full h4, .menu h4, .half h4, .half h4 a {
	color: #B5B5B5;
	font-size: 20px;
	line-height: 30px;
	font-family:  Aller, "DejaVu Sans Condensed", "Gill Sans", Helvetica, Arial, sans-serif;
	font-weight: lighter;
}
.total img {
	float: right;
	margin-left: 15px;
}

.total img {
	padding: 5px;
	background-color: #DCDCDC;
	margin-bottom: 0;
}
.total p, .full p {
	color: #A9A9A9;
	font-size: 15px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	margin-right: 10px;
	margin-top: 15px;
	line-height: 20px;
	width: 200px;
}
div.image {
	float: right;
	height: 150px;
}
.description {
	width: 200px;
	float: left;
}
#presentacion p {
	color: #A7A7A7;
	font-size: 15px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	margin-right: 10px;
	margin-top: 15px;
	line-height: 20px;
}
#presentacion p em {
	font-weight: bold;
	color: #CCCCCC;
}

/*CSS del visor*/
li a img {
	padding: 5px;
	background-color: #DCDCDC;
	display: block;
	margin: 0 auto;
	
}
li {
	display: inline;
	float: left;
}
.visor li {
	float: left;
	width: 200px;
	display: inline;
}
.visor ul {
	width: 10000px;
	position: relative;
	left: 0px;
	margin: 0;
}
.visor {
	width: 570px;
	float: right;
	margin-right: 15px;
	height: 165px;
	padding-right: 30px;
	overflow: hidden;
	position: relative;
	border: solid #3D3D3D;
	border-width: 2px;
	-webkit-border-radius: 3px;
}
.visor img {
	margin-bottom: 20px;
}
.right {
	float: right;
	height: 160px;
}
.navright {
	float: right;
	margin-top: 65px;
}
.navleft {
	float: right;
	margin-right: 15px;
	margin-top: 65px;
	display: none;
}
.menu li{
	float: left;
	text-align: center;
	margin-left: 25px;
}
p a:hover, h3 a:hover, li h4 a:hover {
	color: #F5F5F5;
}
 h4.title, .submenu h3.title {
	float: right;
	border-left: 1px solid #4A4A4A;
	padding-left: 17px;
	margin-right: 10px;
	text-align: right;
	line-height: 40px;
}
.submenu ul {
	margin-left: -30px;
}
.submenu li {
	margin-left: 30px;
	text-align: center;
	display: block;
	/*border: 1px solid #4A4A4A;
	border-top: 0;
	border-bottom: 0;*/
}
.submenu h4 a, .menu h4 a {
	line-height: 40px;
	color: #A9A9A9;
}
.submenu {
	margin: 0 auto;
	margin-bottom: 30px;
	border-bottom: 1px solid #4A4A4A;
	padding: 7px;
	overflow: hidden;
}
.men {
	width: auto;
	float: right;
	margin-top: 50px;
	padding: 10px;
	z-index: 1;
	position: relative;

}
.menu {
	overflow: hidden;
	padding-right: 25px;
	z-index: 1;
	position: relative;
}
.clear {
	clear: both;
}
.margin {
	margin-bottom: 30px;
}

.description h4 {
	border-bottom: 1px solid #4a4a4a;
	padding-bottom: 5px;
}
p em {
	color: #fff;
}
.full span.tooltip{
	border: 1px solid #4a4a4a;
	padding: 6px;
	margin-top: 8px;
	display: block;
}        

div.footnote p{
	width: 100%;
	margin-bottom: -5px;
	margin-top: 40px;
	display: block;
	border-top: 1px solid #4a4a4a;
	padding-top: 10px;
}
div.headnote {
	margin: 0 auto;
	width: 600px;
	margin-bottom: 0px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;

}
div.headnote p {
	width: 600px;
	padding-left: 10px;	
}
.hidden {
	display: none;
}
