@charset "utf-8";
body {
	background-color: #EC1C18;
	background-image: url(imagenes/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.textoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #FFFFFF;
}
a.linkblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkblanco:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkblanco:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkblanco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #00FFFF;
	text-decoration: none;
}
.gradientehome {
	background-color: #FFFFFF;
	background-image: url(imagenes/home/gradhome.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.textogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.bgcorp {
	background-image: url(imagenes/institucional/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 142px;
}
.bggaleria {
	background-image: url(imagenes/productos/caruchas/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a.linkgaleria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EC1C18;
	text-decoration: none;
}
.marcofoto {
	background-color: #9BF1FB;
	padding: 2px;
	border: 1px solid #08A5B5;
	margin: 2px;
}

a.linkgaleria:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EC1C18;
	text-decoration: none;
}
a.linkgaleria:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EC1C18;
	text-decoration: none;
}
a.linkgaleria:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EC1C18;
}
a.linkboton_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EC1C18;
}
a.linkboton_active:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EC1C18;
}
a.linkboton_active:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EC1C18;
}
a.linkboton_active:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EC1C18;
}.formulario {
	background-color: #EC1C18;
	height: 17px;
	width: 165px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.formularioCopy {
	background-color: #EC1C18;
	height: 45px;
	width: 352px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bgcontacto {
	background-image: url(imagenes/contacto/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 203px;
}
.formularioCeleste {
	background-color: #247882;
	height: 17px;
	width: 165px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.formularioCopyceleste {
	background-color: #247882;
	height: 45px;
	width: 352px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

