/* CSS Document */

html, body { height: 100%; width: 100%; margin: 0; padding: 0;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url();
	background-repeat: no-repeat;
}

a:link {
	color: #333333;
	text-decoration:underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

#tag a:link {
	color: #ffffff;
	text-decoration:underline;
}
#tag a:visited {
	text-decoration: underline;
	color: #ffffff;
}
#tag a:hover {
	text-decoration: underline;
	color: #999;
}
#tag a:active {
	text-decoration: underline;
	color: #ffffff;
}


h1{
	font-size: 10px;
	display:inline;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

h2{
	font-size: 11px;
	margin:0;
	padding:0;
	
	font-family: Arial, Helvetica, sans-serif;
	}

h3{
	font-size: 10px;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	}




a:focus {
width:0px;height:0px;outline:0px;
}

.texto_invisible {
display:none;
}

#tag{
	color:#FFFFFF;
	width:100%;
	margin:0 auto;
	text-align: center;	

}

#contenido{
	
	
	width:100%;
	margin:0 auto;
	

}

#contenedor{
	width:850px;
	margin:0 auto;

}

#cabecera{
	width:850px;
	height:344px;
	margin:0 auto;
	background-image: url(../img/inicio/enter001.jpg);
	position: relative;	
}

#contenedorbarra{
	width:850px;
	margin:0 auto;
	height:107px;
	background-image: url(../img/inicio/fondobarra.jpg);
	position: relative;	
}


#contenidobarra{
	width:100%;
	height:107px;
	
	
	background-color: transparent;
	background-image: url(/img/inicio/rayas.gif);
	background-repeat: repeat;
	
}

#contenedorbottom{
	width:850px;
	margin:0 auto;
	height:107px;

	background-image: url(../img/inicio/enter08.jpg);
}
.texto_barra{
display:block;
float:left;

width:400px;
height:107px;

text-align: justify;
}


.botones{
	display:block;
	float:right;
	
	width:450px;
	height:107px;
	
	
	font: bold 18px Georgia;
	margin:0;
	padding:0;
	color:#FFF;
	vertical-align: middle;
}

.boton-derecha{
	display:block;
	float:right;
	
	width:225px;
	height:107px;
	
	text-align: right;
	font: bold 18px Georgia;
	margin:0;
	padding:0;
	color:#FFF;
	vertical-align: middle;
}

.boton-izquierda{
	display:block;
	float:left;
	padding:15px 0px 0px 5px;
	width:225px;
	height:107px;
	margin-right: 10px;
	text-align: right;
	font: bold 18px Georgia;
	margin:0;
	padding:0;
	color:#FFF;
	vertical-align: middle;
}


.botones a:link, .botones a:visited, .botones a:active {font: bold 18px Microsoft Sans Serif, Georgia; color: #FFF; text-decoration: none;}
.botones a:hover {color:#986305; text-decoration: underline;}

.botform{
	display:block;
	
	padding:15px 0px 0px 5px;
	width:100%;
	height:107px;
	margin-right: 10px;
	text-align: center;
	font: bold 18px Georgia;
	margin:0;
	padding:0;
	color:#FFF;
	vertical-align: middle;
}
.botform a:link, .botform a:visited, .botform a:active {font: bold 18px Microsoft Sans Serif, Georgia; color: #FFF; text-decoration: none;}
.botform a:hover {color:#999999; text-decoration: underline;}


.construccion{



width:100%;


text-align: center;
}