/* CSS LA COOPERATIVA - UNION CARIAMANGA */

body {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#contenido{
	width:782px;
	height:auto;
	float:left;
	/*border: 1px solid #F26322;*/
	background:#FFFFFF;
	
}

#cabecera{
	width:782px;
	height:140px;
	background:#1D9847;
	border-left: 1px solid #1D9847;
	border-right: 1px solid #1D9847;

}

#cabecera .logo{
	background:url(../imagenes/generales/logo.gif) no-repeat;
	height:131px;
	width:390px;
	margin-left:10px;
	margin-top:5px;
	float:left;
}

#cabecera .menuIdioma{
	float:left;
	width:auto;
	color:#FFFFFF;
	font-weight:bold;
}

#cabecera .menuIdioma a{
	text-decoration:none;
	color:#FFFFFF;
}

#cabecera .menuIdioma a:hover{
	text-decoration:none;
	color:#97CE8B;
}

#cabecera .flash{
	width:230px;
	height:140px;
	float:right;
}

#menuarriba{
	width:782px;
	height:auto;
	border-left: 1px solid #1D9847;
	border-right: 1px solid #1D9847;
	float:left;
	text-align:center;
}

#menuarriba .item{
	width:auto;
	float:left;
	text-align:center;
	margin-left:18px;
	margin-right:18px;
}

#menuarriba .item .activo{
	color:#63BD68;
}

#menuarriba .item .activo a{
	color:#63BD68;
	text-decoration:none;
	font-weight:bold;
}

#menuarriba .item .activo a:hover{
	color:#97CE8B;
	text-decoration:none;
	font-weight:bold;
}

#menuarriba .item .inactivo{
	color:#1D9847;
}

#menuarriba .item .inactivo a{
	color:#1D9847;
	text-decoration:none;
	font-weight:bold;
}

#menuarriba .item .inactivo a:hover{
	color:#63BD68;
	text-decoration:none;
	font-weight:bold;
}

#menuarriba .separacion{
	color:#1D9847;
	font-weight:bold;
	width:3px;
	float:left;
	margin-left:6px;
	margin-right:6px;
}

#texto{
	width:782px;
	height:auto;
	border-left: 1px solid #1D9847;
	border-right: 1px solid #1D9847;
	border-bottom: 1px solid #1D9847;
	float:left;
	padding-bottom:5px;
}

#texto .divisionX{
	width:782px;	
	float:left;
	background: url(../imagenes/generales/division.jpg) repeat-x bottom;
	height:10px;
}

#texto .izquierda{
	width:250px;
	background:#1D9847;
	height:auto;
	margin:5px;
	text-align:justify;
	float:left;
}

#texto .izquierda .caja{
	width:230px;
	margin:10px;
	border: 1px solid #97CE8B;
	float:left;
	color:#FFFFFF;
	text-align:justify;
}

#texto .izquierda .caja .cabeza{
	background:#F4EB35;
	width:230px;
	height:15px;
	text-align:left;
	float:left;
	color:#1D9847;
	font-weight:bold;
}

#texto .izquierda .caja .cabeza .escrito{
	margin-left:2px;
}

#texto .izquierda .adicionalExtra{
	width:230px;
	margin:3px;
	float:left;
	color:#F4EB35;
	text-align:center;
}

#texto .izquierda .adicional{
	width:230px;
	margin:10px;
	float:left;
	color:#F4EB35;
	text-align:center;
}

#texto .izquierda .adicional .fotoAdicional{
	width:225px;
	height:169px;
	margin-left:2px;
	margin-right:2px;
	float:left;
}

#texto .izquierda .adicional .fotoAdicionalUno{
	width:225px;
	height:75px;
	margin-left:2px;
	margin-right:2px;
	float:left;
}

#texto .izquierda .adicional .fotoAdicionalTres{
	width:225px;
	height:169px;
	margin-left:2px;
	margin-right:2px;
	float:left;
}

#texto .izquierda .adicional .fotoAdicionalCuatro{
	width:225px;
	height:169px;
	margin-left:2px;
	margin-right:2px;
	float:left;
}

#texto .izquierda .adicional .fotoAdicionalCinco{
	width:225px;
	height:300px;
	margin-left:2px;
	margin-right:2px;
	float:left;
}

#texto .izquierda .adicional .fotoAdicionalSeis{
	width:225px;
	height:169px;
	margin-left:2px;
	margin-right:2px;
	float:left;
}

#texto .principal{
	float:right;
	width:490px;
	color:#1D9847;
}

#texto .principal .menuextra{
	float:left;
	width:480px;
}

#texto .principal .menuextra .menuextraitem{
	float:right;
	width:auto;
	color:#1D9847;
}

#texto .principal .menuextra .menuextraitem a{
	color:#63BD68;
	text-decoration:none;
	font-weight:bold;
}

#texto .principal .menuextra .menuextraitem a:hover{
	color:#1D9847;
	text-decoration:none;
	font-weight:bold;
}

#texto .principal .menuextra .separar{
	width:3px;
}

#texto .principal .tituloP{
	font-weight:bold;
	color:#1D9847;
}

#texto .principal .descripcion{
	width:488px;
	text-align:justify;
}

#texto .principal .descripcion .fotoD1{
	width:200px;
	height:150px;
	float:left;
	background:url(../imagenes/galeria/1.jpg);
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

#texto .principal .descripcion .fotoD2{
	width:200px;
	height:150px;
	float:left;
	background:url(../imagenes/galeria/2.jpg);
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

#texto .principal .fotoportada{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	width:470px;
	height:353px;
	background:url(../imagenes/inicio/bus_portada.jpg) no-repeat top left;
}

#texto .principal .rojo{
	float:right;
	width:490px;
	color:#FFFFFF;
	background:#FF0000;	
}

#texto .principal .rojo .escrito1{
	margin-left:2px;
	font-weight:bold;
}

#texto .principal .fotoTexto{
	width:230px;
	height:80px;
	float:left;
	margin-top:5px;
	margin-right:5px;
}

#texto .principal .fotoTexto .foto1{
	width:100px;
	height:75px;
	float:left;
	background:url(../imagenes/inicio/foto_1.jpg) no-repeat top left;
	padding-right:2px;
}

#texto .principal .fotoTexto .foto2{
	width:100px;
	height:75px;
	float:left;
	background:url(../imagenes/inicio/foto_2.jpg) no-repeat top left;
}


#texto .principal .fotoTexto .foto3{
	width:100px;
	height:75px;
	float:left;
	background:url(../imagenes/inicio/foto_3.jpg) no-repeat top left;
}

#texto .principal .fotoTexto .foto4{
	width:100px;
	height:75px;
	float:left;
	background:url(../imagenes/inicio/foto_4.jpg) no-repeat top left;
}

#texto .principal .fotoTexto .foto5{
	width:100px;
	height:75px;
	float:left;
	background:url(../imagenes/inicio/foto_5.jpg) no-repeat top left;
}

#texto .principal .fotoTexto .foto6{
	width:100px;
	height:75px;
	float:left;
	background:url(../imagenes/inicio/foto_6.jpg) no-repeat top left;
}

#texto .principal .fotoTexto .textoF{
	width:auto;
	height:auto;
	color:#1D9847;
	text-align:justify;	
}

#texto .principal .fotoTexto .textoF .tituloF{
	font-weight:bold;
	text-align:center;
}

#texto .principal .divisionYF{
	width:2px;
	height:80px;
	float:left;
	background: url(../imagenes/generales/division.jpg) repeat-y top;
	margin-right:3px;	
}

#texto .principal .divisionXF{
	width:490px;
	height:2px;
	float:left;
	background: url(../imagenes/generales/division.jpg) repeat-x top;
	margin-top:1px;
	margin-bottom:3px;	
}

#creditos{
	color:#1D9847;
	background-color:transparent;
	float:right;
	width:200px;
	text-align:right;
	height:10px;
	margin-top:3px;
}
	
#creditos a{
	color:#1D9847;
	text-decoration:none;
}

#creditos a:hover{
	color:#97CE8B;
	text-decoration:none;
}
