/*
Design by Chiqui
http://www.ebelit.com
Released for free under a Creative Commons Attribution 2.5 License
Title: Blue&Red
Version: 1.0
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;	
}

h1, h2, h3 {
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;	
}

h1 { font-size: 3.8em; color: #f55a5a;}
h2 { font-size: 1.8em; color: #4a47ba;}
h3 { font-size: 1.6em; font-weight: bold; color: #ee1c1c; margin-left: 20px;}
h4 { font-size: 1.2em; font-weight: bold; color: #0c00f4;}
h5 { font-size: 1.1em; text-align: center;}
p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;	
}

blockquote, ul, ol { margin-left: 3em;}

blockquote { margin-right: 3em;}

a {
	color: #5a57c1;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	background-color: #e4e4f5;
	color: #ff7373;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

hr { display: none; }

.hr {
	height: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
	background: url(images/hr.gif) repeat-x left center;
}
.hr2 {
	height: 16px;
	margin-bottom: 15px;
	background: url(images/hr2.gif) repeat-x left center;
}

ul {
list-style: none;
}

/****************/

/* enlace boton */
.enlaceboton {
	font-weight: bold;
	padding: 1px;
	background-color: #ffe8e8;
	color: #980000;
	text-decoration: none;
}
.enlaceboton:link,
.enlaceboton:visited {
   border-bottom: 1px solid #c20000;
   border-right: 1px solid #ff9d9d;
}
.enlaceboton:hover {
   border-top: 1px solid #0c00f4;
   background-color: #eeeeff;
   border-left: 1px solid #0c00f4;
} 
/*******************/
#aviso {
text-align: center;
font-size: 130%;
font-weight: bold;
}
	
/* Header */

#header {
	width: 780px;
	height: 150px;
	margin: 0 auto;
}
/******************/

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 150px;
	text-align: center;	
}

#logo h1 {
	margin: 0;
	padding-top: 15px;
	font-size: 75px;	
}

#logo h2 {
	font-size: 26px;
	color: #0603d6;
	padding-bottom: 20px;
}

#logo a {
	text-decoration: none;
	color: #c20000;
}
/**********************/

/* Menu */

#menu {
	float: right;
	width: 500px;
	height: 100px;
	background: #b7b6e4;
}

#menu ul {
	margin: 0;
	padding-top: 65px;
	text-align: center;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 20px;
	border-left: 1px solid #fff;
	text-decoration: none;
	font-weight: bold;
	color: #fff;	
}

#menu a:hover {
	background-color: #cdccec;
	text-decoration: underline;
	color: #ff8888;		
}

#menu .first a {
	border: none;
}
/***********************/

/* Page */

#page2 {
	width: 780px;
	margin: 0 auto;
	padding-top: 30px;
	
}

/* Content */

#content {
	float: right;
	width: 480px;
	padding: 15px 5px 5px 5px;
	text-align: justify;	
}



/* Crossword style */

.text {
	color:#514ebc;
}
.ecw-answerbox
{
	color: #000000;
	background-color: #FFFAF0;
	border-color: #fa8c8b;
	border-style: solid;
	border-width: 1px;
	display: block;
	padding: .75em;
	width: 240pt;
}

.ecw-box
{
	border-style: solid;
	border-width: 1pt;
	cursor: pointer;
	font-size: .12in;
	font-weight: bold;
	height: .18in;
	overflow: hidden;
	text-align: center;
	width: .18in;
}

.ecw-boxcheated_sel
{
	background-color: #FFF1D7;
	border-color: #C00000;
	color: #2080D0;
}

.ecw-boxcheated_unsel
{
	background-color: #ffffff;
	border-color: #606060;
	color: #2080D0;
}

.ecw-boxerror_sel
{
	background-color: #FFF1D7;
	border-color: #C00000;
	color: #BF0000;
}

.ecw-boxerror_unsel
{
	background-color: #FFF0F0;
	border-color: #606060;
	color: #BF0000;
}

.ecw-boxnormal_sel
{
	background-color: #FFF1D7;
	border-color: #C00000;
	color: #000000;
}

.ecw-boxnormal_unsel
{
	background-color: #ffffff;
	border-color: #606060;
	color: #000000;
}

.ecw-button
{
	width: 64pt;
}

.ecw-cluebox
{
	border-bottom-width: 1px;
	border-color: #c0c0c0;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 1px;
	margin-top: 1em;
	padding-bottom: .5em;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: .5em;
}

.ecw-crosswordarea
{
	background-color: #D0D8E0;
	border-color: #7c7acd;
	border-style: solid;
	border-width: 2px;
	padding: .5em;
	font-family: Segoe UI, Verdana, Arial, sans-serif;
	font-size: small;
}

.ecw-copyright
{
	margin-bottom: 1em;
	font-size: x-small;
	font-family: Segoe UI, Franklin Gothic Medium, Arial, sans-serif;
}

.ecw-input
{
	font-family: Segoe UI, Franklin Gothic Medium, Arial, sans-serif;
}

.ecw-wordlabel
{
	text-transform: uppercase;
	margin: 0;
}

.ecw-wordinfo
{
	font-size: 8pt;
	color: #808080;
}

.ecw-worderror
{
	color: #c00000;
	font-weight: bold;
	display: none;
	margin-top: 1em;
}
/**** end crossword style***/

/* Footer */

#footer {
	width: 780px;
	margin: 0 auto;
	padding: 0px 20px 10px 20px;
	font-size: 14px;
}

#footer p {
	margin: 0;
	padding: 10px 20px 10px 30px;
	line-height: normal;
	text-align: center;
	color: #800000;
	border: 1px solid #ffcece;
	background-color: #b7b6e4;
}

#footer a {
	color: #980000;
	font-weight: bold;
}