body
{
	background-image: url(../images/back.gif);
	background-color: #666;
	background-repeat: repeat-x;
}

td
{
	color: #CCC;
	font-family: arial;
	font-size: 11px;
}

a
{
	color: #ccc;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;

}

a:hover
{
	text-decoration: underline;
}


#creditos td
{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
}


#creditos a
{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;	
}


/* backs */

.back_01
{
	background-image: url(../images/back_02.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
}

.back_02
{
	background-image: url(../images/loque_izq.gif);
	background-repeat: repeat-y;
}

.back_03
{
	background-image: url(../images/loque_der.gif);
	background-repeat: repeat-y;
}


.back_04
{
	background-image: url(../images/back_03.gif);
	background-repeat: repeat-x;
	background-color: #FFF;}


.back_acerca01
{
	background-image: url(../images/acerca_izq.gif);
	background-repeat: repeat-y;
}

.back_acerca02
{
	background-image: url(../images/acerca_der.gif);
	background-repeat: repeat-y;
}

.back_clie
{
	background-image: url(../images/back_clie.gif);
	background-repeat: repeat-x;
	background-color: #ff7f00;
}

.back_clie01
{
	background-image: url(../images/clie_izq.gif);
	background-repeat: repeat-y;
}

.back_clie02
{
	background-image: url(../images/clie_der.gif);
	background-repeat: repeat-y;
}



.back_bole
{
	background-image: url(../images/bole_back.gif);
	background-repeat: repeat-x;
	background-color: #ffce9b;
}

.back_bole01
{
	background-image: url(../images/bole_izq.gif);
	background-repeat: repeat-y;
}

.back_bole02
{
	background-image: url(../images/bole_der.gif);
	background-repeat: repeat-y;
}




/* espacios imagenes */

.img_loque
{
	float: right;
	margin: 0px 3px 3px 3px;
}


.img_clientes
{
	margin: 5px 0px 0px 0px;
}

/* home-loque */

#loque a
{
	color: #993300;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	margin: 0px 5px 3px 11px;
	font-weight: bold;
}

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

#loque h1
{
	color: #990000;
	font-family: arial;
	font-size: 11px;
	margin: 0px 5px 3px 5px;
}


#loque p
{
	color: #663300;
	font-family: arial;
	font-size: 11px;
	margin: 0px 5px 3px 11px;	
}


/* home-acerca */

#acerca a
{
	color: #993300;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	margin: 0px 5px 3px 11px;
	font-weight: bold;
}

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

#acerca h1
{
	color: #990000;
	font-family: arial;
	font-size: 11px;
	margin: 0px 5px 3px 5px;
}


#acerca p
{
	color: #630;
	font-family: arial;
	font-size: 11px;
	margin: 0px 5px 3px 11px;
	line-height: 12px;
}




/* home-clientes */

#clie a
{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

#clie a:hover
{
	text-decoration: none;
}

#clie h1
{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
}


#clie p
{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
	margin: 5px 0px 5px 0px;	
}



/* home-bole */

#bole a
{
	color: #993333;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

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

#bole h1
{
	color: #996633;
	font-family: arial;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
}


#bole p
{
	color: #996633;
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
	margin: 5px 0px 5px 0px;	
}

/*************************** 
tools
***************************/



#tools a
{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

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


