* {
	margin:0;
	padding:0;
	}
	
body {
	background: #728395;
	}
	
a, link, visited {
	color: #6699CC;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	border:1px solid #d7d6b7;
	border-right:none;
	border-left:none;
	}
abbr, acronym {
	color:#FFCC00;
	cursor:help;
	}
	
#content p { 
	font: 10pt/16pt georgia; 
	color: #555753; 
	margin-top: 10px; 
	margin-bottom: 10px;
	text-decoration: none;
	}
	
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	padding: 0px 10px 50px 0px;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC9900;
	padding: 0px 10px 20px 0px;
	}
	
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC9900;
	padding: 0px 10px 10px 0px;
}

h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699CC;
	padding: 0px 10px 10px 0px;
}
	
#container { 
	background:#FFFFFF;
	background-image: url(../grafic/bg.gif);
	background-repeat: repeat-x;
	}
	
#content {
	width:680px;
	margin-left:60px;
	margin-top:19px;
   }
	
#intro {
	position:relative;
	padding-bottom:14px;
	height:auto !important;
	height:1%;
	}
#cabecera {
	width:759px;
	height:245px;
	background:url(../grafic/cabecera.jpg) no-repeat left;
	}
	#cabecera01 {
	width:759px;
	height:245px;
	background:url(../grafic/cabecera01.jpg) no-repeat left;
	}
	#cabecera02 {
	width:759px;
	height:245px;
	background:url(../grafic/cabecera02.jpg) no-repeat left;
	}
	#cabecera03 {
	width:759px;
	height:245px;
	background:url(../grafic/cabecera03.jpg) no-repeat left;
	}
	#cabecera04 {
	width:759px;
	height:245px;
	background:url(../grafic/cabecera04.jpg) no-repeat left;
	}
	#cabecera05 {
	width:759px;
	height:245px;
	background:url(../grafic/cabecera05.jpg) no-repeat left;
	}
	#cabecera06 {
	width:759px;
	height:245px;
	background:url(../grafic/cabecera06.jpg) no-repeat left;
	}
	#cabecera07 {
	width:759px;
	height:245px;
	background:url(../grafic/cabecera07.jpg) no-repeat left;
	}
	#cabecera08 {
	width:759px;
	height:245px;
	background:url(../grafic/cabecera08.jpg) no-repeat left;
	}
	#cabecera09 {
	width:759px;
	height:245px;
	background:url(../grafic/cabecera09.jpg) no-repeat left;
	}
	#cabecera10 {
	width:759px;
	height:245px;
	background:url(../grafic/cabecera10.jpg) no-repeat left;
	}
	
#footer {
	border-top: 3px solid #D4D0C8;
}

#footer p {
	font: 8pt;
	line-height: 5pt;
	color: #BFBFBF;
	}

#content ul {
	font: 10pt/20pt georgia; 
	list-style: none inside url(../grafic/arrow_sub.gif);
	padding: 0pt 0pt 20pt 30pt;
}	

#content ol {
	font: 10pt/20pt georgia; 
	list-style: decimal outside;
	padding: 0pt 0pt 20pt 30pt
}	

#content table {
	border: 10px solid #D4D0C8;
	margin-bottom: 20px;
}

#content table p {
		font: 9pt georgia; 
		color: #000; 
		margin: 0 0 0 0;
		}

#menu {  
		width:760px;
		height: 45px;
		padding:0;
		background:#728395;
		border-bottom: 10px solid #6699CC;
}

#menu li {
		font: 10px verdana;
		margin:1px;
		padding:1px;
		border:1px solid #CCCCCC;
		list-style:none;
		float:left;
}


#menu ul li a {
		display:block;
		width:116px;
		padding:1px;
		text-decoration:none;
		list-style:none;
		text-align:left;
		color:#666666;
		background-image:url(../grafic/boton1.png);
		border:1px solid #CCCCCC;
}
#menu ul li a:hover {
		color:#000;
		padding:1px;
		background-position:bottom;
} 

