html, body { 
background-color: #435772;
background-attachment: fixed;
text-align: justify;
color: #ffc; 
font-family: verdana, tahoma; 
font-size: .9em; 
font-weight: bold; 
padding-left: 2%;
padding-right: 2%;
max-width: 1024px;
margin:0;
padding:0;
}

p {
margin:0 10px 10px;
text-indent: .8em;
}

h1 { 
color: white; 
font-family: verdana; 
font-size: 3em; 
font-weight: bold; 
}

h2 { 
color: white; 
font-family: verdana; 
font-size: 1.8em; 
font-weight: bold; 
text-align: center;
}

h3 { 
color: white; 
font-family: verdana; 
font-size: 2.3em; 
font-weight: bold; 
margin-left: 180px;
}

h4 { 
color: white; 
font-family: verdana; 
font-size: 1.1em; 
font-weight: bold; 
text-align: center;
}

a:link {
color: #ff6; 
text-decoration: none; 
font-weight: bold; 
}

a:visited {
color: #600;
text-decoration: none;  
font-weight: bold; 
}

a:hover {
color: #cc0;
text-decoration: none; 
font-weight: bold; 
}


img {
border: none;
}


#boxa {
	background-color: #3399ff;
	padding: 1em;
	border: .15em;
	border-width: medium thick thick medium;
	border-color: white gray gray white;
	width: 50%;
	border-style: ridge;
	margin: 3em;
	text-align: left;
	font-weight:normal; 
}


#boxpubli p{
	color: grey;
	font-family: arial; 
	font-size: 10px;
	font-weight:normal; 
}

#boxpubli a:link {
	text-decoration: none;
	color: grey;
	font-family: arial; 
	font-size: 10px;
	font-weight:normal; 
}

#wrapprincipal { 
margin: 0 auto 0 auto; width: 900px; 
}

#subrayado {
text-decoration: underline;
}

#sn  {	
color: black; 
font-family: arial, verdana, tahoma; 
font-size: 0.9em; 
font-weight: normal; 
}

#aviso  {	
padding: .8em;
border-left: #1B2E47 2px solid;
border-bottom: #fff 2px solid;
border-top: #1B2E47 2px solid;
border-right: #fff 2px solid;
background-color: #566B9B;
width: 90%;
font-size: 1.0em; 
font-weight: normal; 
text-align: center;
}

.leer_mas a	{	display:block;
		 	font-family: arial; 
			color:#6cc;
			font-size: 1em;
			font-style: italic;
			text-align: right;}

.leer_mas a:hover{	font-family: arial; 
			display:block;
		 	color:#ff6;
			font-size: 1em;
			font-style: italic;
			font-weight: bold;
			text-align: right;}




