/* CSS Document */

body{
	font-size: 12px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}

a:link{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #482C20;
	text-decoration: none;
}
a:visited{
	color: #000000;
	text-decoration: none;
}
#head{
	height: 138px;
	width: 927px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imagenes/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#idiomas{
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #604639;
	font-weight: normal;
	
}
#medio{
	width: 927px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imagenes/medio.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 397px;
}
#imagenesizda{
	margin-top: 20px;
	background-color: #422C21;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#medio_catalogo{
	width: 927px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imagenes/medio2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 397px;
}
#contenidos{
	width: 710px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contenido_pie{
	width: 710px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.menu_index{
	width: 200px;
	padding-top: 115px;
}
.textocentral{
	width: 430px;
	padding-top: 30px;
}
.textocentral2{
	width: 430px;
	
}
#tablatexto{
	width: 430px;
	color: #482C20;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #482C20;
	height: 25px;
	
}
#tablainformacion{
	width: 430px;
	color: #482C20;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #482C20;
	font-weight: normal;
	margin-top: 10px;
	
}
#tablaimagenes{
	width: 430px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #482C20;
	margin-top: 10px;
	
}

.menufondo{
	background-image: url(../imagenes/inicio.png);
	background-repeat: no-repeat;	
	
}
.menutrayec{
	background-image: url(../imagenes/trayectoria.png);
	background-repeat: no-repeat;	
	
}
.menucat{
	background-image: url(../imagenes/catalogo.png);
	background-repeat: no-repeat;	
	
}
.menutecnicas{
	background-image: url(../imagenes/tecnica.png);
	background-repeat: no-repeat;	
	
}
.menucontacto{
	background-image: url(../imagenes/contacto.png);
	background-repeat: no-repeat;	
	
}
#pie{
	width: 927px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 143px;
}
.linkpie{
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.linkpie a{
	color: #FFFFFF;
	text-decoration: underline;
}
.linkpie a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
input, textarea, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #0A2513;
}
