@charset "utf-8";
/* CSS Document */

body
{
	background-color: #FFF;
}

#blanco
{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:80px;
}

/*---------------------------------------------------------------------------------------menu1----------------------------------*/
#caja1
{
	position: fixed;
	top:15px;
	left:22px;
	width:900px;
	height:40px;
	/*width:1020px;
	height:140px;*/
}

#sub1a
{
	position: absolute;
	top:0px;
	left:0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#000;
}

#sub2a
{
	position: absolute;
	top:0px;
	left:252px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#000;
}

#sub3a
{
	position: absolute;
	top:0px;
	left:352px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
}

/*-------------------------------------------------------------------------------------menu2------------------------------------*/
#caja2
{
	position: fixed;
	top:15px;
	left:910px;
	width:370px;
	height:40px;
}

#sub1b
{
	position: absolute;
	top:0px;
	left:0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#000;
}

#sub2b
{
	position: absolute;
	top:0px;
	left:70px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#000;
}

#sub3b
{
	position: absolute;
	top:0px;
	left:220px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#000;
}

/*------------------------------------------------------------------------------------NOIR-------------------------------------*/
#caja3
{
	position:relative;
	top:80px;
	left:15px;
	width:8100px;
	height:400px;
}

#texto0
{
	position: fixed;
	top:88px;
	left:23px;
	width:210px;
	height:20px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align:left;
}

#texto1
{
	position: fixed;
	top:124px;
	left:23px;
	width:185px;
	height: auto;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#818181;
	text-align:left;
}

#images
{
	position: absolute;
	top:0px;
	left:250px;
	width:7840px;
	height:300px;
	float:left;
}
	
#noir1
{
	position: absolute;
	top:0px;
	left:0px;
	width:auto;
	height:auto;
	background-color: #000;
}

#noir2
{
	position: absolute;
	top:90px;
	left:380px;
	width:auto;
	height:auto;
	background-color: #000;
}

#noir3
{
	position: absolute;
	top:110px;
	left:770px;
	width:auto;
	height:auto;
	background-color: #000;
}

#noir4
{
	position: absolute;
	top:22px;
	left:1456px;
	width:auto;
	height:auto;
	background-color: #000;
}

#noir5
{
	position: absolute;
	top:310px;
	left:1456px;
	width:auto;
	height:auto;
	background-color: #000;
}

#noir6
{
	position: absolute;
	top:94px;
	left:1905px;
	width:auto;
	height:auto;
	background-color: #000;
}

#noir7
{
	position: absolute;
	top:8px;
	left:2250px;
	width:auto;
	height:auto;
	background-color: #000;
}

#noir8
{
	position: absolute;
	top:0px;
	left:2560px;
	width: auto;
	height: auto;
	background-color: #000;
}

#noir9
{
	position: absolute;
	top:110px;
	left:3010px;
	width:auto;
	height:auto;
	background-color: #000;
}

#noir10
{
	position: absolute;
	top:65px;
	left:3700px;
	width:auto;
	height:auto;
	background-color: #000;
}

#noir11
{
	position: absolute;
	top:150px;
	left:4430px;
	width:auto;
	height:auto;
	background-color: #000;
}

#noir12
{
	position: absolute;
	top:140px;
	left:4790px;
	width:auto;
	height:auto;
	background-color: #000;
}

#noir13
{
	position: absolute;
	top:200px;
	left:5280px;
	width:auto;
	height:auto;
	background-color: #000;
}

#noir14
{
	position: absolute;
	top:0px;
	left:5860px;
	width:auto;
	height:auto;
	background-color: #000;
}

#noir15
{
	position: absolute;
	top:30px;
	left:4800px;
	width:auto;
	height: auto;
	background-color: #000;
}

#noir16
{
	position: absolute;
	top:0px;
	left:5070px;
	width:auto;
	height:auto;
	background-color: #000;
}

#noir17
{
	position: absolute;
	top:0px;
	left:5800px;
	width:auto;
	height:auto;
	background-color: #000;
}

#noir18
{
	position: absolute;
	top:190px;
	left:6270px;
	width:auto;
	height:auto;
	background-color: #000;
}

#noir19
{
	position: absolute;
	top:0px;
	left:6940px;
	width:auto;
	height:auto;
	background-color: #000;
}

#noir20
{
	position: absolute;
	top:30px;
	left:7840px;
	width:auto;
	height:auto;
	background-color: #000;
}

#noir21
{
	position: absolute;
	top:13px;
	left:5320px;
	width:auto;
	height:auto;
}

/*-------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------*/



a
{
	text-decoration:none;
	color: #000;
}


li
{
	list-style:none;
	padding-left:0px;
	padding-right:20px;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
}

li a 
{
	color: #818181;
	text-align:left;
	text-decoration:none;
	list-style-type:none;
}

a.seleccion
{
	text-decoration:underline;
}

a.negro
{
	color:#000;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

/*-------------------------------------------------------------------------------------------------------------------------


a:link
{
	text-decoration:none;
}

a:visited
{
	text-decoration:none;
}
-------------------------------------------------------------------------------------------------------------------------*/