* {
	text-indent:0px;
	margin:0px; 
	padding:0px; 
	border: 0px
}

html {
	height: 100%;
}

body {
	background-color: #000000; 
	text-align: center
}

#global {
	width:95%; 
	height:99%; 
	margin:4px auto
}

#cabecera {
	color: #ffffff; 
	border-left: black 1px solid ; 
	border-right: black 1px solid ; 
	border-top: black 1px solid;
	background-color: green; 
}

#contenido {
	height:96%; 
	background-color: #000000; 
	border-left: black 1px solid ; 
	border-right: black 1px solid;
	background: transparent no-repeat center center url('../images/fondo.jpg');
	display:none;
}

#contenidoPortada {
	height:600px; 
	background-color: #000000; 
	border-left: black 1px solid ; 
	border-right: black 1px solid;
	background: transparent no-repeat center center url('../images/portada.jpg');
	display:none;
}

#contenidoCargando {
	height:600px; 
	background-color: #000000; 
	border-left: black 1px solid ; 
	border-right: black 1px solid;
}

#contenido p {
	padding: 5px 10px 5px 10px; 
	text-indent: 15px
}

#menuPrincipal {
	padding-top:20px;
	width: 180px ; 
	height: 400px ; 
	float:left; 
	text-align:left; 
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

#menuVolver {
	position:absolute;
	top:10px;
	left:10px;
	z-index:1;
	padding-top:20px;
	background-color:#000000; 
	float:left; 
	text-align:left; 
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	display:none;
}

.central {
	margin:0 auto 0 50px; 
	padding-top:50px;
	padding-left:50px;
	float:left;
	width: 500px ;  
	color: #ffffff;
	text-align:left; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	display:none;
}

.centralPinturas {
	margin:0 auto 0 160px; 
	float:left;
	width: 850px;  
	height: 98%;  
	color: #ffffff;
	text-align:left; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	display:none;
}

.centralEntrar {
	margin:auto; 
	float:center;
	width: 850px;  
	height: 250px;  
	color: #ffffff;
	text-align:left; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	padding-top:315px;
}

.centralEntrar a {
	color: #8B8B95 ; 
	text-decoration:none ; 
	width:50px;
	margin: auto;
}

.centralEntrar a:hover {
	color: #ffffff; 
	text-decoration:none; 
	background-color:transparent;
	width:50px;
	margin: auto;
	
}

#flashcontent {
	height: 100%;
}

#pie {
	background-color: #111111; 
	border: black 1px solid;
	color:#ffffff;
	font-size:10px;
	font-family:Trebuchet MS, Arial;
	text-align:right; 
	
}

.logo_style a{
	font-size:32px;
	color:#E2E2EA;
	font-family:Trebuchet MS, Arial;
	text-align:center;
	padding-bottom:50px;
	padding-left:20px;
	font-weight:bold;
}

.logo_style a:hover {
	text-decoration:none; 
	background-color:transparent;
	font-size:32px;
	color:#E2E2EA;
	font-family:Trebuchet MS, Arial;
	text-align:center;
	padding-bottom:50px;
	padding-left:20px;
	font-weight:bold;
}


.logo_style2 {
	font-size:18px;
	font-family:Trebuchet MS;
	color:#8B8B95;
	font-weight:normal;
}

.entrar_style {
	text-align:center;
	font-family:Trebuchet MS, Arial;
	margin: auto;
}

ul{
	margin:0;
	padding:0px 0px 0px 30px;
	display:block;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:100%;
}

ul li{
	color:#D6CECE;
	width:100%;
}

ul li a{
	color:#D6CECE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:20px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:30px;
}

ul li a:hover{
	color:#D6CECE;
	background-color:#000000; 
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	border-left:5px solid #8B8B95;
	text-decoration:none;
}

a {
	color: brown ; 
	text-decoration:none ; 
	display: block 
}

a:link {}

a:visited {}

a:hover {
	color: red; 
	text-decoration:underline; 
	background-color: silver
}

a:active {}

p {
	text-align: left;	
	font-size: 11px;
	font-family:Trebuchet MS, Arial;
	
}

h1 {
	font-size:30px;
	font-family:Trebuchet MS, Arial;
	color:#ffffff; 
	font-weight: bold ; 
	text-align: left;
	padding-left:40px;
	padding-bottom:10px;
}

h2 {
	font-size: 20px;
	font-family:Trebuchet MS, Arial;
	color: #ffffff; 
	font-weight: bold ; 
	text-decoration: none ; 
	text-align: left
}

#curva-superior { 
	background-image: url(objetos/curva-superior.gif) ; 
	background-repeat: no-repeat 
}
