 @charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}

#wrapper{
    width:780px; 
	margin: auto;
	text-align: left;
}

body {
	font-family: Tahoma, Arial,Verdana,  Helvetica, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #F8F8F8;
	text-align: center;
}

.plain_text{
	font-family: Tahoma, Arial,Verdana,  Helvetica, Sans-serif;
	font-size:12px;
}

#top_div{
	height:448px;
	background:url(images/top_div_bg.jpg);
}

#head_coop_div{
	height:448px;
	background:url(images/head_coop_bg.jpg);
}

#head_corr_div{
	height:448px;
	background:url(images/head_corr_bg.jpg);
}

#head_cons_div{
	height:448px;
	background:url(images/head_cons_bg.jpg);
}

#bottom_div{
	float:left;
	width:100%;
	background: #3D9C32;
}

#logo_grupo{
	float:left;
	margin:20px 0 0 50px;
}

#menu{
	height:98px;
	margin-left:329px;
}

.menu_item_bg{
	height:98px;
	background:url(images/menu_item_bg.gif);
}

.menu_item{
	font-size:12px;
	font-weight:bold;
	border:#FFFFFF solid 1px;
	padding:2px 9px 2px 9px;
}

#building_home{	
	float:left;
	margin:99px 0 0 0;
}

#title_frame{
	background:#ffffff;
	float:right;
	border:#ffffff solid 1px;
	width:422px;
	height:282px;
	margin:30px 15px 0 0;
}

#bienvenidos_div{
	background:#3A61A6;
	height:282px;
	width:221px;
	margin:0;
	float:left;
	text-align:left;
}


#bienvenidos_div dl{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin:5px 5px 8px 10px;
}

#bienvenidos_div dt{
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}

.novs_title{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	margin:8px;
}


#novedades_div{
	background:#3A61A6;
	height:282px;
	width:200px;
	margin:0 0 0 1px;
	float:left;
	text-align:left;
}

#novedades_div dl{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin:5px 5px 8px 10px;
}

#novedades_div dt{
	font-size:12px;
	font-weight:bold;
	color:#FFCC33;
}

#novedades_div dd{
	font-size:12px;	
	font-weight:normal;
	color:#FFFFFF;
	margin:0;
}

.empresa_div{
	float:left;
	background:#ffffff;
	border:#000000 solid 1px;
	color:#000000;	
	padding:2px 2px 0 2px;
	width:224px;
	height:159px;
	margin:20px 4px 0 4px;
}

.empresa_div dl{
	font-size:11px;
	padding: 1px;
	margin: 0px 0 0 3px;
	height: 60px;
}

.empresa_div dt{
	padding: 0px;
	margin: 2px 0  0;
}


.cooperativa_title {
/*	border:#A31104 solid 1px;
	background:#D52F15;*/
	background:URL(images/coop_bg.png);
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
	height:24px;
}

.corralon_title {
/*	border:#8C810D solid 1px;
	background:#B49A07;*/
	background:URL(images/corr_bg.png);
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
	height:24px;
}

.constructora_title {
/*	border:#0B489B solid 1px;
	background:#326FE2;*/
	background:URL(images/cons_bg.png);
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
	height:24px;
}


.proyecto_title {
	background:#D52F15;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;			
	height:24px;
	line-height:1.5em;
	width:224px;		
}

.proyecto_title a{	
	text-decoration:none;
	color:#FFFFFF;
}

.proyecto_title a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

#alt_menu{
	float:left;
	color:#FFFFFF;
	margin:50px 0 30px 35px;
	font-size:11px;
}

#alt_menu a{
	color:#FFFFFF;
	text-decoration:none;
	margin:0 3px 0 3px;
}

#alt_menu a:hover{
	text-decoration:underline;
}

#rights{
	float:right;
	font-size:11px;
	margin:50px 35px 30px 0;
}

.see_more{
	font-size:11px;
	color:#74E16A;
	font-weight:bold;
	text-align:right;
}

a.see_more{
	text-decoration:none;
}


#texto_coop{
	background:#3A61A6;
	height:282px;
	width:422px;
	margin: 0 0 0 0;
	float:left;
	text-align:justify;
}

#texto_coop p{
	margin: 20px 10px 10px 10px;
}


.desc_plan{
	float:left;
	margin:0 0 0 10px;
	text-align: justify;
	width:330px;
	color:#333333;
}

.desc_plan dl{
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	margin:0;
}

.desc_plan dt{
	font-size:14px;
	text-align:right;
	font-weight:bold;
	margin: 3px 0 0 0;
}

.desc_plan dd{
	font-size:12px;
	margin:0;
	text-align:left;
}

#contact_form{
	background:#3A61A6;
	height:282px;
	width:422px;
	margin:0;
	float:left;
	text-align:left;	
}

#contact_form input{
	border:#FFFFFF solid 1px;
	background:#3A61A6;
	color:#FFFFFF;	
}

#contact_form textarea{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:#FFFFFF solid 1px;
	background:#3A61A6;
	color:#FFFFFF;	
}


#contact_form table{
	margin:0 0 0 20px;
}

.view_nov_title{
	text-align:left;
	width:100%;
	padding: 5px 0 5px 0;
	background: #3A61A6;
}

.desc_nov_text{
	text-align: justify;
	padding: 0 8px 0 8px;	
	color:#333333;
	float: left;
	margin: 10px 0 0 0 ;
}

#gracias{
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:20px;
	background:#3A61A6;
	height:242px;
	width:382px;
	text-align:center;
}

.details{
	margin:0 24px 0 27px;
	float:left;
}

.bottom_menu{
	float:left;
}
