/*  
Theme Name: cervantes6
Theme URI: http://www.cervantes6.es/
Description: 
Version: 1.0
Author: Jose Descalzo
Author URI: 
*/

/* PAGINA*/
body {
	font-size: 65.5%; /* Resets 1em to 10px */
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	background: #000 url('../images/fondo.gif') repeat-x;
	color: #333;
	margin: 0;
/*	text-align: center;*/
	}
	
#page {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	/*background: #6D7B8D;*/
	/*border: 2px solid green;*/
}

* html #page {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
	/*background: #6D7B8D;*/
	/*border: 2px solid #580b0b;*/
}
/* FIN DE PAGINA */

/* CABEZA */
#header {
	width: 100%;
	height: 250px;
	margin-top: 20px;
	/*background: #000 url('../images/header.png');*/
	/*border: 2px solid blue;*/
}

* html #header {
	width: 100%;
	height: 250px;
	margin-top: 20px;
	/*background: #000 url('../images/header.png');*/
	/*border: 2px solid #580b4b;*/
}

.logo {
	height: 120px;
	width: 300px;
	margin: 17px 0 0 220px;
	/*border: 1px solid red;*/
}

* html .logo {
	height: 120px;
	width: 350px;
	margin: 17px 0 0 -350px;
	/*border: 1px solid #580b0b;*/
}

*:first-child+html .logo {
	height: 120px;
	width: 350px;
	margin: 17px 0 0 -350px;
	/*border: 1px solid #580b0b;*/
}

#bienv {
	height: 200px;
	width: 250px;
	border: none;
	margin: -115px 150px 0 600px;
	/*border: 1px solid yellow;*/
}

* html #bienv {
	height: 200px;
	width: 250px;
	border: none;
	margin: -115px 200px 0 650px;
	/*border: 2px solid #580b0b;*/
}

*:first-child+html #bienv {
	height: 200px;
	width: 250px;
	border: none;
	margin: -115px 200px 0 650px;
	/*border: 2px solid #580b0b;*/
}

#bienv p {
	text-align: justify;
}

#bienv h2 {
	margin: 19px 0 0 0;
	font-size: 170%;
	letter-spacing: -0.05px;
	color: #FFFFFF;
	border: 0;
	font-weight: normal;
	/*text-align: center;*/
}

#desc {
	height: 200px;
	width: 250px;
	margin: -280px 150px 0 0;
	float:right;
	border-top: 1px solid #fff;
	/*border: 2px solid #580b0b;*/
}

* html #desc {
	height: 200px;
	width: 250px;
	margin: -280px 150px 0 0;
	float:right;
	border-top: 1px solid #fff;
}

#desc p {
line-height: 2.0em;
}
/* FIN DE CABEZA */
/* CENTRAL */

#central1 {
	height: auto;
	width: 720px;
	position: relative;
	text-align: left;
	margin: 40px 0 10px 260px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	/*border: 2px solid #580b0b;*/
}

* html #central1 {
	height: auto;
	width: 650px;
	position: relative;
	text-align: left;
	margin: 10px 0 140px 60px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	/*border: 2px solid #580b0b;*/
}

*:first-child+html #central1 {
	height: auto;
	width: 650px;
	position: relative;
	text-align: left;
	margin: 60px 0 10px -50px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	/*border: 2px solid #580b0b;*/
}

#central1 h1 {
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 22px;
	font-style: italic;
	/*color: #e2007a;*/
	color: #B40404;
	text-align: left;
	text-decoration: none;
	margin: 6px 0 10px 0;
	word-spacing: 1pt;
}

#central1 h2 {
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	margin: 2px 0 2px 0;
}
	
#central1 h3 {
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	margin: 0 0 0 0;
}
	
#central1 ul {
list-style: none;
font-family:Verdana, Arial, Helvetica, Sans-Serif;
}

#central1 ol {
color:white;
font-family:Verdana, Arial, Helvetica, Sans-Serif;
}

#central1 ul li, ol li {
padding: 4px 0 3px 10px;
/*background: url(../images/list.gif) no-repeat top left;*/
/*color: #DF0101;*/
font-family:Verdana, Arial, Helvetica, Sans-Serif;
text-align:justify;
}

#central1 p a, li a { color: #DF0101; text-decoration: none;font-family:Verdana, Arial, Helvetica, Sans-Serif;}

#fondoizq{
	height: auto;
	width: 320px;
	position:static;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size: xx-small;
	/*margin: 50px 0 10px 260px;*/
	/*border: 1px solid blue;*/
}

#fondodch{
	height: auto;
	width: 370px;
	position:static;
	text-align:justify;
	margin: -278px 0 10px 340px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 15.5%;
	/*border: 1px solid blue;*/
}

#fondodch img {margin:0 4px 0 0;}

#fondofoot{
	height: auto;
	width: 710px;
	position:static;
	text-align:justify;
	margin: 50px 0 50px 0;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	/*border: 1px solid blue;*/
}

#fondoizq p {text-align:justify;font-size: 11px;}
#fondodch p {text-align:justify;font-size: 11px;}
#fondofoot p {text-align:justify;}
#fondofoot ul {display:inline;}
#fondofoot ul li {display:inline; margin:5px;}
/* FIN DE CENTRAL */

/* CUERPO DE LA PAGINA/ENTRADAS */

h1 {
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 28px;
	/*color: #e2007a;color: #39c;*/
	color: #8A0808;
	text-align: left;
	text-decoration: none;
	margin: 22px 10px 20px 340px;
	line-height: 20px;
	}
	
h2 {
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 23px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	margin: 30px 0 5px 0;
	line-height: 23px;
	}

h2 a, h2 a:visited {
	text-decoration: none;
	color: #fff;
/*	text-align: left;*/
	}

h2 a:hover {
	text-decoration: none;
	color: white;
	background-color: #e2007a;
/*	text-align: left;*/
	}

h3 {
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 27px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	margin: 30px 0 5px 0;
	line-height: 25px;
	}

/* FIN DE CUERPO DE LA PAGINA/ENTRADAS */

/* PIE DE PAGINA */

#footer {
	background: #101010;
	color: white;
	padding: 15px 10px 10px 260px;
       /*width: 100%;*/
	clear: both;
	margin-right: 0;
	border-top: 1px solid #580b0b;
}
* html #footer {
	background: #101010;
	color: white;
	padding: 15px 10px 10px 10px;
	/*width: 100%;*/
	clear: both;
	margin-right: 20px;
	border-top: 1px solid #580b0b;
}
*:first-child+html #footer {
	background: #101010;
	color: white;
	padding: 15px 10px 10px 290px;
	/*width: 100%;*/
	clear: both;
	margin-right: 20px;
	border-top: 1px solid #580b0b;
}
#footer p{
	font-size: 12px;
	line-height: 1.4em;
	font-family: helvetica,sans-serif;
}	

#footer .img {
	margin-right: 15px;
}

#footer a {
	font-size: 13px;
}

/* FIN DEL PIE DE LA PAGINA */

/* COMUNES */

.center {
	text-align: center;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

a img {
	border: none;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

p img {
	padding: 0;
	max-width: 100%;
	}
/* FIN DE COMUNES */
/* NUEVO MENU*/
#nav{
float:left;
height:81px;
width:728px;
padding-top:20px;
margin-top: -72px;
margin-left: 260px;
}
#nav li{
float:left;
display:inline;
list-style:none;
line-height:14px;
margin-right:1px;
}
#nav li a{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration:none;
color:#8d8d8d;
padding:29px 15px 25px 15px;
}
#nav li a span{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
letter-spacing:-0.1px;
color:#303030;
}
#nav li a:hover, #nav li a.selected{
color:#fff;
background:url(../images/nav_highlight.png) repeat-x;
}
* html #nav li a:hover, #nav li a.selected{
background:url(../images/nav_highlight.png) repeat-x;
}
*:first-child+html #nav li a:hover, #nav li a.selected{
color:#fff;
background:url(../images/nav_highlight.png) repeat-x;
}
#nav li a:hover span, #nav li a.selected span{
color:#717171;
}
* html #nav li a:hover span, #nav li a.selected span{
color:#717171;
}
*:first-child+html #nav li a:hover span, #nav li a.selected span{
color:#717171;
}
/* FIN NUEVO MENU*/

/*- Menu --------------------------- */
/*
#tabsE {
  float:left;
  width: 100%;
  font-size:93%;
  line-height:normal;
  margin-bottom: 28px;
  font-family: Verdana, Arial, Sans-Serif;
}
#tabsE ul {
  margin:0;
  padding:0 0 0 260px;
  list-style:none;
  font-family: Verdana, Arial, Sans-Serif;
}
#tabsE li {
  display:inline;
  margin:0;
  padding:0;
  font-family: Verdana, Arial, Sans-Serif;
}
#tabsE a {
  float:left;
  background:url("../images/tableftE.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  font-family: Verdana, Arial, Sans-Serif;
}
#tabsE a span {
  float:left;
  display:block;
  background:url("../images/tabrightE.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#FFF;
  font-family: Verdana, Arial, Sans-Serif;
}
 Commented Backslash Hack hides rule from IE5-Mac 
#tabsE a span {
  float:none;
}
 End IE5-Mac hack
#tabsE a:hover span {
  color:#FFF;
  font-family: Verdana, Arial, Sans-Serif;
}
#tabsE a:hover {
  background-position:0% -42px;
}
#tabsE a:hover span {
  background-position:100% -42px;
}
#tabsE #current a {
  background-position:0% -42px;
}
#tabsE #current a span {
  background-position:100% -42px;
}
*/
