body{
	margin:0px;
	padding:0px;
}

a{
	text-decoration:none;
	margin:0px;
	padding:0px;
}

img{
	border:none;
}

p{
  margin: 0px;
  padding: 0px;
}



#cabecera{
	margin:0px auto;
	padding:0px;
	width:800px;
	height:150px;
}

#contenedor{
	margin:0px auto;
	padding:0px;
	width:800px;
	heigth:auto;
}

#conteizq{
	float:left;
	width:200px;
	height:400px;
	padding: 10px 0px 0px 0px;
	background-image: url(imagenes/fondoizq.png);
	background-repeat:no-repeat;
}

#contecontenido{
	margin: 0px 0px 20px 0px;
	padding:20px 40px 0px 30px;
	float:left;
	width:530px;
	height:auto;
	background-image: url(imagenes/fondoconte.png);
	background-repeat:no-repeat;
}

p.contenido{
	margin:0px;
	padding:0px;
	font: normal 10pt Verdana, Trebuchet ms, Tahoma;
	color: black;
}

a.enlacetex{
	margin:0px;
	padding:0px;
	font: normal 10pt Verdana, Trebuchet ms, Tahoma;
	color: green;
	}

img.ladillo{
	padding:0.5em 0px 0px 0px;
}

.ladillo{
	font: normal 10pt Verdana, Trebuchet ms, Tahoma;
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#388cc7;
	}

#pie{
	clear:both;
	margin:6px auto 0px auto;
	padding:0px;
	width:800px;
	height: 70px;
	background-image: url(imagenes/pieuniversalok.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

.cmadrid{
  float: left;
  width: 127px;
  height: 58px;
  margin:6px 0px 0px 25px;
}

a.cmadrid {
  background-image: url(imagenes/cmadrid-2018.png);
  background-repeat: no-repeat;
}

a:hover.cmadrid {
  background-position:bottom;
}

.cmancha{
  float: right;
  width:127px;
  height:58px;
  margin:6px 25px 0px 0px;
}

a.cmancha{
  background-image: url(imagenes/cmadrid-dcha-2018.png);
  background-repeat: no-repeat;
}

a:hover.cmancha {
  background-position:bottom;
}


.direccion{
	padding: 5px 0px 0px 0px;
	text-align:center;
	font: bold 9pt Verdana, Trebuchet ms, Tahoma;
	color: #274a88;
	line-height: 1.7em;
	z-index:200;
}

p.menuizq{
	width:143px;
	height:38px;
	margin:0px 0px 10px 25px;
	padding: 5px 0px 0px 10px;
	font: normal 0.9em  Trebuchet ms, Verdana, Tahoma;
	color:green;
	}

a.enlaceizq {
	margin:0px 0px 0px 10px;
	width:143px;
	height:38px;
	display:block;
	background-image: url(imagenes/reciclajelink.png);
	background-repeat:no-repeat;
}

.enlaceizq a:hover {
	background-image: url(imagenes/reciclajehover.png);
	background-repeat:no-repeat;
}

a.enlaceizqalt {
	margin:0px 0px 0px 10px;
	padding:0px;
	width:143px;
	height:auto;
	display:block;
	background-image: url(imagenes/reciclajeverde.png);
	background-repeat:no-repeat;
}

.enlaceizqalt a:hover {
	background-image: url(imagenes/reciclajerojo.png);
	background-repeat:no-repeat;
}

.somizq {
	margin:0px 0px 0px 10px;
	width:143px;
	height:9px;
    display:block;
    background-image: url(imagenes/sombraiqz.png);
	background-repeat:no-repeat;
    }

#enlacepie{
	clear: both;
	margin:3px auto;
	width:800px;
	height: auto;
	text-align:center;
	font-size: 18px;
}

#enlacepie a{
	text-align:center;
	font: normal 0.6em Verdana, Trebuchet ms, Tahoma;
	color: green;
}

#enlacepie a:hover{
	color: black;
}

.contacto{
	width:450px;
	height: auto;
	margin:10px auto 0px auto;
	border: 3px solid #0033CC;
	font: normal 12pt Verdana, Trebuchet ms, Tahoma;
	color: black;
	text-align:center;
	line-height:18pt;
	background-color:white;
	}
.centrarvideo{
	width:530px;
	height:auto;
	text-align:center;
	margin:1em 0 2em 0;
	}
