body{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: left;
}

hr{
	margin-top: 25px;
	margin-bottom: 25px;
	border-top-style: doble;
	border-right-style: doble;
	border-bottom-style: doble;
	border-left-style: doble;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}

h1{
	font-size: 31px;
	color: #FFFFFF;
	text-align: left;
	background-color: #000000;
	font-family: Haettenschweiler, Arial;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: normal;
	text-transform: uppercase;
}


h2{
	font-size: 18px;
	color: #FF6600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	margin: 25px;
	padding-bottom: 5px;
	
}

h3{
	font-size: 14px;
	color: #FF6600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 20px;
	padding-bottom: 5px;
	text-align: center;
}

p{
	text-align:justify;
	margin: 25px;
	padding: 0px;
}

img {
    border: none;
} 

ul, ol{
	margin-left: 70px;
}


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}
a.blanco:visited {color: #FFFFFF; text-decoration: none}
a.blanco:hover {text-decoration: underline}

a.azul:link {
	color: #0099CC;
	text-decoration: none
}
a.azul:visited {
	color: #0099CC;
	text-decoration: none
}
a.azul:hover {
	color: #0066CC;
	text-decoration: none
}

table{
	border-collapse: collapse;
}

/**************** Identificadores ****************/


#cabeza_logo{
	width: 800px;
	height: 108px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/cabeza_logo.jpg);
	background-repeat: no-repeat;
}

#flashcontent{
	width: 800px; 
	height: 295px; 
	margin-right: auto;
	margin-left: auto;
}


#flashcontent p{
	color: #000000;
	font-size: 10px;
}


#cabeza_cuerpo_01{
	width: 800px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
}


#cuerpo_index{
	width: 800px;
	height: 175px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/cuerpo_index.jpg);
	background-repeat: no-repeat;
}

#cuerpo_index p{
	text-align:left;
	margin: 10px;
	padding: 0px;
}



#contenido{
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/contenido.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	background-position: center top;
}



#pie{
	width: 100%;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(../img/fondo_pie.jpg);
	background-repeat: repeat-x;
}

#pie_contenido{
	width: 800px;
	height: 135px;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/pie.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#pie_contenido p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #FFFFFF;
}



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

.cabeceras_pie{
	font-size: 15px;
	font-weight: bold;
}

.cabeza_tabla_cuerpo{
	width: 870px;
	height: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/cabeza_tabla_cuerpo.jpg);
	background-repeat: no-repeat;
}

.tabla_cuerpo{
	width: 870px;
	height: 360px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/tabla_cuerpo.jpg);
	background-repeat: repeat-y;
}

.separador_tabla_cuerpo{
	width: 30px;
}

.encabezados_cuerpo{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	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;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.lista_productos{
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	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;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.imagenes{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.tabla_productos{
	width: 650px;
	height: 135px;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
}

.texto_acordeon{
	text-align:left;
	padding: 0px;
	margin: 10px;
}

.solo_texto{
	text-align:justify;
	padding: 0px;
	margin-top: 25px;
	margin-right: 120px;
	margin-bottom: 25px;
	margin-left: 120px;
}
