

body {
background-color: white;
font-size: 62.5%;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
img
{
	margin: 0;
	border-width: 0px;
	border-style: none;
}

/*
h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #E0A3B7;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }
*/

h2 { display: none; }
h3
{
	color: #00377C;
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: 400;
}
big
{
	color: #000;
	font-weight: bold;
	font-size: 1em;
}
/* ----------container to center the layout-------------- */
#idioma
{
	width: 760px;
margin: 10px auto 0 auto;
padding: 0;
}
#idioma ul
{
list-style-type: none;
float: right;

}
#idioma li
{
display: inline;
padding: 0 15px;
}
#idioma a
{
	text-decoration: none;
	font-size: 1.3em;
	text-transform: uppercase;
}
#idioma a:link, a:visited
{
color: gray;
}
#idioma a:hover, a:active
{
color: #00377C;
}




#container
{
	width: 760px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	margin: 10px auto 10px auto;
	clear: both;
}

/* -----------------content--------------------- */
#content
{
	background-color: transparent;
	padding: 0px;
	margin: 0 0 0 302px;
}
div#content { 
min-height:552px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}


/* --------------left navi------------- */
#left {
float: left;
width: 302px;
margin: 0px;
padding: 0px;
}

#bloquetexto
{
	width: 300px;
	float: right;
	text-align: justify;
	margin: 65px 40px 80px 40px;
}
#bloquetexto2
{
	width: 350px;
	float: right;
	margin: 50px 0 80px 20px;
}
#bloquetexto2 p
{
	text-align: justify;
margin-right: 60px;
}
#bloquetexto2 a
{
color: #00377C;
text-transform: uppercase;
}
#bloquetexto2 a:link, a:visited
{
text-decoration: none;
}
#bloquetexto2 a:hover, a:active
{
text-decoration: underline;
}
#bloquetexto3
{
	width: 455px;
	float: right;
	margin: 160px 0px 40px 10px;
}
#bloquetexto3 p
{
margin-right: 60px;
text-align: justify;
}
/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }

#limpiar
{
	height: 1%;
	clear: both;
	display: inline;
}

/* -----------fondos--------------------------- */

.fondocompa
{
	background-image: url(images/fondocompa.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondoprodu
{
	background-image: url(images/fondoproductos.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondoprodu2
{
	background-image: url(images/fondoproductos2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondoprodu3
{
	background-image: url(images/fondoproductos3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondoprodu4
{
	background-image: url(images/fondoproductos4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondofabri
{
	background-image: url(images/fondofabri.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondoservi
{
	background-image: url(images/fondoservi.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
/* -----------miniaturas--------------------------- */
.thumbnail
{
	float: left;
	padding: 2px 5px 2px 2px;
	margin: 2px;
}
.thumbnail img
{
margin-right: 3px;
}

.thumbnail a { text-decoration: none; }
.thumbnail ul
{
list-style-type: none;
margin: 0;
padding:0;
}
.thumbnail li
{
float: left;
margin-bottom: 10px;
}
.thumbnail ul ul
{
list-style-type: circle;
margin-left: 110px;
}
.thumbnail li ul li
{
margin: 0;
}
/* -----------otros--------------------------- */

.espacioup
{
margin-top: 35px;
}
a title
{
	padding: 3px;
	background-color: #CCC;
	text-align: justify;
}

.azul
{
color: #00377c;
font-size: 1.3em;
}