* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(fondo.png);
	letter-spacing: 1px;
}
h2 {
	margin-left: 110px;
	padding-top: 10px; line-height: 0.5em;
	text-align: justify; 
	font-size: 1em;
	font-weight: bold;
}
p {
margin: 15px 0;
}
ul {
	list-style: none;
}
#contenedor {
	width: 849px; height: 900px;
	margin: 25px auto 35px auto;
	background: url(../portada/fondo_portada.jpg) no-repeat top center;
	background-color: #FFFFFF;
}
#cabezera {
	width: 849px; height: 110px;
	margin-bottom: 10px;
}
#menu {
	width: 200px; height: 600px;
	float: left ;
	padding-left: 100px;
}
#menu ul {
   text-align: left;
	list-style: none outside url(../circulo_ul.jpg);
	margin-left: 20px;
	padding-left: 0px;
}
#menu ul li {
	padding-left: 0px;
	margin: 10px 0px 0px 0px;
	background: none;
	border: none;
}
#contenedortexto {
	width: 548px; height: 600px;
	float: right;
}
#cita {
	width: 530px; height: 64px;
	font-style: italic;
	text-align: left;
}
#columna1 {
	width: 250px; height: 600px;
	float: left ;
}
#texto1 p, #texto2 p, #texto3 p, #texto4 p{
   width: 160px; 
   margin-left: 110px;
   text-align: left;
	padding-top: 2px;
}
#texto1 {
	padding-top: 10px;
	height: 120px;
}
#texto2 {
	height: 120px;
}
#texto3  {
	height: 130px;
}
#texto4 {
   height: 145px;
}
#conforme {
	width: 285px; height: 25px;
	font-size: 0.9em;
	margin: 0px;
	letter-spacing: 0px;
}
#columna2 {
	width: 250px; height: 500px;
	float: right ;
}
.noticias {
	padding-left: 60px;
	padding-top: 20px;
	background: url(noticias.jpg) top center no-repeat;
	text-indent: 0px;
}
#firma {
	width: 100%; height: 35px;
	font-size: 0.9em;
	margin: 25px auto; padding-top: 4px;
	text-align: center;
	background: url(lineafirma.jpg) top center no-repeat ;
	color: #666666;
}

