@charset "utf-8";
/* CSS Document */

BODY 
{
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	margin : 20px 0px 20px 0px;
	text-align: center;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED 
{
	color : #3F7DE3;
}
A:HOVER 
{
	color: #378237;
}
INPUT 
{
	font-size : 8pt;
}
H1
{
	font-size: 12pt;
}
/*#borde{
	border: 2px solid #cccccc;
	text-align: left;
	width: 700px;
	margin: auto;
}*/
#contenedor
{
	text-align: left;
	width: 920px;
	margin: auto;
	background-color : #ffffff;
}
#contenedor2
{
	text-align: left;
	width: 700px;
	margin: auto;
	background-color : #ffffff;
}
#cabecera
{
	height : 124px;
	width: 920px;
	overflow:hidden;
}
#cabecera img
{
	margin: 0;
	padding: 0
}
#navegador
{
	/*background : #F5F4C3 url(images/fondonav.gif);*/
	height : 36px;
	width: 920px;
}
#cuerpo
{
	float:left;
	width:720px;
	/*margin-left: 8px;*/
	/*padding: 12px 0px 10px 0px;*/
}
#cuerpo2
{
	float:left;
	width:700px;
	/*margin-left: 8px;*/
	/*padding: 12px 0px 10px 0px;*/
}
#navabajo
{
	font-weight : bold;
}
#lateral
{
	width: 180px;
	float:left;
}
#campotexto
{
	float: left;
}
#campotexto input
{
	width:100px;
}
#fbuscar form
{
	margin-bottom : 0px;
	margin-top : 0px;
}
#botonbuscar 
{
	padding-top : 3px;
	padding-left: 106px;
}
#botonbuscar input
{
	border : 0px none;
}
#otras ul
{
	margin : 5px 10px 0px 0px;
	list-style: none;
	padding: 0px 0px 0px 4px;
}
#otras li
{
	padding-left: 14px; 
	background: transparent url("images/bullet.gif") 0 2px no-repeat;
	margin-bottom: 10px;	
}
#pie
{
	clear : both;
/*	color : #cccccc;*/
	color : #000000;
	text-align : right;
	/*padding-bottom:10px;*/
	padding-top:3px;
	height:20;
}

.cuerpolateral
{
	padding: 5px 4px 13px 10px;
}

.titlat
{
	background-color:#68729E;
	color:#ffffff;
	font-size:8pt;
	text-transform : uppercase;
	padding: 7px 3px 7px 8px;
	margin: 0px 0px 8px 0px;
	font-weight : normal;
	letter-spacing : 2px;
}
A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK
{
	color: #494E6B;
}
A.enlacenav:HOVER
{
	color: #3F7DE3;
}
#adorno
{
	height : 36px;
	width: 616px;
}
#inicio
{
	height : 36px;
	width: 72px;
}
#localizacion
{
	height : 36px;
	width: 128px;
}
#contacto
{
	height : 36px;
	width: 104px;
}

.mapa
{
	background-color:#000000;
	float:left;
}
.direccion
{
	margin-left:10px;
	float:left;
	clear:right;
	width:200px;
}
#contenido
{
	width:700px;
}
.tab_derecha
{
	text-align:right;
}
.celda
{
	border:1px solid #000000;
}
