/* CSS Document */

* {
	margin: 0px;
	padding: 0px;}
#header {
	height: 220px;
}
#navigation {
	width: 230px;
	float: left;
}
#content {
	float: right;
	width: 720px;
	margin-bottom:10px;
}
.content-section {
	width: 480px;
	background-color: #171717;
	border: 1px solid #454545;
}
	
p {
	font-weight: normal;
	font-size: 0.81em;
	margin: 5px 30px 20px;
}
	

	
body {
	color: #FFFFFF;
	font: 100%/1.125em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(images/background.jpg);
	text-align: center;
}

h1, h2, h3 {
	
	font-weight: normal;}
h1{
	font-size: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EF4A0B;
	margin: 30px 30px 25px;
	line-height: 1.4em;
	}
	
h3{
	font-size: 1.12em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EF4A0B;
	margin: 25px 30px 25px 20px;
	}
	
#content h3{
	margin-left: 30px;
	font-weight:normal;
	}



#calltoaction {
	width: 227px;
	float: right;
}

ul#nav  {
	list-style-type: none;
	background-color: #F75806;
	border: 1px solid #E8450E;
	margin: 0px;
}


ul#nav li {
	font-size: 0.88em;
	font-weight: normal;
	padding-left: 18px;
	border-top: 1px solid #333333;
	background: url(images/backgroundlink.jpg);
	
}

ul#nav li a:link, ul#nav li a, ul#nav li a:link, ul#nav li a.test {
	color: #000000;
	font-size: 0.875em;
	text-decoration: none;
	background: url(images/backgroundlink.jpg);
	line-height: 27px;
	width: 230px;
	height: 27px}

ul#nav li a:visited{
	color: #000000;
	font-size: 0.875em;
	text-decoration: none;
}

ul#nav li a:hover {
	color: #ffffff;
	font-size: 0.875em;
	text-decoration: none;
}

ul#nav li a:active {
	color: #ffffff;
	font-size: 0.875em;
	text-decoration: none;
}

li#onhome {
	background: url(images/backgroundlinkon.jpg);
}
a {
	color: #EE490C;
	font: 1.2em ;
}
#footer {
	background: #000000 url(images/footer-bg.jpg);
	clear: both;
	height: 109px;
	font-size: 0.8em;	
}
#requestdvd {
	background: #171717;
	border: 1px solid #454545;
	margin-top: 10px;
}

#requestdvd p{
	margin: 5px 20px 20px;
	font-size: 0.8em;
	}
#calltoaction img {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

#navigation img {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}


h2 {
	color: #F2E0E3;
	float: right;
	margin-top: 120px;
	margin-right: 20px;
	height: 80px;
	font-size: 16px;
	font-weight: normal;
}
#outer #header img {
}

#outer {
	width:960px;
	margin:0 auto;
	
	text-align: left;
}
.texthighlighter {
	color: #EE490D;
}
#contact {
	font-size: 0.8em;
	width: 420px;
	margin-left: 20px;
}
.textoarriba_castellano {
	font-size: 16px;
}
.text {
	line-height: 12px;
	vertical-align: middle;
}
