/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0
}
	 
body{
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 0.7em;
	background-image: url(../images/bg.jpg);
	background-repeat:  no-repeat;
	background-position: center top;
}

h2, h2, h3 {
	font-family: "Trebuchet MS", Arial, Tahoma;
}

a:focus{
	outline: none;
}

#wrap{
	width: 844px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 53px;
}

#header {
	clear: both;
	margin-bottom: 10px;
}

#marca {
	width: 269px;
	height: 76px;
	float: left;
}

#marca a {
	display: block;
	height: 76px;
	width: 209px;
	background-image: url(../images/ecasa.png);
	text-indent: -9999px;
}

#nav {
	background-image: url(../images/bgnav.gif);
	width: 575px;
	height: 76px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	line-height: 76px;
}

#nav ul {
	list-style-type: none;
	padding-left: 35px;
}

#nav li {
	float: left;
	margin-right: 20px;
	font-size: 11px;
}

#nav a {
	color: #999;
	text-decoration: none;
}

#nav a:hover {
	color: #6E0000;
}

.bodycheck01 #nav #check01 a,
.bodycheck02 #nav #check02 a,
.bodycheck03 #nav #check03 a,
.bodycheck04 #nav #check04 a,
.bodycheck05 #nav #check05 a,
.bodycheck06 #nav #check06 a,
.bodycheck07 #nav #check07 a{
	color: #6E0000;
}

#flash {
	text-align: center;
}

#content {
	margin-top: 10px;
}

#content h2 {
	color: #6D0000;
	font-size: 15px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}

#novedades {
	width: 570px;
	float: left;
}

#novedades strong {
	font-weight: normal;
	color: #6D0000;
}

.detallenews {
	background-image: url(../images/ico_nove.gif);
	display: block;
	height: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-top: 5px;
	color: #002E8F;
	text-decoration: underline;
}

a:hover.detallenews {
	text-decoration: none;
}

.banquito {
	width: 130px;
	height: 26px;
	line-height: 26px;
	float: left;
	padding-bottom: 5px;
}

.banquito img {
	float: left;
	padding-right: 10px;
}

#bancos {
	width: 274px;
	float: left;
}

.cajanovedad {
	width: 280px;
	float: left;
}

#footer {
	clear: both;
	margin-top: 20px;
	margin-bottom: 60px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	text-align: center;
}

#condiciones{
	font-size: 10px;
	color: #999999;
	margin-top: 0px;
	display: none;
}

.btn-slide{
	color: #999999;
	text-decoration: underline;
}

/*generales*/

.clearfix {
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.ocultar {
	display: none;
}

/* Estilos home nuevo */

#caja_roja{
	width:842px;
	height:147px;
	padding-top:10px;
	_padding-top:10px;
	float:left;
	background-image: url(../images/bg_caja_roja.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E8EBF0;
}

#caja_roja h2{
	font-family:Lucida Sans, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:19px;
	font-weight:bold;
	margin-bottom:5px;
}

#caja_roja h3{
	font-family:Lucida Sans, Arial, Helvetica, sans-serif;
	color:#cc9999;
	font-size:19px;
	font-weight:bold;
	margin-bottom:5px;
}

#caja_roja ul{
	padding-left:10px;
}

#caja_roja li{
	font-family:Lucida Sans, Arial, Helvetica, sans-serif;
	color:#cc9999;
	font-size:12px;
	font-weight:normal;
	list-style-image: url(../images/bullet_caja_roja.gif);
	list-style-type: none;
}

#caja_roja li a{
	font-family:Lucida Sans, Arial, Helvetica, sans-serif;
	color:#cc9999;
	font-size:12px;
	text-decoration:none;
}

#caja_roja li a:hover{
	color:#ffffff;
	text-decoration:none;
}

.col_1{
	width:165px;
	height:127px;
	float:left;
	padding-left:110px;
}

.col_2{
	width:140px;
	height:127px;
	float:left;
}

.col_3{
	width:200px;
	height:127px;
	float:left;
}

.col_4{
	width:227px;
	height:127px;
	float:left;
}

#caja_celeste{
	width:842px;
	height:380px;
	float:left;
	background-color:#E8EBF0;
	background-image: url(../images/bg_caja_celeste.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.contenedor{
	width:372px;
	height:170px;
	padding-left:48px;
	float:left;
}

.contenedor img{
	border:4px solid #00367C;
	margin:0 10px 40px 0;
}

.logo{
	border:0!important;
	margin:0!important;
}

.contenedor h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
	font-weight:normal;
}

.contenedor p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.caja_borde{
	width:232px;
	height:47px;
	float:left;
	border-top:1px #AEB2B5 dotted;
	margin-top:2px;
	padding-top:2px;
}

.ver_proyecto{
	width:154px;
	height:14px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
	padding-left:18px;
	background-image: url(../images/bullet_ver_proyectos.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.ver_proyecto a{
	color:#003366;
	text-decoration:none;
}

.ver_proyecto a:hover{
	color:#003366;
	text-decoration:underline;
}

.sociales{
	width:60px;
	height:14px;
	float:right;
}

