@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
}


.Titulo {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #006699;
}
.Contenidos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.Attrative {font-family: Tahoma; font-weight: bold; font-size: 13px; color: #006699; }
.Vision {font-family: Tahoma; font-weight: bold; font-size: 13px; color: #CC9900}
.descripcion {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; }

.descripcion2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; }

.titulo2 {font-family: Tahoma; font-weight: bold; font-size: 11px; color: #ED7737; }
.titulo3 {font-family: Tahoma; font-weight: bold; font-size: 11px; color: #FF0000; }
#logo {
	position:relative;
	width:890px;
	height:auto;
	z-index:1;
	margin: auto;
	margin-top: 10px;
}
#contenido {
	position:relative;
	width:890px;
	height:auto;
	z-index:2;
	margin: auto;
	margin-top: 10px;
}
#wrapper {
	position:relative;
	width:890px;
	height:auto;
	z-index:3;
	margin: auto;
	margin-top: 10px;
}

#imagen {
	width:335px;
	height:251px;
	z-index:4;
	float:left;
}

#productos {
	width:500px;
	height:auto;
	z-index:4;
	float:right;
}

#titulo {
	width:400px;
	height:23px;
	float: right;
	background-image: url(../images/bg/top.png);
}

#items {
	width:400px;
	height:auto;
	float: right;
	clear: both;
	background-image: url(../images/bg/mid.png);
}

#down {
	width:400px;
	height:10px;
	float: right;
	clear: both;
	background-image: url(../images/bg/down.png);
}

#info {
	width:380px;
	height:auto;
	margin-top:10px;
	float: right;
	clear: both;
	background-color: #F9F9F9;
	padding:5px 10px 5px 10px;
	border: solid 1px;
	border-color:#CCCCCC;
}

#foot {
	width:890px;
	height:auto;
	float:left;
	clear:both;
	margin-top:10px;
}
#blue {
	width:50px;
	height:auto;
	z-index:5;
	float: left;
	margin: 10px 20px 0 20px;
}
#orange {
	width:50px;
	height:auto;
	z-index:5;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}
#red {
	width:50px;
	height:auto;
	z-index:5;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}

