body {background-color:#FFF; background-image:url(fondo015.png); background-repeat:repeat;	font:11px Verdana, Arial, Helvetica, sans-serif; 
	text-align : center;
	line-height: 10px;}
hr {
	display:none;
 }
h1 {
	font-size:25px;
	text-align : center;
	color : white;
	margin:30px 0px 10px 0px;
}
h2 {
	font-size:20px;
	text-align : left;
	color:#486895;
	text-transform: capitalize;
}
h3 {
	font-size:18px;
	text-align : left;
	color : #666666;
}
h4 {
	font-size:15px;
	text-align :center;
	color :#666666;
}
h5 {
	font-size: 13px;
	text-align : left;
	color : #666666;
}
h6 {
	font-size:12px;
	text-align : center;
	color : #666666;
}
td {
	font-size: 12px;
	text-align : center;
	color : #586885;
}
a {
	font-size:12px;
	color:#325FA0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#325FA0;
}
a:hover {
	text-decoration: none;
	color:#000066;
}
a:active {
	text-decoration: none;
	color:#0099CC;
}
.p1 {
	font-size:9px;
	color:#000066;
	line-height: 120%;
}

.p2 {
	font-size:11px;
	color:#000066;
	line-height: 120%;
}
.p3 {
	font-size:11px;
	line-height: 120%;
	margin:3px 0px 10px 0px;
}
.p4 {
	font-size:11px;
	color:#000066;
	line-height: 120%;
	margin:5px 0px 0px 0px;
}
.p42 {
	font-size:11px;
	color:#000066;
	line-height: 120%;
	margin:5px 0px 0px 0px;
}
.p5 {
  font:bold 11px Verdana, Arial, Helvetica, sans-serif;
 	font-size:20px;
	text-align : center;
	color:red;
	line-height: 120%;
}	
.p6 {
	font-size:15px;
	color:#000066;
	line-height: 120%;
}
#container {
       background-color:gray;
       border-style:solid;
       border-color:#000000;
       margin: 0 auto;
       width:800px;
       height:auto;
}
.header{
       width:800px;
       height:70px;
       background-color:#000066;
       border-bottom-style:solid;
       border-bottom-color:#000000;
       margin:0px 0px 0px 0px;
}
.izquierda{
       font:bold 11px Verdana, Arial, Helvetica, sans-serif;
       width:70px;
       height:auto;
       background-color:#EFEFEF;
       border-style:solid;
       border-width:1px;
       border-color:#000000;
       margin:5px 0px 0px 8px;
       float:left;
			 text-align: left;
       padding:3px 3px 3px 3px;
}
.izquierda ul {
 			 font:bold 11px Verdana, Arial, Helvetica, sans-serif;
       color:#586885;
       line-height: 140%;
       text-transform:capitalize;
			 list-style:none;
			 margin:4px 0px 4px 6px;
}
.derecha{
       width:150px;
       height:auto;
       background-color:#FFFFDD;
	     border-style:solid;
       border-width:1px;
       border-color:#000000;
       margin:5px 5px 0 0;
       float:right;
       padding:5px;
}
.principal{
       width:465px;
       height:auto;
       background-color:#FFF;
       border-style:solid;
       border-style:solid;
       border-color:#000000;
       margin:5 5px 0 90px;
       padding:20px 30px;
}
.enlaces{
       text-align:center;
       width:440px;
       height:auto;
       background-color:#FFFFDD;
       border-style:solid;
       border-width:1px;
       border-color:#000000;
       margin:0 5px 0 10px;
       padding:12px 0px 0px 0;
}
#ver1{
	font-size:11px;
	color: red;
	line-height: 120%;
}
.footer{
       width:auto;
       height:auto;
       background-color:#FFF;
       border-style:solid;
       border-width:1px;
       border-color:#000000;
       margin:5px;
			 font-size:14px;
}
.footer h6{
       text-align:center;
       text-transform:uppercase;
       margin:5px auto;
       color:#666666;
       font-size:10px;
}
