* {
margin: 0;
padding: 0;	
}

img {
border: 0px;

}

a {
	text-decoration: none;
}

body {
	background-color: #e5e5e5;
	background-image: url(../imagenes/fondo.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

span {
    visibility: hidden;
}

#cabecera {
	height: 65px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

h1 {
	font-size: 0.85em;
	float: left;
	background-image: url(../imagenes/logo.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 200px;
	margin-left: 40px;
	margin-top: 25px;
}

#botonera {
	float: right;
	margin-top: 35px;
	margin-bottom: 10px;
	width: 550px;
}

#botonera li {
	float: left;
    margin-left: 5px;
	list-style-type: none;
	
}

#botonera a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	text-decoration: none;
	background-color: #aaaaaa;
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bold;
	display: block;
	height: 20px;
	line-height: 1.8em;
	margin-top: 2px;
}

#botonera a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #a53535;
	text-decoration: none;
	background-color: #c0c0c0;
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bold;
	display: block;
	height: 20px;
	line-height: 1.8em;
	margin-top: 2px;
}

#pie {
	width: 100%;
	height: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #999999;
	clear: both;
	position: relative;
}

#contenido-pie {
	width: 900px;
	height: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
}

#destacados-izquierda {
    float:left;
	height: 115px;
	width: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000000;
	font-weight: bold;
	line-height: 2em;
}

#destacados-derecha {
    float:right;
	height: 115px;
	width: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#contenido {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 35px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #a53535;
	font-weight: bold;
	line-height: 3em;
	margin-left: 10px;
}

#contenido p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	color: #444444;
}

#contenido b {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}

#contenido i {
	color: #444444;
	font-size: 0.85em;
}#contenido-ficha #tabla .titulo-tabla .Estilo3 {
}

.verde {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #009900;	
}
.texto-formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	font-weight: bold;
	color: #000000;
}
.texto-formulario2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #999999;
}
.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #333333;
}
.titulo-direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}