
/* IE6 Only */

body {
	background: #f0e242;
}



* html #header  {margin-bottom: -10px;}

* html #background-bottom {
 
margin-top: -22px;
 min-width:835px; height:20px;
 position:relative;
 z-index: 1;
 float:left;
		background: url(./images/bg-amarillo-bottom.gif) no-repeat center;
}



#cuerpo {
	background: #f0e242;
}




* {
	margin: 0px;
	padding: 0px;
}





h1 a {
	text-indent: -9000px;
	float:left;
	height: 0px;
}


h2 {

	font-size: 28px;
	font-family: "Arial";
	font-weight: lighter;
	
padding-left: 30px;
color: blue;
	margin-bottom: 15px;
	margin-top: 10px;

}


#borde {
	
	width: 808px;
margin-left: auto;

position:relative;
z-index:1;

padding: 0px;
margin-right: auto;
background: white;
	border: 0px solid red ;
	

	
}

#header img {
	margin-bottom: -10px;

}
#header ul{
	margin-bottom: 10px;

}
#primero {
	margin-left: 25px;
}
#header li {
display: inline;
margin-right: 0px;


}

img  {
	
	border: none;
}
#wrap {
 	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 830px;
	background-color: white;
float:left;

	padding: 0px;
	background: white url(./images/bg-amarillo.gif) repeat-y;	
margin-bottom: 20px;
	
}



#marcoWrap {
 
 margin-top: -5px;
		width: 845px;
			margin-left: auto;
	margin-right: auto;
	
	padding-bottom: 20px;
	position: relative;
	z-index: 0;
	}



#primero a{
	margin-left: -10px;
	border: none;
}
#primero a:hover {
	border: none;
	
} 

#header {
	background: url(./images/rapid-logo-circulos2.jpg) no-repeat;
	margin-bottom: 0px;
	width: 100%;
	float: left;
	height: 141px;

}


#menu {
	
	float: left;
	list-style: none;
	margin-top: 105px;
	padding: 0;
	width: 807px;
	background: white;
	height: 32px;
	margin-bottom: 0px;
	border-top: 1px solid #ccc;
		border-bottom: 3px solid red;
}
#menu li {
	float: left;
	font: 13px "Arial", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	font-weight: bold;
	padding: 0;
	border-right: 1px solid #ccc;
}
#menu a {
	background: #fff url("images/.gif") bottom right no-repeat;
	color: #000;
	display: block;
	float: left;
	margin: 0;
	
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
background:  #444 url("images/hover-blanca.gif") bottom center no-repeat;
	color: white;
	
	padding-bottom: 8px;}
#menu #este {
	color: white;	
		background: red url("images/hover-blanca.gif") bottom center no-repeat;
	}

	




.slide-down {
 width: 807px;
 float: left;
 height: 265px;
 margin-top: 0px;
 margin-bottom: 0px;

padding-bottom: 10px;
background: url("./images/bg-bottom2.png") bottom left repeat-x;
}



#preFeature {
	float:left;

}
#columnas-conceptos {
	
	width: 807px;
	float: left;
	border-top: 0px solid red;
	background: white;
}

.concepto {
	padding-left: 30px;
	width: 228px;
	
	height: 280px;
	float: left;
	
	border: 0px solid #777;
	
}

.concepto h3 

{ font-family: "Arial";
font-size: 17px;
float: left;
width: 228px;
margin-top:10px;
padding-left: 0px;
color: #444;
float: left;	
}

.concepto h3 a {
	text-decoration: none;
	color: #444;
}

.concepto h3 a:hover {
	color: red;
}
.concepto p {
	width: 228px;
	font-family: "Verdana";
	font-size: 12px;
	float:left;
	font-weight: lighter;
	padding-left: 0px;
	padding-top: 5px;
	line-height: 135%;
}
.concepto img {
 	width: 220px;
	float:left;
	margin-left:0px;
	padding: 4px;
	background: #ccc;
	border: 1px solid #777;
}
a.ver-mas {
	padding: 2px 5px;
	background: red;
	color: white;
	text-decoration: none;
	margin-top: 10px;
		font-size: 10px;
	font-family: "Verdana";
	float: left;

}

a.ver-mas:hover {
	text-decoration: underline;
	background: #444;
}
#footer {
	width:100%;
	background: yellow;
	height: 33px;
	float:left;
	margin-bottom:-5px;
	
	font-size: 11px;
}

#background-bottom {
 
margin-top: -8px;
 min-width:835px; height:20px;
 position:relative;
 z-index: 0;
 float:left;
		background: url(./images/bg-amarillo-bottom.gif) no-repeat center;
}

.flechas h3 {
	font-size: 19px;
	color:red;
	
}
#autor-web {
	float: right;
	margin-top: -20px;
	margin-right: 350px;
	font-size: 10px;
	font-family: "Arial", Sans-serif;
	color: black;
	text-decoration: none;
}

#autor-web:hover {
	
	text-decoration: underline;
}