/* Lo basico */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	margin: 0;
	text-align: center;
	padding: 0;
	background: #ffffff;
	color: #2f2f2f;
}



/* Navegacion */

#navegacion {
	width: 100%;
	background: #e7f9ff;
	border-bottom: 1px solid #fff;
	position: relative;
	margin: 0 auto;
	text-align: center;
	background-color: #F5F5F5;
	
	
}
#barranaveg {
	width: 780px;
	height: 28px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
	
}
ul.primary {
	float: left;
}
ul.primary li {
	display: inline;
	list-style-type: none;
}
ul.primary li a, ul.primary li a:link, ul.primary li a:visited {
	font: bold 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	margin: 0 25px 5px 0;
	padding: 9px 0 10px 0;
	float: left;
}
ul.primary li a:hover, ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:active, ul.primary li.active a:visited {
	color: #ff0000;
}
ul.primary li.login {
	width: 0px;
}
ul.primary li.login a {
	float: right;
	margin-right: 13px;
}

#navFooter {
	border-top: 2px solid #000000;
	width:100%;
	position: relative;
	margin: 0 auto;
	text-align: center;
		
	
}

/* Front features and sidebar */

p.intro {
	font: 14px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	padding: 0 25px 25px 0;
	line-height: 18px;
}
#cuadrodelbuscador {
	width: 100%;
	float: center;
	padding-right: 10px;
	background:#FFFFFF
}
.cuadroppal {
	float: center;
	width: 100%;
	padding: 0 0 0 0;
}
.frontscreen {
	float: left;
	width: 239px;
	padding: 0 30px 20px 0;
}
.frontscreenr {
	float: left;
	width: 260px;
	padding: 0 0 20px 10px;
	
	
	}
.frontscreen h3, .frontscreenr h3 {
	color: #1d66af;
	margin: 12px 0 5px 0;
	font-size: 12px;
	padding: 0;
}
.frontscreen p, .frontscreenr p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#barralateral {
	width: 180px;
	float: left;
	background:#FFFFFF
}

#barralateral p {
	color: #4f4f4f;
	font-size: 11px;
	margin-bottom: 10px;
}
#barralateral p.quoteme {
	margin: 0;
	color: #000;
}
#barralateral p span {
	display: block;
	padding: 4px 0 0 22px;
	line-height: 13px;
	color: #666;
	
}
#barralateral p.demo {
	margin: 5px 0 10px 0;
	padding: 0;
}
#barralateral h1 {
	font: bold 16px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	padding: 17px 0 0 0;
	color: #4f4f4f;
	
}

/* Front header */

#encabezado {
	width: 742px;
	height: 5px;
	position: relative;
	margin: 0 auto;
	padding-top: 5px;
}

#fondoppal {
	background: url('rayita-negra.jpg') top left repeat-x;
}
#fondo {
	width: 780px;
	height: 150px;
	background: url('banner.jpg') top right no-repeat;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#fondo h1 {
	
	width: 241px;
	height: 25px;
	margin-bottom: 22px;
	_margin-bottom: 10px;
	text-indent: -5000px;
}
#fondo h2 {
	font: normal 18px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	padding-top: 17px;
	line-height: 22px;
	width: 270px;
	margin-bottom: 10px;
	color: #fff;
}
.titulo {
	font: normal 18px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	padding-top: 17px;
	line-height: 22px;
	width: 270px;
	margin-bottom: 10px;
	color: #fff;
}


/* Formato general */

#principal {
	width: 100%;
	background: #fff;
}
#contenido {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	padding: 25px 0 0 0;
	background-color: #FFFFFF;
}

#footerCase {
	background: #ffffff url('imagen-footer.gif') top left repeat-x;
	padding: 5px 0 0 0;
}
#footer {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
.piedepagina {
	background: #eafaff;
	width: 100%;
	float: left;
	text-align: center;
	padding: 10px 0 0 0;
}



/* Text formatting */

p {
	color: #222;
	font: 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 12px 0;
	line-height: 16px;
	background-color: #FFFFFF;
}

p.highlightmefront {
	border-top: 1px dotted #ffeb6a;
	border-bottom: 1px dotted #ffeb6a;
	background: #fffbe4;
	padding: 7px 0 9px 0;
	margin: 0 18px 5px 0;
	text-align: center;
}


/* Links */

a:link, a:hover, a:active {
	text-decoration:underline;
	color: #0e5ca5;
}
a:visited { color:#0e5ca5; }
a:hover { text-decoration:none; }
.boring a, .boring a:hover {
	color: #588ec4;
}



/* Images and other handy stuff */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.clearFoot {
	background: #fff;
	height: 25px;
}
img { 
	border: 0;
	margin: 0;
	padding: 0;
}
