body{
	width: 955px;
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
#contenedor{
	position: absolute;
	width: 955px;
	margin-left: -480px;
	left: 50%;
	top: 40px;
}
#contenedor img{
	border: 0px;
}
#logo{
	float: left;
}
#menu{
	float: right;
	width: 725px;
	background-color: #b6b6b6;
	padding: 8px 0px 8px 0px;
	font-size: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#menu a, #menu a:visited, #menu a:active, #menu a:hover 
{
	color: #000000;
	text-decoration: none;
	padding: 8px;
}
#menu a:hover 
{
	background-color: #5b5b5b;
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#titulo{
	float: right;
	width: 705px;
	text-align: left;
}
.texto{
	float: left;
}
#tipos{
	width: 100%;
	float: left;
	background-image: url(../img/fondo_img_central_home.png);
	background-repeat: repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	_height: 300px;
}
#links{
	position: absolute;
	width: 755px;
	margin-left: -460px;
	left: 50%;
	top: 140px;
}
#tipos img{
	margin: 0px 12px 0px 12px;
}
#tipos a
{
    text-decoration: none;
    color: #FFFFFF;
}
.tiposTexto{
	width: 170px;
	float: left;
	margin: 0px 35px 0px 30px;
	text-align: center;
	font-size: 16px;
}
#clases{
	width: 100%;
	float: left;
	background-image: url(../img/fondo_hilera_home_b.png);
	background-repeat: repeat;
	margin-top: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 96px;
}
#clases .texto
{
    padding: 8px 8px 8px 30px;
}
.masInformacion
{
	background-color: #b6b6b6;
	font-weight: bold;
	color: #FFFFFF;
	width: 140px;
	float: left;
	margin: 0px 50px 10px 40px;
	padding: 2px;
	text-align: center;
}

.imagenes{
	float: right;
}
#pie
{
	width: 925px;
 	background-color: #EEEEEE;
	margin: 30px 0px 30px 0px;
	float: left;
	padding: 10px 0px 10px 30px;
	font-size: 11px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#pie a
{
    text-decoration: none;
    color: #000000;
}
h1{
	font-size: 30px;
	letter-spacing: 2px;
}
h2{
	font-size: 20px;
}
#breda {
	float:right;
	background-image: url(../img/breda_det_lightbox.jpg);
	background-repeat: no-repeat;
	height: 404px;
	width: 680px;
}
#breda .texto {
	margin: 100px 220px 0px 20px; 
	text-align: justify;
}
#micro {
	float:right;
	background-image: url(../img/micro_lightbox.jpg);
	background-repeat: no-repeat;
	height: 404px;
	width: 680px;
}
#micro .texto {
	margin: 100px 220px 0px 20px; 
	text-align: justify;
}
.espacio
{
    height:5px;
    width: 100%;
}