#Contenido{
	position:relative;
	font-size: 13px;
	font-weight: bold;
	top: 32px;
	width:751px;
	background-color: #66CCEE;
	background-image:url(img/fondo_con.jpg);
	background-repeat:repeat-x;
	padding:4px;
}

#intro{
z-index:10;
	position:relative;
	top: 12px;
	width:750;
	background-color: #ffffff;
	padding:0px;
}
#intro2{
z-index:10;

	width:100%;
	padding:0px;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006693;
	font-size: 10px;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
}

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: blue;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

h2{color: #ffeeee; font-size:20px;
}

table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006693;
	font-size: 12px;
	font-weight:bold;
	}

.creditos {font-size: 8px; font-weight:normal; color:#000000}
.titulos {font-size: 18px; font-weight:bold; color:#006693;}
.subtitulos {font-size: 14px; font-weight:bold; color:#006693;}
