/* 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: #666666;
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:11px;
color: #ffffff;

}

h1 {
font-size: 12px;
font-family: arial;
text-transform: uppercase;
text-padding: 4 px;
text-weight: strong;
color: #990000;
}


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: #000000;
color: #FFFFFF;
}

a:hover {
background-color: #cc0000;
color: #ffffff;
}

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

.bordeimagen {
	border-left:solid;
	border-right:solid;
	border-top:solid;
	border-bottom:solid;
	border-width: 1px;
	border-color: #333333;
	padding: 3px 3px 3px 3px
}

