@import "navegacion.css";
@import "contenido.css";


body{
	margin: 0;
}

html, body {
  	_height: 100%;
	_overflow: hidden;
	width:  100%;
}
		
#main{
	margin: 0 auto;
	background-color: #fff;
	padding: 10px 0 0;
	width: 960px;
}
#main2{
	background: #FFF url(bg-body.gif) repeat-x;
	margin: 0;
}
#supermain {
 	_height: 100%;
	_overflow: auto;
	_position: relative;
	_z-index: 2500;
	_background: transparent;
 }
.logo{
	position: absolute;
	top: 0px;
	right: 15px;
	border: 0;
}
.logo2{
	position: absolute;
	bottom: 0px;
	left: 15px;
	border: 0;
}


#header{
	width: 900px;
	height: 100px;
	background-color: #FFF;
	padding: 0 30px;
	margin: 0;
	position: relative;
}
#content{
	width: 860px;
	padding: 20px 50px;
	background: #FFF url(bg-content.gif) repeat-y;
	padding-bottom: 50px;
	min-height: 400px;
}
#content-intro{
	width: 860px;
	padding: 20px 50px;
	background: url(bg-content.gif) repeat-y center;
}

#content-box{
	/*background: #fff url(bg-content-box.gif) repeat-y;*/
}

#mainbar-full{
	width: 830px;
	margin-top: 20px;
}

.stopfloat{
	clear: both;
}
/* ------------------------- Estructura ------------------------- */
/* ------------------------- Estructura ------------------------- */
/* ------------------------- Estructura ------------------------- */




/* ------------------------- Formularios ------------------------- */
/* ------------------------- Formularios ------------------------- */
/* ------------------------- Formularios ------------------------- */
form{
	width: 460px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	border: 1px solid #ededed;
	background-color: #fafafa;
}


input{
	width: 45%;
	border: 1px solid #666;
	margin: 0;
	padding: 3px;
	font-family: verdana, arial, tahoma;
	font-size: 12px;	
}
select{
	width: 91%;
	border: 1px solid #666;
	margin: 0;
	padding: 3px;
	font-family: verdana, arial, tahoma;
	font-size: 12px;	
}

textarea{
	width: 90%;
	border: 1px solid #666;
	height: 120px;	
	padding: 3px;
	font-family: verdana, arial, tahoma;
	font-size: 12px;
}

.form-etiqueta{
	width: 50%;
	float: left;
	margin: 0;
	padding: 0 0 0 3px;
	color: #000;
}
.formelement-box{
	margin: 0 0 10px 0;
}

.automatik{
	width: auto;
}


.boton{
	width: auto;
	background: #112E8F;
	color: #FFF;
	
}


/* ------------------------- Formularios ------------------------- */
/* ------------------------- Formularios ------------------------- */
/* ------------------------- Formularios ------------------------- */



/* ------------------------- Tools ------------------------- */
/* ------------------------- Tools ------------------------- */
/* ------------------------- Tools ------------------------- */
	
#tools{
	width: 960px;
	position: fixed!important;
	position: absolute;
	bottom:0;
   right: 50%;
   margin-right: -480px;
	z-index: 2500;
}
#tools p{
	color:#FFF;
}
#tools p a{
	color:#FFF;
}
#toolsheader{
	width: 920px;
	margin: 0 auto;
	color: #EEE;
	padding: 5px 20px;
	height: 35px;
	position: relative;
	background: #112E8F url(bg-footer.gif) no-repeat;
}
.contactanos,.asociados,.busqueda{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	position:absolute;
	top: 12px;
}
.contactanos a,.asociados a, .busqueda a{
	color: #FFF;
	padding: 3px 0 2px 27px;
	background: #112E8F url(ico-mail.gif) no-repeat;
	text-decoration: none;
}


.contactanos{left: 564px;}
.asociados{left: 705px;}
.busqueda{left: 831px;}

.contactanos a{background: #112E8F url(ico-mail.gif) no-repeat;}
.asociados a{background: #112E8F url(ico-user.gif) no-repeat;}
.busqueda a{background: #112E8F url(ico-buscar.gif) no-repeat;}

#toolsheader p{
	padding: 0;
}

#toolbar{
	width: 100%;
	margin:0;
	padding:0;
	background: #112E8F;
}

#boxbuscar, #boxasociados{
	width: 880px;
	margin: 0 auto;
	color:#CCC;
	padding: 20px 0px;
}

#toolbar form{
	margin: 0 10px;
	background: transparent;
}

#open-tool{
	display: block;
	margin: 0 auto;
	padding: 0;
	float: right;
}
#open-tool a{
	color: #EDEDED;
	text-decoration: none;
	display: block;
	width: 150px;
	text-align: center;
	/*
	background: #EDEDED;
	border: 2px #CCC solid;
	border-bottom: 0;
	*/
	padding: 0px 3px;
	margin: 0;
}

.holacoope-pie{
	color:#FFF;
}

.lacoopesosvos{
	background: url(lacoopesosvos.gif) no-repeat;
	margin: -5px 5px -5px 0;
	padding:0;
	width: 144px;
	height: 30px;
	display: block;
	float: left;
	text-indent: -999999px;
}


/* ------------------------- Tools ------------------------- */
/* ------------------------- Tools ------------------------- */
/* ------------------------- Tools ------------------------- */


/* ------------------------- Contenidos ------------------------- */
/* ------------------------- Contenidos ------------------------- */
/* ------------------------- Contenidos ------------------------- */


