/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #638AB5 url(../images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15 px;
	color: #FFFFFF;
}
.formulario {
	margin: 0 0 0 0px;
	padding-right: 5px;
	width: 200px;
	background: #638AB5 url(../images/img02.jpg) repeat-x;
}
.confirmacion {
	margin: 15px 2 0 2;
	padding: 5px;
	width: 190px;
	background: #3D4E6D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.confirmacion h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	letter-spacing: -1px;
	font-size: 32px;
}
h2 {
	font-size: 23px;
}
p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
img {
	border: none;
}
img.left {
	float: left;
	margin: 7px 15px 0 0;
}
img.right {
	float: right;
	margin: 7px 0 0 15px;
}

/* Header */

#header {
	width: 850px;
	height: 110px;
	margin: 0 auto 40px auto;
}

/* Logo */

#logo {
	float: left;
	height: 120px;
}
#logo h1 {
	font-size: 38px;
	color: #FFFFFF;
}
#logo h1 a {
	color: #FFFFFF;
}
#logo h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FD9B33;
}
#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
}
#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	border-bottom: 4px #F68616 solid;
	margin-left: 5px;
	padding: 7px 16px;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: none;
}
#menu .hover a:hover {
	font-weight: bold;
}
#menu .active a {
	font-weight: bold;
}

/* Page */

#page {
	width: 850px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 575px;
}

/* Flag */

#flag {
	float: right;
}
#flag a:hover img {
	border-bottom: 3px #F68616 solid;
	padding: 0px 0px 6px 0px;
	text-decoration: none;
}

/* Clases */

.post  { }

.title { }

.entry { }

.naranja {
	color: #F68616;
	font-weight: bold;
}
.amarillo {
	color: #FFCC00;
}
.center {
	text-align:center;
}
.italic {
	font-style: italic;
}
.sub {
	text-decoration: underline;
}
.entry a:hover {
	color: #F68616;
	font-weight: bold;
}
.interna {
	padding: 10px 0px 0px 20px;
	background: #FFFFFF;
}
.klein {
	font-size: 8px;
}

/* Video */

#video {
	color: #FFCC00;
	font-weight: bold;
}
#video a {
	color: #FFCC00;
}
#video a:hover {
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin-bottom: 40px;
}
#sidebar h2 {
	font-size: 18px;
	font-weight: bold;
}
#sidebar h3 {
	margin-bottom: 10px;
	background: url(../images/img03.gif) no-repeat right 50%;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 13px;
	font-weight: bold;
}
#sidebar h4 {
	margin-top: 15px;
	font-size: 13px;
	font-weight: bold;
}

/* Footer */

#footer {
	height: 400px;
	min-height: 74px;
	padding: 10px 0 0 0;
	background: #152131 url(../images/img01.jpg) repeat-x;
}
#legal {
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #FFFFFF;
}
#legal a {
	color: #FFFFFF;
}

/* Form */

#form {
	margin: 20px 0 0 0;
	padding: 10px;
	background: #3D4E6D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#form h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#form h2 {
	font-size: 20px;
}
#form h3 {
	font-size: 13px;
}
#form .klein {
	font-size: 11px;
}
#form p {
	line-height: 20px;
}
#form a:hover {
	color: #F68616;
	font-weight:bold;
}
#form .center {
	text-align: center;
}
select {
	font-size: 9px;
}
textarea {
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* Rates */

.rates table {
	border: 1px dotted #D1D1D1;
	border-collapse:collapse;
	font-size: 16px;
	margin-top: 10px;
}
.rates .size12 {
	font-size: 12px;
}
.rates .size15 {
	font-size: 15px;
}
.rates .size18 {
	font-size: 18px;
}
.rates td {
	border: 1px dotted #D1D1D1;
	padding: 8px 25px 8px 25px;
}
.rates td.size {
	width: 60px;
	padding: 10px;
	font-weight:bold;
}