@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	background-image: url(images/back.png);
}
a.menu {
	font-family: 'Sintony', serif;
	text-decoration:none;
	font-size: 18px;
	color: #FFF;
	font-weight: 400;
}
a.menu:visited {
	color: #FFF;
	font-family: 'Sintony', serif;
	text-decoration:none;
}
a.menu:hover {
	color: #fff;
	background-color: #142B40;
	font-family: 'Sintony', serif;
	text-decoration:none;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a.menu:active {
	color: #FFF;
	font-family: 'Sintony', serif;
}
.tels {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24pt;
	color: #333;
	text-align: center;
	font-style: oblique;
	font-weight: bold;
}

.titulos {
	font-size: 22px;
	color: #fff;
	text-align: left;
	font-family: 'Sintony', serif;
	font-weight: bold;
}

.texto1 {
	font-size: 15px;
	color: #fff;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	
}
.texto2 {
	font-size: 20px;
	color: #333;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-style: oblique;
	
}
.texto3 {
	font-size: 15px;
	color: #fff;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 190%;	
}
.direccion-prod {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15pt;
	color: #666;
	text-align: center;
	font-style: oblique;
}

 .copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
}
