body  {
	font: 78% Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
	background: #000;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}

h1 {
	font-size: 140%;
	color: #f90;
	}
h2 {
	font-size: 100%;
	color: #900;
	margin: 0;
	}
h3 {
	font-size: 100%;
	color: #900;
	margin: 20px 0 10px 0;
	}
.entrepix #container {
	width: 730px; 
	background: #FFFFFF;
	margin: 20px auto; 
	text-align: left; 
	list-style: none;
} 
.entrepix #header { 
	background: #900; 
	background-image: url(imagenes/fondo_curvo.png); 
	background-repeat: no-repeat;
	padding: 0 10px 0 20px;  
	height: 80px;
	/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.entrepix #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.entrepix #header img { 
	margin: 18px 0 0 0;
	}
.entrepix #navima {
	background: #000;
	margin: 0;
	padding: 0;
	border-left: 8px solid #fff;
	border-right: 8px solid #fff;
	text-align: center;
}
.entrepix #navima ul {
	width: auto;
	margin: 0;
	padding: 4px 0 0 115px;
	}
.entrepix #navima ul li {
	margin: 0 20px 0 0; 
	padding: 0;
	float: left;
}
.entrepix #navima ul li a {
	font-size: 11px;
	color: #fff; 
	font-weight: bold;
	text-decoration: none;
}
.entrepix #navima ul li a:hover {
	color: #900; 
	}

.entrepix #navima img {
	margin-top: 10px;
	}
.entrepix #sidebar1 {
	float: right; 
	width: 200px; 
	background: #EBEBEB; 
	padding: 15px 10px;
	margin-right: 8px;
	color: #999;
}
.entrepix #sidebarindex {
	width: 170px;
	float: right;
	padding: 15px 10px;
	margin: 20px 8px 0 0;
	background: #ffe88a;
	background-image: url(imagenes/side1.png);
	background-repeat: no-repeat;
}
.entrepix #sidebarindex img {
	border: none;
}
.entrepix #sidebarindex iframe {
	border: none;
}
.entrepix #sidebar1 {
	font-size: 85%;
	height: auto;
	}
.entrepix #sidebar1 img{
	text-align: center;
	margin: 10px auto;
	display: block;
	border: none;
	}
/*enlace de info-centro-24*/
.entrepix #sidebar1 p {
	text-align: left;
	}
.entrepix #sidebar1 p a {
	color: #f90;
	text-decoration: none;
	}
.entrepix #sidebar1 p a:hover {
	color: #f90;
	text-decoration: underline;
	}	

	
.entrepix #sidebar1 .lat{
	list-style-image: url(imagenes/list.png);
	width: 170px;
	margin: 20px 0 0 -20px;
	
	}
.entrepix #sidebar1 .lat li{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
	}
.entrepix #sidebar1 .lat li a{
	font-weight: bold;
	color: #f90;
	text-decoration: none;
	}
.entrepix #sidebar1 .lat li a:hover{
	color: #999;
	}
.entrepix #mainContent { 
	margin: 20px 220px 20px 0; 
	padding: 0 20px; 
} 
.entrepix #mainContent2 { 
	margin: 20px 20px 20px 20px; 
	padding: 0 20px; 
} 
.entrepix #mainContent p a { 
	color: #f90;
}
.entrepix #mainContent p a:hover { 
	text-decoration: none;
} 
.entrepix #mainContent ul li{ 
	margin: 0 0 10px 0; 	 
} 
.entrepix #mainContent img { 
	border: none;
	margin: 0;
}
/*tablas de website*/
.cabecera {
	background: #84db03;
	font-weight: bold;
	}
.subcab {
	background: #1cc1c7;
	}
.caract {
	background: #FFCC66;
	text-align: left;
	color: #990000;
	padding-left: 5px;
	}
.primera tr td{
	border: 1px solid #fff;
	}
.basica {
	width: 436px;
	background: #e3e3e3;
	margin: 25px 0 0 0;
	text-align: center;
	font-size: 10px;
	
	}
.basica tr td {
	border: 1px solid #fff;
}	
.entrepix #footer { 
	height: 60px;
	padding: 0 10px 0 20px; 
	background:#900; 
	background-image: url(imagenes/fondo_curvo_2.png);
} 
.entrepix #footer p {
	font-size: 80%;
	color: #fff;
	text-align: center;
	line-height: 80%;
	margin: 0; 
	padding:5px 0 0 0; 
}
.entrepix #footer p img {
	border: none;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*muestras de paginas web*/
.port {
	background: #fff;
	padding: 0;
	margin: 0 10px 5px 0;
	font-size: 90%;
	border-bottom: 1px dashed #900;
	}
.portit {
	color: #900;
	font-size: 130%;
	font-weight: bold;
	}
.port p a left{
	float: left;
	border: 1px solid #900;
	padding: 0;
	margin: 0 5px 0 0;
	}
/*Formulario.............*/

#contactForm {
	border: none;
	}
#name, #email, #message {
	font-family: "Courier New", Courier, monospace;
	color: #999;
	}
#name, #email {
	width: 250px;
	border: none;
	background: #EBEBEB;
	}
#message {
	width: 300px;
	height: 100px;
	background: #EBEBEB;
	border: none;
	}
#ewComments {
	width: 70px;
	background: #900;
	color: #fff;
	border: none;
	}
.warning {
	color: #900;
	font-weight: bold;
	}