#Masaje_de_alerta {
	color: #F00;
	font-size: 24px;
	font-family: Verdana, Geneva, sans-serif;
	border-color: #F00;
}
tel_contacto {
	font-weight: bold;
	border: blue;
	border-color: #000;
}
#tel_contacto {
	font-weight: bold;
	border-color: #90F;
}
correo_contacto {
	font-weight: bold;
}
#correo_contacto {
	font-weight: bold;
}
.enlace_correo_contacto {
	color: #00F;
	border-color: #009;
}
#telefono_contacto {
	color: #00F;
	border-color: #009;
}
span {
	color: #00F;
}
#tamaño_de_letra {
	font-size: 9px;
	color: #000;
}
#Masaje_de_alerta {
	color: #F00;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
}
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* \\\\\\\\\\\\\\\\\Reseteo Etiquetas HTML \\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

html, body, div, span, applet, object, iframe, p, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, dfn, em, font, img, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, center, u, i {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #00F;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input, textarea {
	margin: 0;
	padding: 0;
}

hr {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px;
}

img {
	border: none;
} 



/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* \\\\\\\\\\\\\\\\\\\\\\ Etiquetas Texto\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

body {
	background-color: #FFFFFF;
	background-image: url(../img/fondo.jpg);
	background-repeat:    repeat-x;
	background-position: center top;
}

p{
	text-align: justify;
	line-height: 18px;
	padding: 0px;
	color: #000;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 50px;
	font-size: 14px;
}

h1 {
	font-size: 24px;
	color: #D11900;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	margin-bottom: 25px;
	margin-left: 30px;
	margin-top: 25px;
	margin-right: 30px;
	padding-bottom: 5px;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-size: 20px;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-top: 40px;
	margin-right: 50px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F8FD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 10px;
}

h3 {
	font-size: 20px;
	color: #6666CC;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 50px;
	padding-bottom: 7px;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 7px;
	background-color: #F6F8FD;
}

h4 {
	font-size: 15px;
	color: #0033CC;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F6F8FD;
	padding: 10px;
	margin: 7px;
	border: 1px solid #E2EFFF;
}




/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* ************************* Contenedores ****************************** */
/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */


#menu{
	width: 850px;
	height: 165px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: -1px;
	padding: 0px;
}

#animacion-cabeza{
	width: 850px;
	height: 265px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: -1px;
	padding: 0px;
}

#carrusel-productos{
	width: 850px;
	height: 410px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: -1px;
	padding: 0px;
}

#contenedor-pie{
	width: 100%;
	height: auto;
	background-color: #990000;
	background-image: url(../img/contenedor-pie.jpg);
	background-repeat:   repeat-x;
	padding-top: 0px;
	padding-right: 210px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


#pie{
	width: 1150px;
	height: 150px;
	margin-right: auto;
	margin-left: 80px;
	margin-top: 0px;
	margin-bottom: -1px;
	padding: 0px;
	color: #FFFFFF;
}


#contenido{
	width: 780px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: -1px;
	border: 1px solid #CCCCCC;
	background-image: url(../img/fondo_contenido.jpg);
	background-repeat:  repeat-y;
}

#tabla_productos{
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 25px;

}

#migajas{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	height: 30px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666666;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
}

#imagen_cabecera{
	height: 150px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	padding: 0px;
}


#contacto{
	width: 290px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding: 10px;
	background-color: #F7F8FD;
	border: 1px solid #CCCCCC;
}



/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* ************************ Formularios********************************* */
/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */


fieldset, table, pre {
	margin-bottom:1em;
}


input[type=text], input[type=password]{
	width:280px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	color: #0000FF;
}


textarea{
	width:280px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 80px;
	color: #0000FF;
}

/* ///////////////////////////////////////////////////////////////////// */
/* ////////////////////// Menu, Listas y Links ///////////////////////// */
/* ///////////////////////////////////////////////////////////////////// */

a.gris:link { color: #666666; text-decoration: none;}
a.gris:visited {color: #666666; text-decoration: none;}
a.gris:hover {text-decoration: underline;}

a.blanco:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}

a.blanco:visited {	
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}

a.blanco:hover {
	text-decoration: none;
	font-size: 13px;
	background-color: #000000;
}


a.blanco_pie:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	text-align: right;
	font-weight: normal;
}

a.blanco_pie:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}

a.blanco_pie:hover {
	text-decoration: none;
	font-size: 9px;
	background-color: #000000;
}



a.azul_migajas:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.azul_migajas:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.azul_migajas:hover {text-decoration: underline;}

/* ///////////////////////////////////////////////////////////////////// */
/* //////////////////////////// Clases ///////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////// */

.listas_index{
	list-style-image: url(../img/flecha_vineta.png);
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.columna_index{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 465px;
}

.col_izq_pie{
	padding-top: 15px;
	padding-left: 30px;

}


.col_izq_der{
	padding-top: 15px;
	text-align: right;
	padding-right: 30px;

}


.imagen_derecha {
	float: right;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
} 


.imagen_izquierda {
	float: left;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 50px;
} 


.subtitulo {
	font-size: 22px;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 50px;
	padding-bottom: 7px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 7px;
}

.columna_producto_fotos{
	width: 180px;
	text-align: left;
}

.columna_pie{
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 10px;
	padding-right: 0px;
}

.listas_pie{
	list-style-image: url(../img/listas_pie.png);
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-left: 35px;
}


.listas_servicios{
	list-style-image: url(../img/lista_servicios.png);
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 0px;
	margin-left: 60px;
	color: #000;
}
