﻿body {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #5F5F5F;
	text-align: center
}
#principal {
	width: 1000px;
	margin: 0px auto;
	background: url('../imagenes/fnd01.jpg') #FFF repeat-x left top;
}
#cabecera {
	margin: 0px auto;
	width: 100%;
}
#slogan {
	width: 100%;
	height: 75px
}
#cont_animacion {
	border: 2px #CCCDC5 solid;
	overflow: hidden;
	width: 518px
}
#animacion {
	width: 100%;
	height: 217px;
	margin: 0px auto;
	text-align: center;
}
#frame {
	padding-bottom: 30px;
	text-align: center;
}
.slogan {
	padding: 10px 0px;
	font-size: 16px;
	/*text-transform:uppercase;*/
	font-weight:bold;
	font-family: Arial;
}
#ruta .fr {
	width: 514px;
	text-align: left;
}
#ruta .col2 {
	width: 525px;
}
#botonera {
	width: 100%;
	height: 140px;
}
#producto #contenedor {
	margin: 0px auto;
	padding-top: 10px;
	width: 510px;
}
.txt1 {
	font-weight: bold;
	font-style: italic;
}
/*     --cuerpo--     */
#cuerpo {
	width: 100%;
	padding: 20px 0px 0px 0px;
	/*overflow: hidden;*/
}
.col1 {
	width: 232px;
	/*background: url('../imagenes/lin2.jpg') repeat-y right top;*/
}
.col2_a {
	width: 534px;
	/*overflow: hidden;*/
	background: url('../imagenes/lin2.jpg') repeat-y right top;
}
.col2_b {
	background: url('../imagenes/lin2.jpg') repeat-y left top;		
}
.col3 {
	width: 230px;
	/*background: url('../imagenes/lin2.jpg') repeat-y left top;*/
}
.int1 {
	padding-right: 10px
}
.int2 {
	padding: 0px 10px
}
.int3 {
	padding-left: 10px
}
.titulo1 {
	color: #007ABF;
	font-style:italic;
	font-weight: bold;
	font-size: 12px;
}
.sub_tit {
	background: url('../imagenes/lin3.jpg') repeat-x bottom;
	padding-bottom: 6px
}
/*     --pie--     */
#pie {
	width: 100%;
	overflow: hidden;
	background: url('../imagenes/llin1.jpg') #FFF repeat-x left 15px;
	padding: 20px 0px 0px 0px;
}
.int_pie {
	padding: 15px 0px 0px 20px;
	text-align: left
}
/*     --alineacion--     */
.izq {
	float: left
}
.dcha {
	float: right
}
.justify {
	text-align: justify;
}
/*     --listas     */
.lista1 {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	list-style: none;
}
.lista1 li {
	background: url('../imagenes/marc.jpg') no-repeat left 3px;
	padding: 2px 0px 2px 20px;
}
.lista2{
	list-style: none;
	margin: 0px;
	padding: 0px
}
/*.lista2 li{
	background: url('../imagenes/marc.jpg') no-repeat left top;*/

	
}
/*     -diseño    --*/
p {
	padding-top: 10px;
	margin: 0px
}
.div1 {
	padding: 20px 0px 10px 0px
}
.div2 {
	padding-top: 20px;
}
.div3{
	padding-top: 10px
}
.sep_h {
	width: 90%;
	margin: 0px auto;
	padding-top: 10px;
	background: url('../imagenes/lin4.jpg') repeat-x left center
}
.sep_h1 {
	width: 95%;
	margin: 0px auto;
	padding-top: 20px;
	background: url('../imagenes/lin4.jpg') repeat-x left bottom
}

.superior {
	width: 514px; 
	background: url('../imagenes/fnd03.jpg') no-repeat left top;
	padding: 40px 0px 10px;
}
.tit {
	background: url('../imagenes/fnd04.jpg') no-repeat left bottom;
	padding: 10px 0px 7px 15px;
	
}
.acceso {
	width: 510px;
	margin: 0px auto;
	background: url('../imagenes/fnd02.jpg') no-repeat left bottom;
	padding: 40px 0px 0px;
	overflow: hidden;
}
.acceso div {
	height: 20px; padding: 0px 0px 10px 20px; text-align: left
}
a {
	color: #5f5f5f;
}
a:hover {
	color: #434343;
	text-decoration: none
}
