/*   2010 Margarita Llada  */

body {
	margin: 0 0 11px 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #1B1C79;
	text-align: center;
}

#back {
	text-align: center;
	margin: 0 auto auto auto;
}
#top {
	background: url(images/bk_top.gif) no-repeat top center;
	height: 11px;
	font: 2px Arial, Helvetica, sans-serif
	margin: 11px 0 0 0;
	padding: 11px 0 0 0;
	top: 11px;
}
#header {
	background: transparent url(images/cp_logo.gif) no-repeat top left;
	position: relative;
	min-height: 39px;
	height: 90px;
	text-indent: -10000px;
	padding: 0 0;
	voice-family: inherit;
}
#ignored {}
#header h1 {
		height: 72px;
		top: 0;
		left: 0;
		font: 2px Arial, Helvetica, sans-serif
		margin: 0 0 0 0;
}

#header h1 a {
		display: block;
		width: 500px;
		text-indent: -700em;
		text-decoration: none;
		height: 72px;
}
h2 {
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 20px;
	width: 480px;
	color: #1B1C79;
	margin: 0 0 0.5em 0;
	padding: 4px 0 0 6px;
}
h3 {
	font: bold 15px Arial, Helvetica, sans-serif;
	height: 30px;
	width: 480px;
	color: #1B1C79;
	margin: 0 0 0.5em 0;
	border-bottom: 1px solid #1C1D7B;
	padding: 4px 0 0 6px;
}
h4 {
	font: bold 18px Arial, Helvetica, sans-serif;
	height: 30px;
	width: 500px;
	color: #FFCC00;
	margin: 0.1em 0 0 0;
	padding: 4px 0 0 6px;
}
h5 {
	font: 24px Arial, Helvetica, sans-serif;
	height: 30px;
	width: 500px;
	color: #FFF;
	margin: 4.2em 0px 0 0px;
	padding: 4px 0 0 11px;
}
p {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0 0 0em 0;
	line-height: 17px;
	padding: 2px 26px 6px 11px;
	color: #1B1C79;
}
ul,
ol	{
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
}
	
li	{
	list-style: none;
	font: 11px Arial, Serif;
	padding: 3px 0 3px 30px;
	line-height: 14px;
	color: #1B1C79;
	background: url(images/bullet_styles.gif) no-repeat top 18px 100%;
}
li.sub	{
	list-style: none;
	font: 11px Arial, Serif;
	padding: 3px 0 3px 30px;
	margin: 0 0 0 15px;
	line-height: 14px;
	color: #1B1C79;
	background: url(images/bullet_styles.gif) no-repeat top 18px 100%;
}

#menu {
	height: 230px;
	background: url(images/cp_menu.jpg) no-repeat top left;
	margin: 0 0 0 0;
	position: relative;
}
.menu {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 6px 8px 4px 6px;
}
a.menu:link, a.menu:visited {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
}
a.menu:hover, a.menu:active {
	color: #FFF;
	text-decoration: none;
}
#menufoot {
	font: 11px Arial, Helvetica, sans-serif;
    border-top: 1px dashed #C6E0FD;
	padding: 11px 11px 11px 0px;
	text-align: right;
	width: 540px;
}
a.menufoot:link, a.menufoot:visited {
	font: 11px Verdana, Arial, sans-serif;
	color: #444;
	text-decoration: underline;
	padding: 0px 8px 0px 8px;
}
a.menufoot:hover, a.menufoot:active {
	color: #555;
	text-decoration: none;
}

a.menuhead:link, a.menuhead:visited {
	text-indent: -10000px;
	background: url(images/cp_quienes.gif) no-repeat top left;
	width: 112px;
	height: 16px;
	color: #333;
	text-decoration: underline;
}
a.menuhead:hover, a.menuhead:active {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

.submenu {
	font: 11px Arial, Serif;
	color: #FFF;
	padding: 3px 0px 3px 4px; 
}
a.submenu:link, a.submenu:visited {
	font: 11px Arial, Serif;
	color: #FFF;
	text-decoration: underline;
}
a.submenu:hover, a.submenu:active {
	font: 11px Arial, Serif;
	color: #FFF;
	text-decoration: none; 
}
#menubk {
	background: url(images/cp_bkmenu.jpg) repeat-y top left;
	width: 178px;
}
#ft_img {
	background: url(images/cp_foto_01.gif) top left;
	width: 562px;
	height: 236px;
}
#contenido {
	background: url(images/cp_contenido.gif) repeat-y top right;
}

#footer {
	padding: 0px 26px 0 0;
	width: 846px;
	height: 46px;
	background: url(images/cp_06.gif) no-repeat 0 0;
	position: relative;
	margin: 0px 0px 0 0px;
	text-align: right;
}
	#footer1 {
	padding: 0px 26px 0 0;
	width: 846px;
	height: 66px;
	position: relative;
	margin: 0px 0px 0 0px;
	text-align: right;
}
#footer p {
	font: 11px Arial, Serif;
	color: #fff;
	padding: 4px 0 4px 30px;
	margin: 0;
}
	
#footer p a	{
	color: #fff;
	font-weight: bold;
}
	
#footer p a:hover	{
	color: #E0E2DD;
	border: none;
}
.top_table {
	background: #E6ECF9 url(images/top_table.gif) no-repeat top left;
	border: 1px solid #333;
}
