body
{
	background-color: #990000;
	font-family: "Trebuchet MS", Futura, Verdana, Arial, Helvetica;
	font-size: 62.5%;
}
a:focus { outline: none; }
h1, h2
{
display: none;
}
h3
{
	color: #900;
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 15px;
	text-transform: uppercase;
}
hr
{
clear: both;
text-indent: -9999px;
}
#container
{
	width: 900px;
	background-color: #990000;
	background-image: url(images/fondoturismo-c.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 auto 0 auto;
}
#searchform
{
margin: 15px 10px 0 0;
padding: 0 5px 0 0;
position relative;
float: right;
height: auto;
}
/* Menu familias */
#menu
{
clear: both;
width: 1000px;
height: 111px;
margin: 0;
padding: 0;
}
#menu ul
{
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
}

#menu ul li
{
display: inline;
float: left;
margin: 0;
}
#menu li a#cuadrilla
{
	display:block;
	width: 531px;
	text-indent: -9999px;
	height: 111px;
	background-image: url(images/cuadrilla.png);
	background-repeat: no-repeat;
	background-position: 0 -111px;
}
#menu li a#cuadrilla:hover
{
	background-image: url(images/cuadrilla.png);
	background-repeat: no-repeat;
	background-position: 0 -111px;
}
#menu li a#turismo
{
	display:block;
	width: 369px;
	text-indent: -9999px;
	height: 111px;
	background-image: url(images/turismo.png);
	background-repeat: no-repeat;
}
#menu li a#turismo:hover
{
	background-image: url(images/turismo.png);
	background-repeat: no-repeat;
	background-position: 0 -111px;
}
/* fin menu familias */

#idiomas
{

width: 900px;

}
#idiomas ul
{
float: left;
margin: 0;
padding: 0;
display: inline;
}
#idiomas li
{
margin: 0;
padding: 10px;;
float: left;
}
#idiomas li a
{
color: white;
font-size: 1.2em;
}
#menu1
{
margin: 0;
padding: 0;

}
#menu1 ul
{
margin: 0;
padding: 0;
display: inline;
}
#menu1 li
{
margin: 0;
float: left;
padding-bottom: 10px;
}
#menu1 li a
{
font-size: 1.5em;
border-right: 1px gray solid;
padding: 0 10px;
}
#menu1 li a:link
{
color: #CC9999;
}
#menu1 li a:visited
{
color: #CC9999;
}
#menu1 li a:hover
{
color: white;
}
#menu1 li a:active
{
color: white;
}
#menu1 li a#active
{
	color: white;
	font-weight: bold;
}
.contenido
{
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	background-image: url(images/nt-c.gif);
	background-repeat: repeat;
	width: 900px;
}

.rbcontent
{
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 900px;
	background-color: #edd8bd;
	background-image: url(images/fondocentro-c.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:499px;
  height:auto !important;
  height:499px;
}

#izqda
{
	margin: 0;
	padding: 10px 0 0 0;
	width: 450px;
float: left;
}
#izqda p
{
	font-size: 1.2em;
	padding: 15px;
	text-align: justify;
}

#elcodigo
{
	font-size: 1.2em;
	padding: 15px;
	text-align: left;
}

#recursos
{
margin-left: 15px;
margin-bottom: 15px;
padding: 10px;
background-color: white;
width: 400px;
height:150px;
overflow: scroll;
overflow-x: hidden;
}
#cuadrilla_a_home
{
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 30px 10px 10px 10px;
	width: 400px;
	font-size: 1.2em;
	background-image: url(images/tit-cuadrilla.png);
	background-repeat: no-repeat;
	background-position: left top;
		 height: auto!important; /* para los browsers buenos */
     height: 155px; /* para IE5+ */
     min-height: 155px; /* para los browsers buenos */
}

#cuadrilla_a_home ul
{
list-style-type: none;
margin: 0;
padding: 0;
}
#cuadrilla_a_home li
{

margin: 0 0 5px 0;
padding: 0 0 5px 0;
border-bottom: 1px silver solid;
}
#cuadrilla_a_home li a
{
	text-decoration: none;

}
#cuadrilla_a_home li a:link
{
color: #421314;
}
#cuadrilla_a_home li a:visited
{
color: #421314;
}
#cuadrilla_a_home li a:hover
{
color: gray;
}
#cuadrilla_a_home li a:active
{
color: gray;
}

#turismo_a_home
{
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 30px 10px 10px 10px;

	width: 400px;
	font-size: 1.2em;
	background-image: url(images/tit-turismo.png);
	background-repeat: no-repeat;
	background-position: right top;
		 height: auto!important; /* para los browsers buenos */
     height: 155px; /* para IE5+ */
     min-height: 155px; /* para los browsers buenos */

}

#turismo_a_home ul
{
list-style-type: none;
margin: 0;
padding: 0;
}
#turismo_a_home li
{

margin: 0 0 5px 0;
padding: 0 0 5px 0;
border-bottom: 1px silver solid;
}
#turismo_a_home li a
{
	text-decoration: none;

}
#turismo_a_home li a:link
{
color: #990000;
}
#turismo_a_home li a:visited
{
color: #990000;
}
#turismo_a_home li a:hover
{
color: gray;
}
#turismo_a_home li a:active
{
color: gray;
}
#dcha
{
width: 450px;	
margin: 20px 0 0 450px;
	padding: 0;
}
#dcha img
{
padding: 10px;
background-color: white;
border: 1px silver solid;
}
#menu2
{
margin: 0 10px 0 10px;
padding: 0;

}
#menu2 ul
{
margin: 0;
padding: 0;
display: inline;
}
#menu2 li
{
margin: 0;
float: left;
}
#menu2 li a
{
font-size: 1.2em;
border-right: 1px gray solid;
padding: 0 5px;
}
#menu2 li a:link
{
color: gray;
}
#menu2 li a:visited
{
color: gray;
}
#menu2 li a:hover
{
color: black;
}
#menu2 li a:active
{
color: black;
}
#menu2 li a#subactive
{
color: black;
}
#footer
{
clear: both;
margin: 0;
padding: 10px 0;
color: #CC9999;
}


.limpiar { clear: both; }

.enlace
{
background-color: white;
margin: 15px;
padding: 5px;
width: 35%;
text-align: left;
border-bottom: 3px silver solid;
border-right: 2px silver solid;
}

.enlace a
{
	font-size: 1.3em;
	color: #421314;
	background-color: #FFF;
	background-image: url(images/lupa.gif);
	background-repeat: no-repeat;
	background-position: left center;
padding-left: 35px;
}
.enlace a:link
{
text-decoration: none;
}
.enlace a:visited
{
text-decoration: none;
}
.enlace a:hover
{
text-decoration: underline;
}
.enlace a:active
{
text-decoration: underline;
}


/* set millions of background images */
.rbtop div { background: url(images/tl-c.gif) no-repeat top left; }
.rbtop { background: url(images/tr-c.gif) no-repeat top right; }
.rbbot div { background: url(images/bl-c.gif) no-repeat bottom left; }
.rbbot { background: url(images/br-c.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}

.rbroundbox
{
	width: 900px;
	margin: 0 auto;
	background-color: #FFF;
}