/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1C8282;
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-image: url(media/imagenes/minitop.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
a.mainmenu {
	padding-left: 10px;
	background-image: url(media/imagenes/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 12px;
}
a.submainmenu {
	margin-left: 10px;
	padding-left: 5px;
	background-image: url(media/imagenes/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 12px;
	line-height: 19px;
}
a.footer {
	font-size: 10px;
	color: #666;
}
a.top {
	font-size: 11px;
	color: #EEE;
	padding-left: 4px;
	padding-right: 4px;
}
a:hover.top, a:hover.top {
	text-decoration: underline;
	color:#EEE;
}
a {
	color: #000505;
	text-decoration: none;
}

a:hover {
	color: #1C8282;
	text-decoration: underline;
}
a:active {
	color: #1C8282;
	text-decoration: underline;
}
.blockjustify {
	text-align: justify;
}
.txt_negro {
	color: #000;
	text-align: left;
}
.txt_azul {
	color: #1C8282;
	text-align: left;
}
.txt_gris1 {
	color: #666;
	text-align: left;
}
.txt_blanco {
	color: #FFF;
	text-align: left;
	padding: 7px;
}
.sobrenaranja {
	color: #000505;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	line-height: 24px;
	letter-spacing: -1px;
}
.footer {
	color: #999;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titulacos {
	font-size: 14px;
	font-weight: bold;
	color: #FF960E;
}
.productos {
	line-height: 23px;
}

/* POSICIONES */
hr {
	display: block;
	background-color: #1C8282;
	background: transparent;
	width: 780px;
	height: 1px !important;
}
#topblock {
	width: 780px;
	height: 81px;
	position: relative;
	background-image: url(media/imagenes/top.gif);
	background-repeat: no-repeat;
}
#mainblock {
	display: block;
	background-color: #FFF;
	width: 780px;
	height: 325px;
	position: relative;
}

#main1 {
	display: block;
	width: 185px;
	height: 150px;
	position: absolute;
	background-color:#fff;
	top: 0px;
	left: 15px;
}
#main2 {
	display: block;
	width: 185px;
	height: 150px;
	position: absolute;
	left: 210px;
	top: 0px;
}
#main3 {
	display: block;
	width: 185px;
	height: 150px;
	position: absolute;
	left: 405px;
	top: 0px;
}
#main4 {
	display: block;
	width: 185px;
	height: 150px;
	position: absolute;
	top: 160px;
	left: 15px;
}
#main5 {
	display: block;
	width: 185px;
	height: 150px;
	position: absolute;
	left: 210px;
	top: 160px;
}
#main6 {
	display: block;
	width: 185px;
	height: 150px;
	position: absolute;
	left: 405px;
	top: 160px;
	background-image: url(media/imagenes/gaiamarefang.jpg);
	background-repeat: no-repeat;
}
#main7 {
	display: block;
	position: absolute;
	height: 320px;
	top: 0px;
	left: 615px;
	width: 160px;
}
#mainBg1{
	display: block;
	width: 185px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 15px;
}
#mainBig1 {
	display: block;
	width: 386px;
	height: 310px;
	position: absolute;
	left: 210px;
	top: 0px;
	background-image: url(media/imagenes/mainBig1.gif);
	background-repeat: no-repeat;
}
#mainBig2 {
	display: block;
	width: 386px;
	position: absolute;
	left: 210px;
	top: 0px;
}
#footer {
	width: 760px;
	position: relative;
}

