/*reset*/
body,div,dl,dt,dd,a,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,object { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:1;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/*reset*/

body {
	font-family: Arial,Tahoma;
	color:#333; 
	background: url("../imagenes/gris.bmp") repeat-x; 
}
#contenedor{
	/*background: url("../imagenes/gris1.bmp") repeat-x; */
	background: yello;
	width: 950px;
	height: 545px;
	margin: 0px auto 0px auto;
	border: solid px red;
	
}
#contenedor_tapas{
	/*background: url("../imagenes/gris1.bmp") repeat-x; */
	background: yello;
	width: 950px;
	height: auto;
	margin: 0px auto 0px auto;
	
}
#cabecera{
	background: url("../imagenes/fondo_azul2.png") ;
	background-color: ;
	width: 100%;
	height:100px;
	margin: 0px auto 0 auto;
}
#in_cabecera{
	background-color:;
	width: 950px;
	margin: 0px auto 0px auto;
	height: 100px;
	max-width: 1350px;
	min-width: 950px;
	padding-top: 0px;
}
#pie{
	background: url("../imagenes/fondo_pie_azul2.png") ;
	background-color: ;
	width: 100%;
	height:150px;
	margin: 0px auto 0 auto;
}
#in_pie{
	background-color:;
	width: 950px;
	margin: 0px auto 0px auto;
	height: 100px;
	max-width: 1350px;
	min-width: 950px;
	padding-top: 20px;
}
/*cabecera*/
#logo{
	padding: 5px 10px;
	float: left;
}
#menu{
	padding: 50px 0 0 500px;
}
/*pie*/

#dire{
	padding: 20px 0 0px 15px;
	color: #ffffff;
	font-size: 13px;	
}
#logo_chico{
	margin: -65px 0 0 880px;
}
/*contenedor_tapas*/

/*contenedor*/
#1{
	padding: 15px;
}
#desde{
	font-family: Shadows Into Light Two, cursive;
	font-size: 20px;
	text-align: center;
	margin: 30px 0 0 0;
	color: #003366;
}
#fondo1{
	margin: 150px 0 0 50px;
}
#link1{
	margin: -210px 0 0 165px;
}
#link2{
	margin: -240px 0 0 100px;
}
#link3{
	margin: -180px 0 0 50px;
}
/*plasticos*/

#titulo{
	margin: 20px 0 0 -310px;
}
#fondo_plas{
	margin: 190px 0 0 50px;
}
#link1_plas{
	margin: -230px 0 0 80px;
}
#link2_plas{
	margin: -220px 0 0 00px;
}
#link3_plas{
	margin: -220px 0 0 0px;
}
/*index*/

#texto0{
	width: 800px;
	margin-left: 75px;
	text-align: center;
	font-family: Shadows Into Light Two, cursive;
	color: #003366;
	font-size: 26px;
	
}
/*contacto*/

#contenedor_contacto{
	background: url("../imagenes/gris.bmp") repeat-x; 
	width: 950px;
	height: 930px;
	margin: 0px auto 0px auto;
}
#contenedor_contacto1{
	background: url("../imagenes/gris.bmp") repeat-x; 
	width: 950px;
	height: 650px;
	margin: 0px auto 0px auto;
}
#titulo_pagina{
	padding: 20px 50px 0px 40px;
	font-family: serif;
	font-size: 28px;
	color: #000066;
	font-weight: 600;
}
#linea_titulo{
	width: 95%;
	color: #000066;
	height: 1px;
	background-color: #000066;
}
#formulario{
	text-align: ;
}
#contacto{
	margin: auto;

}
#contacto td{
	width: 100px;
	height: 22px;
}
#mapa1{
	width: 650px;
	text-align: center;
	margin: 15px auto;
}
/*tapas*/
#tabla_tapas{
	margin-left: 200px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#tabla_tapas tr td{
	width: 300px;
	height: 220px;
}
#flecha{
	margin-left: 800px;
}
/*mapa*/
#mapa{
	margin: 70px 175px;
}
#mapa1{
	margin: 40px auto;
}
/*quienes*/
#texto1{
	margin: 0px 25px 0 25px;
	text-align: justify;
	font-size: 18px;
}
#tabla_quienes{
	width: 880px;
	margin: 20px 25px 0 35px;
}
#quienes_1{
	width: 400px;
}
#quienes_2{
	width: 500px;
}
#contenedor_quienes{
	/*background: url("../imagenes/gris1.bmp") repeat-x; */
	background: yello;
	width: 910px;
	height: 480px;
	margin: 0px auto 0px auto;
	border: solid px red;
	
}
/*asas*/
#tabla_asas{
	margin-left: 200px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#tabla_asas tr td{
	width: 300px;
	height: 220px;
}