/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * ESTILOS PARA WWW.COOPERATIVAHORMIGON.COM.AR * * * * * * */

/*******************************************************************/
/***** GENERICOS ***************************************************/

* {
	color: #ffffff;
	cursor: default;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

body {
	background: #000000;
/*
	float: right;
	margin-right: 28px;
*/
	margin: 0 auto 0 auto;
	width: 972px;
}

a {
	cursor: pointer;
}

div.contenido {
}


/*******************************************************************/
/***** ENCABEZADO **************************************************/

#en_construccion {
	display: none;
}


/*******************************************************************/
/***** HOME ********************************************************/

.categoria {
/*	height: 164px;*/
	margin: 0 auto 0 auto;
	overflow: hidden;
	width: 820px;
}

.rotulo_tira {
	height: 32px;
	padding: 24px 0 0 44px;
	text-align: left;
  width: 800px;
}

.rotulo_tira .texto {
	display: inline;
	font-size: 15px;
	font-weight: bold;
	line-height: 26px;
	text-decoration: none;
}

div.tapa_verde {
	background-color: #008c72;
	background-image: url('../img/thumb_generico.jpg');
	background-repeat: no-repeat;
	font-size: 10px;
	height: 100px;
	filter: alpha(opacity=70);
	opacity: .7;
	position: relative;
	text-align: center;
	top: -100px;
	width: 100px;
}

div.tapa_verde:hover {
	cursor: pointer;
	filter: alpha(opacity=0);
	opacity: 0;
}

.franja_inferior {
	color: #c8c1c0;
	height: 108px;
	font-size: 14px;
/*	margin-left: 227px;*/
	margin: 0 auto 0 auto;
	padding-top: 24px;
/*	padding: 16px 0 16px 0;*/
	text-align: right;
	width: 732px;
}

.franja_inferior #info_tira {
	background-color: #ffffff;	
	border: dotted 2px #008c72;
	color: #008C72;
	float: left;
	font-size: 12px;
	height: 60px;
	line-height: 20px;
	padding: 6px 10px 10px 10px;
	text-align: left;
	visibility: hidden;
	width: 456px;
}


/*******************************************************************/
/***** CONTACTO ****************************************************/

/**/


/*******************************************************************/
/***** PIE *********************************************************/

div#pie {
/*
	background-image: url('../img/logo_paq.png');
	background-repeat: no-repeat;
	background-position: right;
	color: #ffffff;
*/
	height: 107px;
/*	margin-left: 227px;*/
	margin: 0 auto 0 auto;
	text-align: right;
	width: 732px;/*291 el logo_paq*/
}

#pie_izq {
  float: left;
}

#pie_der {
  float: right;
}

.contacto_paq {
	background-image: url('../img/contacto_paq.png');
	background-repeat: no-repeat;
	backtround-position: top left;
	clear: both;
	float: left;
	margin: 0 0 5px 0;
	text-align: right;
/*	width: 74px;*/
}

.contacto_paq div.link_contacto2 {
	color: #ffffff;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 17px;
	margin-top: 18px;
	text-decoration: none;
}

.contacto_paq .mail_contacto {
	clear: both;
	color: #ffffff;
	float: left;
	font-size: 12px;
	text-align: right;
}

div#pie img#logo_paq {
/*
	background-image: url('../img/logo_paq.png');
	background-repeat: no-repeat;
	background-position: right;
*/
	height: 107px;
	float: right;
	width: 291px;
}

/*******************************************************************/
/***** PRUEBA CLIENTES *********************************************/

#clientes {
  font-size: 12px;
}

#clientes a {
  font-size: 12px;
}