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

body {
	margin:0px;
	padding:0px;
	background:#FFF;
}

h1 {
	font-family:"Trajan Pro";
	font-size:20px;
	color:#003E72;
	border-bottom: 1px dashed #E67100;
}

h2 {
	font-family:"Trajan Pro";
	font-size:16px;
	color:#E67100;
	border-bottom: 1px dashed #003E72;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#E67100;
}

h4 {
	font-family:"Trajan Pro";
	font-size:21px;
	color:#9C0;
}

hr{
	list-style:inherit;
}
.contenidos {
	width:839px;
	margin:0 auto;
	padding:0px;
	padding-top:20px;
}

.contenidos a {
	text-decoration:none;
}

.contenidos #li {
	list-style:circle;
}

.contenidos #li1 {
	list-style-image:url(../images/tortuga.jpg);
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	margin-left:50px;
}
.contenidos #pra{
	text-align:justify;
	margin-left:60px;
}

.contenidos #pra a{
	color:#F60;
	text-decoration:underline;
}

.contenidos #li1 a{
	color:#F60;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
}

.header {
	width:839px;
	height:238px;
	background:url(images/plantilla_r2_c2.jpg) no-repeat;
}

.banner {
	float:right;
	width:501px;
	height:238px;
	margin-right:27px;
}

.menu {
	font: 13px Arial, Helvetica, sans-serif center;
	padding-top:3px;
	width:808px;
	height:33px;
	margin-top:1px;
	margin-left:8px;
	background:url(images/_r2_c1.jpg) no-repeat;
}

.menu ul {
	margin: 0;
	padding: 0;
	margin-left:0px;
	list-style: none;
	line-height: normal;
}

.menu li {
	float:left;
	width:130px;
	height:33px;
	margin-left:px;
	background: url(images/img03.gif) no-repeat right top;
}

.menu a {
	text-align:center;
	width:130px;
	text-align:center;
	display: block;
	margin: -3px 30px 0px 5px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif 12px;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	border: none;
	height:20px;
}

.menu a:hover, #menu .current_page_item a {
}

.menu a:hover {
	color:#F60;
}

.contenidos #pagina {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003E72;
	width:816px;
	margin-left:10px;
}

.contenidos #pagina-top {
	background:url(images/_r2_c2.jpg) no-repeat;
	width:816px;
	height:12px;
}

.contenidos #pagina-middle{
	background:url(images/_r4_c2.jpg) repeat-y;
	width:798px;
	padding-left:9px;
	padding-right:9px;
	text-align:justify;
}

#left{
	float:left;
	position:relative;
	margin-left:auto;
	width:200px;
	border-right:1px;
	border-right-color:#9CF;
}

#rigth{
	float:right;
	position:relative;
	margin-left:auto;
	width:590px;
	border:none;
}

.contenidos #pagina-bottom {
	background:url(images/_r6_c2.jpg) no-repeat left top;
	width:816px;
	height:20px;
}

.book {
	padding-left:13px;
	width:808px;
}

.footer {
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	width:808px;
	height:34px;
	margin-top:5px;
	margin-left:9px;
	background:url(images/_r12_c2.jpg) no-repeat;
}
.footer a {
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}

.footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003E73;
	text-align:center;
	margin-right:25px;
}
