body {
	margin:0px; padding:0px;
	background-image:url('http://www.comunicom.es/images/fondo.jpg');
	text-align: left;
	}
	
h1 {
  color: #000;
  font-weight: bold;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 32px;
  margin-top: 0px;
}
h2 {
  color: #333;
  font-weight: normal;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;;
  font-size: 20px;
  margin-bottom: -10px;
}
h3 {
  color: #666;
  font-weight: normal;
  font-family: Verdana;
  font-size: 15px;
  margin-top: -10px;
}

p {
	color: #000;
  font-weight: normal;
  font-family: Arial;
  font-size: 13px;
  
}
hr {
	color: #66D5FF;
	background-color: #66D5FF;
	height: 1px;
}
	
#breadcrumbs
{
	color: #ccc;
	font-family: Verdana;
	font-size: 10px;
	margin-top:-5px;
	margin-bottom:5px;
	text-decoration:none
}
#breadcrumbs a
{
	text-decoration:none;
	color: #ccc;
}

#breadcrumbs a:hover
{
	text-decoration:underline;
	color: #666;
}

#destacado {
  color: #666;
  font-weight: normal;
  font-family: Verdana;
  font-size: 15px;
  margin-top: -10px;
  margin-bottom: 10px;
}

#contenedor {
	width:1000px;
	margin:0px;
	text-align:left;
	/*
	border:1px solid #fff;
	background-color:#fff;
	*/
	}

#cabecera {
	width:800px;
	margin:0px auto;
	text-align:left;
	border:1px #000;
	color:ccc;
}

#izquierda{
	width: 200px;
	background-color:#fff;
}

#espaciomenu{
	height: 350px;
}

#menu{
	width: 200px;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;;
	font-size: 16px;
	text-align: right;
	padding:8px 15px 8px 0px; 
}

#menu li
{
	height:35px;
	list-style-type: none;
	
}

#menu li#active a
{
	color: #fff;
	background-color: #000;
}


#li menublog
{
	color: #00AEEF;
	background-color: #000;
}

#menu a { 
color: #000;
text-decoration: none;
padding: 8px 12px; 
}


#menu a:hover 
{
color: #fff;
text-decoration: underline;
background-color: #000;

}



#footer{
	text-align: right;
	margin-right: 10px;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;;
	font-size: 12px;
}

#derecha{
	margin: 0px;
	float: right;
}





.enlace{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}

a.enlace:hover{	
	color: #000;
	text-decoration: underline;
}

.enlacefooter{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}

a.enlacefooter:hover{	
	color: #000;
	text-decoration: underline;
}

#contacto{
	font-size: 12px;
}
