BODY {
    background-image: url('fondo.jpg');
    background-repeat: repeat-y;
	background-color: #ffffff;
	font-family: "verdana";
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
}


#menu{
	font-family: "verdana";
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	
	position:absolute; 
	top:0px;
	left:40px;
	width:200px;
	
}


#titulo{
	text-align: center;
	position:absolute; 
	top:25px;
	left:300px;
	width:600px;
	
	font-style:normal;
	font-family:"verdana";
	font-size:24pt;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}


#contenido{
	font-family: "verdana";
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	
	position:absolute; 
	top:150px;
	left:300px;
	width:600px;
	
}


.imagenmargen {
	margin-left: 20px;
}


#marginado1 {
	margin-left: 20px;
}

#marginado2 {
	margin-left: 40px;
}

#textomenudos {
	margin-left: 30px;
}



#celda {
	margin-top: 30px;
 	padding: 3px;
}

#celdita {
 	padding: 3px;
}


#celdita2 {
 	padding: 3px;
 	margin-left: 30px;
}

A:link{
	font-style:normal;
	font-family:"verdana";
	font-size:10pt;
	color: #dd4000;
	text-decoration:underlined;
	font-weight:bold;
}

A.menu:link{
	font-style:normal;
	font-family:"verdana";
	font-size:10pt;
	color: #000000;
	text-decoration:underlined;
	font-weight:bold;
	margin-left: 15px;
}

A.menudos:link{
	font-style:normal;
	font-family:"verdana";
	font-size:10pt;
	color: #000000;
	text-decoration:underlined;
	font-weight:bold;
	margin-left: 30px;
}

A:active{
	font-style:normal;
	font-family:"verdana";
	font-size:10pt;
	color:#ff0000;
	text-decoration:
	underline;
	font-weight:bold;
}


A:visited {
	font-style:normal;
	font-family:"verdana";
	font-size:10pt;
	color:#dd4000;
	text-decoration:underlined;
	font-weight:bold;
}

A.menu:visited{
	font-style:normal;
	font-family:"verdana";
	font-size:10pt;
	color: #000000;
	text-decoration:underlined;
	font-weight:bold;
	margin-left: 15px;
}

A.menudos:visited{
	font-style:normal;
	font-family:"verdana";
	font-size:10pt;
	color: #000000;
	text-decoration:underlined;
	font-weight:bold;
	margin-left: 30px;
}
A.menutres:visited{
	font-style:normal;
	font-family:"verdana";
	font-size:10pt;
	color: #000000;
	text-decoration:underlined;
	font-weight:bold;
	margin-left: 45px;
}

A.menutres:visited{
	font-style:normal;
	font-family:"verdana";
	font-size:10pt;
	color: #000000;
	text-decoration:underlined;
	font-weight:bold;
	margin-left: 45px;
}


A:hover{
	font-style:normal;
	font-family:"verdana";
	font-size:10pt;
	color:#ff0000;
	text-decoration:
	underline;
	font-weight:bold;
}

A.menu, A.menudos, A.menutres:hover{
	font-style:normal;
	font-family:"verdana";
	font-size:10pt;
	color:#ff0000;
	text-decoration:
	underline;
	font-weight:bold;
}



.txtnorp{
	font-style:normal;
	font-family:"verdana";
	font-size:7pt;
	text-decoration:none;
	font-weight:normal;
}



.txtnorm{
	font-style:normal;
	font-family:"verdana";
	color: #666666;
	font-size:10pt;
	text-decoration:none;
	font-weight:normal;
}

.txtnormb{
	font-style:normal;
	font-family:"verdana";
	color: #666666;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
}

.txtnormu{
	font-style:normal;
	font-family:"verdana";
	color: #666666;
	font-size:10pt;
	text-decoration:underline;
	font-weight:normal;
}

.txtcontcb{
	font-style:normal;
	font-family:"verdana";
	color: #dd4000;
	text-decoration:none;
	font-weight:bold;
}


.txtcontb{
	font-weight:bold;
}

.txtcontp{
	font-size:7pt;
}


.txtmenupb{
	font-style:normal;
	font-family:"verdana";
	font-size:8pt;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
