* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color:#fef7d3;
	background-image: url(../img/fondo.jpg);

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	text-align:left;

}
h1 {
	color: #6b470f;
	font-size: 20px;
	font-weight: bolder;
	letter-spacing: -1px;
	
}

h2 {
	color: #6b470f;
	font-size: 16px;
	font-weight: lighter;
	
}

h3 {
	color: #6b470f;
	font-size: 14px;
	line-height: 15px;
}

h4 {
	color: #6b470f;
	font-size: 12px;
	line-height: 15px;
	margin-top: 10px;
}

h5 {
	color: #fef6d2;
	font-size: 11px;
	font-weight: lighter;
}

h6 {
	color: #6b470f;
	font-size: 12px;
	font-weight: lighter;
}

p {
	color: #6b470f;
	font-size: 12px;
}



a {
	color: #6b470f;
	text-decoration: none;
	font-size: 10px;
	
}

a:hover {
	color: #fef6d2;
	background-color: #6b470f;
		
}

#links a {
	color: #6b470f;
	text-decoration: none;
	font-size: 10px;
}

#links a:hover {
	color: #fef6d2;
	background-color: #6b470f;
		
}

div.menu a {
	color: #6b470f;
	text-decoration: none;
	font-size: 12px;
	
	font-weight:bolder;
	
}

div.menu a:hover {
	color: #fef6d2;
	background-color: #6b470f;
		
}

div.menu2 a {
	color: #6b470f;
	text-decoration: none;
	font-size: 12px;
	font-weight:bolder;
	
}

div.menu2 a:hover {
	color: #fef6d2;
	background-color: #6b470f;
		
}


div.contenidos a {
	color: #6b470f;
	text-decoration: underline;
	font-size: 12px;
}

div.contenidos a:hover {
	color: #fef6d2;
	background-color: #6b470f;
}




div.visionica {
	width: 750px;
	align: left;
	margin-left:0px;
	float:left;
	clear:right;
}

div.logo {
	background-image: url(../img/logo.jpg);
	width: 300px;
	height: 350px;
	float:left;
	position:absolute;
}

div.cabecera {
	width: 450px;
	height: 200px;
	float:right;
	clear:left;
	position:absolute;
	text-align: right;
	margin-left: 280px;
	margin-top: 20px;
}

div.player {
	width: 150px;
	float:left;
	text-align:left;

}


div.fondomenu {
	width: 193px;
	height: 490px;
	background-image:url(../img/menu.jpg);
	background-repeat:no-repeat;

	position: absolute;
}

div.menu {
	width: 155px;
	text-align:left;
	margin-left: 40px;
	margin-top: 50px;
}

div.menu2 {
	width: 155px;
	text-align:left;
	margin-left: 40px;
	margin-top: 15px;
}

div.maillist {
	width: 155px;
	text-align:left;
	margin-left: 40px;
	margin-top: 45px;
}

#form {
	width: 125px;
	text-align:left;
	margin-left: 5px;
}

.nombre {
	background: #FFFFE0;
	color: #6b470f;
	width: 100px;
}
.nombre:hover {
	background: #6b470f;
	color: #fef6d2;
	
}
.correo {
	background-color: #FFFFE0;
	color: #6b470f;
	width: 100px;
}
.correo:hover {
	background: #6b470f;
	color: #fef6d2;
	
}

div.index {
	background-image:url(../img/viswin.jpg);
	background-repeat:no-repeat;
	width: 520px;
	height: 390px;
	float:right;
	
}

div.index2 {

	width: 600px;
	height: 1100px;
	text-align:center;
	align: center;
	position:absolute;
	left:50%;
	margin-left: -300px;
}



#intro a {
	color: #fef6d2;
	text-decoration: none;
	font-size: 10px;
}

#intro a:hover {
	color: #6b470f;
	background-color: #fef6d2;
		
}

#entrar a {
	color: #fef6d2;
	text-decoration: none;
	font-size: 10px;
}

#entrar a:hover {
	color: #6b470f;
	background-color: #fef6d2;
		
}

#index_top {
	background-image: url(../img/index_top.gif);
	background-repeat:no-repeat;
	width: 350px;
	height: 20px;
	position:absolute;
	left:50%;
	margin-left: -175px;
	margin-top: 560px;


}

#intro {
	width: 350px;
	height: 75px;
	background-color:#6b470f;
	text-align: justify;
	color:#fef6d2;
	position:absolute;
	left:50%;
	margin-left: -175px;
	margin-top: 570px;

}
#entrar {
	width: 350px;
	height: 15px;
	background-color:#6b470f;
	color:#fef6d2;
	vertical-align: middle;
	position:absolute;
	left:50%;
	margin-left: -175px;
	margin-top: 650px;

}

#intro2 {
	background-color:#fef6d2;
	text-align: justify;
	width: 350px;
	left: 50%;
	position:absolute;
	color:#fef6d2;
	margin-left: -175px;
	margin-top: 670px;
	
}

#index_down {
	background-image: url(../img/index_down.gif);
	background-repeat:no-repeat;
	width: 350px;
	height: 20px;
	position:absolute;
	left:50%;
	margin-left: -175px;
	

}

div.text_index {
	text-align: justify;
	width: 320px;
	margin-top: 10px;
	margin-left: 15px;
	color:#fef6d2;
}

div.cuerpo {
	width: 750px;
	position:absolute;
	margin-top: 240px;
}

div.contenidos {
	width: 750px;

}

div.filete {
	border-top: dotted;
	border-top-width: 0.1em;
	border-top-color: #6b470f;
	width: 400px;
	
}


#una {
	background-color:#d9caa1;
	padding: 5px;
}

#otra {
	padding: 5px;
}

#pie {
	width:714px;
	height:9px;
	background-image: url(../img/linea.jpg);
	background-repeat:no-repeat;
	margin-left: 25px;
	clear:both;
	
}

#up {
	position:absolute;
	float:left;
}

#logos {
	width: 100px;
	text-align:left;
	margin-left: 10px;
	float:left;	
}

#logos2 {
	width: 100px;
	text-align:right;
	margin-right: 10px;
	float:right;
	
}


div.linea {
	width: 714 px;
	height: 9px;
	background-image:url(../img/linea.jpg);
	background-repeat:no-repeat;
}




#item{
	width: 150px;
	
}

#item a:hover {
	background-color:#6b470f;
}

#vistop {
	background-image:url(../img/vis_top.jpg);
	background-repeat:no-repeat;
	width: 541px;
	height: 68px;
	margin-left: 212px;
}

#vismed {
	background-image: url(../img/vis_med.jpg);
	background-repeat:repeat-y;
	width: 541px;
	margin-left: 212px;
}

#visdown {
	background-image:url(../img/vis_down.jpg);
	background-repeat:no-repeat;
	width: 541px;
	height: 68px;
	margin-left: 212px;
}



#logop {
	text-align: right;
	clear:both;
}

#image {
	text-align: left;
	width: 400px;
	height;: 100px;

}

#image2 {
	float:left;
	clear:right;
	padding:5px;
}

#image3 {
	float:right;
	clear:left;
	padding:5px;
}

#sponsors {
	width: 300px;
	margin-left: 50px;
	
}


#text {
	text-align: left;
	width: 455px;
	margin-top: 20px;
	margin-left: 20px;
	padding: 10px;
	
}
#text2 {
	text-align: justify;
	width: 400px;
	margin-top: 0px;
	margin-left: 80px;
	
	
}

#text3 {
	text-align: justify;
	width: 410px;
	margin-top: 0px;
	margin-left: 70px;
	
	
}



div.titulo {
	text-align: right;
	border: dashed;
	border-width: 1px;
	color: #FFF;
	font-family: arial;
	font-size: 12px;
	padding: 5px;
	
}

#firma {
	text-align: right;
	color: #FFF;
	font-family: arial;
	font-size: 11px;
	padding: 5px;

}

#flash {
	position:absolute;
	float:left;

}
.style1 {font-size: 10px}