/* Distributed by http://freehtml5templates.com */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
}
a:link {
	color: #CB0021;
}
a:visited {
	color: #CB0021;
}
.wrapper{
	margin:auto; 
	width: 980px;}

#header-container{
	background-image: url(../images/header-bg.png);
	background-repeat: repeat;
	background-position: center;
	box-shadow: 0 45px 60px -50px #000000;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #CB0021;
}

#main p{
	font:16px/26px Helvetica, Helvetica Neue, Arial;
}

#footer-container{
	height: 340px;
	border-top: 20px solid #CB0021;
	margin-top: 25px;
	-webkit-box-shadow: 0 -40px 40px -40px #AAA;
	-moz-box-shadow: 0 -40px 40px -40px #AAA;
	box-shadow: 0 -40px 40px -40px #AAA;
	background-image: url(../images/footer-bg.png);
	width: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
}

#footer-container footer{
	color:white;
   }
   #footer .content ul {
	color: #FFFFCC;
   }
.foot-nav {
	float: left;
	width: 200px;
	padding-right: 25px;
	padding-left: 25px;
	margin-left: 2em;
	margin-top: 1em;
}
#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	padding-left: 20px;
	padding-top: 10px;
}
.copy {
	height: 15px;
	width: 100%;
	float: left;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin-top: 0px;
	text-align: center;
}

.foot-nav ul a {
	color: #F0F0F0;
	text-decoration: none;
}
.foot-nav ul a:hover {
	color: #CB0021;
	text-decoration:underline;
	font-stretch: wider;
}
#main table tr td div p strong {
	color: #F00;
}
.borde{
	border:1px solid #D2D2D2;
}
.principal{
	background-repeat:no-repeat; 
	background-position:center center; 
}
</style>