a
{
	color:#000099;
}
#banner
{
	float:left;
	width:600px;
	height:200px;
	padding-left:10px;
}
#content
{
	width:455px;
}
/* Provisionalmente es una imagen */
#divminiaturas
{
	float:left;
	/*background-image:url(../../images/miniaturas.jpg);
	background-repeat:no-repeat;*/
	width:485px; 
	height:25px;
	/*margin:10px;*/
	margin-left:10px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:6px;
}
#miniaturas
{
	float:left;
	/*background-image:url(../../images/miniaturas.jpg);*/
	/*background-repeat:no-repeat;
	width:602px;
	height:25px;
	margin:10px;
	margin-top:0px;*/
	border:none;
}
#mapaweb
{	
	float:left;
	height:25px;
	width:115px;
	margin-right:10px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;	
}
#mapaweb a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;		
	font-size:11px;
	color:#666666;
}
#mapaweb a:hover
{
	font-weight:bold;
}
#menu .section, #menu .section_selected
{
	width:138px;
	height:16px;
	text-align:left;
	background-color:#EAEAEA;
	padding-left:20px;
	padding-top:2px;
	background-image:url(../../images/icons/flecha.gif);
	background-repeat:no-repeat;
	background-position:10px;
	margin-bottom:5px;
}
#navegacion
{
	color:#666666;
	margin-bottom:5px;
}
#titulo
{
	background-color:#D3E4D9;
	padding:7px;
	margin-bottom:10px;
}
#titulo #seccion
{
	color:#003333;
	font-weight:bold;
	font-size:13px;
}
#titulo .subsecciones
{
	margin-top:5px;
	/*text-indent: -20px;*/
	text-align: left;
	/*width:99%;*/	
}
#titulo .subsecciones a
{
	font-size:11px;
	color: #003399;
	font-weight:normal;
	/*margin-left:20px;*/
	padding-left:10px;
	background-image:url(../../images/icons/flecha.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	
}
/*#titulo div.subsecciones div.doscolumnas
{
	width:50%;
	float:left;
}

#titulo div.subsecciones div.trescolumnas
{
	width:33%;
	float:left;
}*/

.subseccion
{
	margin-bottom:10px;
	font-size:11px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	border-left-style:solid;
	border-left-color:#003399;
	border-left-width:5px;
	padding-left:10px;
	color: #003399;
	background-color:#C7D7E9;
}

.apartado
{
	margin-bottom:10px;
	font-size:11px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	border-left-style:solid;
	border-left-color:#990000;
	border-left-width:5px;
	padding-left:10px;
	color: #993333;
	background-color:#E9C7C7;
	/*background-color:#C7D7E9;*/
}

/* Provisionalmente es una imagen */
/* Provisionalmente tiene height */
#right
{
	text-align: center;
	vertical-align: top;
	float:right;
	width:147px;
	height:506px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom-width: 0px;
	/*margin-right:1px;*/
	/*background-image:url(../../images/banners_derecha.jpg);
	background-repeat:no-repeat;*/
}

#tablaright
{
width:100%;
border:none;
}
/*Para centrar tablas, las metemos en un div*/
.centrado
{ 
text-align: center;
}

.centrado table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}

/*div.row 
{
  clear: both;
  padding-top: 5px;  
}

div.row span.label 
{
  float: left;
  width: 100px;
  text-align: right;
}

div.row span.form 
{
  float: right;
  width: 235px;
  text-align: left;
}*/