/* CSS Document */

#wrapper {
	background-color:#FFFFFF;
	width:900px;
	align: center;
	text-align:left;
	border-left:solid;
	border-right:solid;
	border-top:solid;
	border-bottom:solid;
	border-width: 2px;
	padding: 1px 1px 1px 1px;
	border-color:#333333

}

a {
text-decoration: none;
color: #1B214D;
font: medium "Trebuchet MS", Tahoma, "Courier New", sans-serif;
font-size:12px;
}

p {
text-decoration: none;
font: medium "Trebuchet MS", Tahoma, "Courier New", sans-serif;
font-size:13px;
color: #000000;

}

h1{
font: medium "Trebuchet MS", Tahoma, "Courier New", sans-serif;
font-size:16px;
background-color: #cccccc;
color: #666666;
}

h1 a:hover {
background-color: #1B214D;
color: #ffffff;
}

h2{
font: medium "Trebuchet MS", Tahoma, "Courier New", sans-serif;
font-size:12px;
color: #990000;
}

h3{
font: medium "Trebuchet MS", Tahoma, "Courier New", sans-serif;
font-size:16px;
background-color: #FEA91B;
color: #000000;
}

h4{
font: medium "Trebuchet MS", Tahoma, "Courier New", sans-serif;
font-weight:bold;
font-size:12px;
color: #000000;
}

a:hover {
background-color: #1B214D;
color: #FFFFFF;
}

.contenidonf {
	width: 600px;
	border-left:solid;
	border-right:solid;
	border-top:solid;
	border-bottom:solid;
	border-width: 1px;
	border-color: #666666;
	padding: 3px 3px 3px 3px
}

.bordeimagen {

	padding: 10px 10px 10px 10px
}

.fondoprincipal {
height: 980 px;
width: 334 px;
background-image:url('images/fondo.jpg');

}
	 
.fondoprincipal2 {
height: 980 px;
background-image:url('images/fondo4.jpg');
}
