@charset "utf-8";
* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}
body {
	background-color: #93b8ec;
}
#wrapper {
	width: 780px;
	background-color: #10386E;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#topline {
	background-color: #FFF;
	height: 10px;
}
#header {
	height: 226px;
	position: relative;
	background-image: url(images/new_header.jpg);
	background-repeat: no-repeat;
}
#subheader {
	height: 26px;
	font-size: 14px;
	background-image: url(images/subheader_bgr.jpg);
	background-repeat: repeat-x;
	text-align: right;
}
#subheader p {
	padding-top: 5px;
	padding-right: 10px;
}
#subheader a:link, #subheader a:visited {
	color: #666;
	text-decoration: none;
}
#subheader a:hover, #subheader a:active {
	color: #999;
	text-decoration: underline;
}
#left {
	float: left;
	width: 147px;
	margin-top: 50px;
	margin-left: 20px;
	margin-bottom: 50px;
}
#nav {
}
#leftbanner {
	margin-top: 20px;
}
#leftbanner p {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
#content {
	float: right;
	width: 568px;
	margin-top: 20px;
	margin-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
#content a:link, #content a:visited {
	text-decoration: none;
	color: #0CF;
}
#content a:hover, #content a:active {
	color: #0CF;
	text-decoration: underline;
}
#content p {
	text-align: justify;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h1 {
	font-size: 17px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h2 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content ul li {
	margin-left: 30px;
	font-size: 11px;
}
#content ol {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content ol li {
	margin-left: 40px;
}
#content .smaller {
	font-size: 11px;
	text-align: center;
}
#content .bigger {
	font-size: 17px;
	text-align: right;
}
#content img.right {
	float: right;
	margin-top: -30px;
	margin-left: 20px;
}
#content .middiv {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	height: 130px;
}
#content .tellafriend {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
#content .center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#content .datatable {
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#content .datatable td {
	padding: 5px;
	background-color: #069;
}
#footer {
	clear: both;
	background-color: #93b8ec;
}
#footer p {
	font-size: 13px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a:link, #nav ul li a:visited {
	text-decoration: none;
}
#footer a:hover, #nav ul li a:active {
	color: #2100D6;
	text-decoration: underline;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	background-image: url(img/navig/nav_button.gif);
	background-repeat: no-repeat;
	height: 30px;
}
#nav ul li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 9px;
	padding-left: 30px;
	padding-bottom: 10px;
	text-decoration: none;
}
#nav ul li a:link, #nav ul li a:visited {
	color: #000;
}
#nav ul li a:hover, #nav ul li a:active {
	color: #666;
}
.red {
	color: #FC0;
}
.Titulo {
	font-size: 8pt;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	padding-top:3px;
	padding:-bottom:1px;
}
.fecha{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;

}
.precio{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	border-bottom:1px #527DB9 dotted;
}
.paypal {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	border-bottom:1px #527DB9 dotted;
}
#tienda:hover {
	background-color:#3C5B86;
	color: #000;
}
label{
	text-align: left;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
		font-weight:bold;
}