body,ul,ol,p,table,form,h1,h2,h3,h4,h5,h6 {
	padding:0;
	margin:0;
}
body {
	height:100%;
	text-align:center;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
html {
	height:100%;
}
/* container y footer----------------------------------*/
#container {
	min-height:100%;
	text-align:left;
	width:832px;
	border-right-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0EB6E7;
	border-left-color: #0EB6E7;
	background-image: url(../images/bg-container.jpg);
	background-color: #F6F6F6;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
* html #container {
	height:75%;
}
#container #fecha  {
	background-color: #4E4E4E;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	height: 18px;
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
	padding-top: 5px;
	width: 790px;
	font-weight: bold;
}
#container #cenefa {
	height: 125px;
	width: 832px;
	text-align: center;
	background-image: url(../images/header.jpg);
	background-color: transparent;
}
#container #cenefa #buscador {
	float: right;
	width: 300px;
	margin-top: 90px;
	height: 30px;
	margin-right: 20px;
}
#container   #cenefa   #buscador   #buscar   #buscar_b  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003D7E;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 2px;
	height: 20px;
	width: 206px;
	border: 1px solid #0EB6E7;
}
#container #cenefa #buscador #buscar .form3 {
	width: 80px;
	border: 1px solid #095F93;
	background-color: #0EB6E7;
	height: 20px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F6F6F6;
	text-decoration: none;
}

#container #menu_flash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 115px;
	width: 832px;
	padding: 0px;
	background-color: transparent;
	text-align: left;
}
#container #menu_flash2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 75px;
	width: 832px;
	padding: 0px;
	background-color: transparent;
	text-align: left;
}
/*content----------------------------------*/
#container #contenidos {
	background-color: #F6F6F6;
	margin-top: -5px;
	padding-top: 3px;
	height: 100%;
}
#container #contenidos #entrada {
	margin-top: -10px;
}
#container #contenidos .images   {
	border: 3px solid #0099CC;
	padding: 2px;
	margin-right: 15px;
}
#container #contenidos #textos {
	width: 785px;
	margin-left: 25px;
	margin-top: 5px;
}
#container #contenidos #textos #imagen1 {
	margin-right: 15px;
}
#container #contenidos #textos #imagen2 {
	margin-right: 15px;
}
#container #contenidos #textos img {
	padding: 3px;
	border: 3px solid #0EB6E7;
}
#container #contenidos #textos li {
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0162C1;
	list-style-image: url(../images/fecha_li.jpg);
}

#container #contenidos #textos h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #01356F;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 15px;
}
#container #contenidos #textos h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4074A3;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 2px;
	background-color: transparent;
}
#container #contenidos #textos h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1A528B;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
}

#container #contenidos #textos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #095F93;
	margin-left: 0px;
}
#container #contenidos #textos #submenu .subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #01356F;
	text-decoration: none;
}
#container #contenidos #textos #submenu .subtitulos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #477AA7;
	text-decoration: none;
}
#container #contenidos #textos #submenu .subtitulos a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #01356F;
	text-decoration: none;
}

#container #contenidos #textos #submenu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #contenidos #textos #productos {
	width: 535px;
	float: right;
	height: auto;
	border: 2px solid #767779;
}
#container #contenidos #textos #productos #prods h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 9px;
	padding-top: 1px;
	padding-left: 8px;
}
#container #contenidos #textos #productos #prods p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002F71;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#container #contenidos #textos #marcas {
	text-align: center;
	margin-left: 70px;
}
#container #contenidos #textos #marcas p {
	text-align: left;
}
#container #contenidos #textos #marcas a {
	text-align: left;
}
#container #contenidos #textos #galeria1 {
	margin-left: 45px;
}
#container #contenidos #textos #galeria1 img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	height: 120px;
	width: 120px;
}
#container #contenidos #textos a:hover {
	text-decoration: underline;
}
#container #contenidos #textos blockquote {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #383838;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	text-decoration: none;
	background-color: #EEEEEE;
	margin-left: 10px;
	width: 400px;
	padding-left: 15px;
}
#container #contenidos #textos hr {
	color: #A6A7A9;
	text-decoration: none;
	clear: both;
	margin-top: 8px;
	margin-bottom: 8px;
}
#container #contenidos p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	margin-right: 20px;
	background-color: transparent;
	margin-top: 2px;
	margin-bottom: 3px;
	line-height: 20px;
}
#container #contenidos a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #373737;
	text-decoration: none;
	letter-spacing: 0em;
}
#container #contenidos a:hover {
	color: #095F93;
	text-decoration: underline;
}
#container #contenidos h1 {
	font-size: 24px;
	font-weight: bold;
	color: #3399FF;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 50px;
}
#container #contenidos h3 {
	margin-left: 25px;
}
#container #contenidos li {
	color: #225B92;
	text-decoration: none;
	background-color: transparent;
	list-style-type: lower-alpha;
	list-style-position: inside;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 35px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#container #contenidos #contacto {
	width: 775px;
	margin-left: 5px;
	text-align: left;
}
#container #contenidos #contacto p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-left: 0px;
}
#container #contenidos #contacto .form1 {
	width: 320px;
	background-color: #F6F6F6;
	height: 20px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #095F93;
	border-right-color: #095F93;
	border-bottom-color: #095F93;
	border-left-color: #095F93;
}
#container #contenidos #contacto .form2 {
	width: 320px;
	background-color: #F6F6F6;
	height: 100px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #095F93;
	border-right-color: #095F93;
	border-bottom-color: #095F93;
	border-left-color: #095F93;
}
#container #contenidos #contacto .form2:focus {
	background-color: #F6F6F6;
}
#container #contenidos #contacto .form3 {
	width: 80px;
	border: 1px solid #095F93;
	background-color: #0EB6E7;
	height: 20px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F6F6F6;
	text-decoration: none;
}
#container #contenidos .imagenes {
	float: left;
	margin-right: 10px;
}
#container #contenidos2 {
	text-align: center;
	height: auto;
	width: 294px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	height:43px;
	position:relative;
	width:832px;
	margin-top:-48px;
	background-color: #4E4E4E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 4px;
	background-image: url(../images/footer.jpg);
	font-weight: bold;
}
* html #footer {
	height:43px;
	position:absolute;
	width:832px;
	margin-top:-48px;
	background-color: #4E4E4E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin-bottom: 0;
	margin-left: -416px;
	padding-top: 4px;
	background-image: url(../images/footer.jpg);
	font-weight: bold;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-left: 8px;
	text-transform: none;
	line-height: 17px;
	padding-top: 6px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	line-height: 12px;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EBF8FE;
	text-decoration: underline;
	text-align: left;
	text-transform: none;
	line-height: 12px;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	right: 0px;
}
#footer #agencia {
	text-align: right;
	height: 16px;
	margin-right: 4px;
	float: right;
	width: 193px;
	margin-top: 7px;
}

