@charset "utf-8";
/* CSS Document */

.principal {
	background-image: url(images/fondo.jpg);
	height: 500px;
	width: 665px;
	background-repeat: no-repeat;
	background-position: center;
}
.base1 {
	background-color: #DC2321;
	height: 520px;
	width: 670px;
	background-position: center;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}
.fondo_interior {
	background-image: url(images/fondo_interior.jpg);
	height: 350px;
	width: 402px;
	background-repeat: no-repeat;
	background-position: center center;
}
.tabla_interior {
	font-family: "Courier New", Courier, monospace;
arial;
	font-size: 30px;
	color: #FFFF00;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	text-decoration: none;
}
.fuente_amarilla {
	color: #F1F614;
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.fondo_interior2 {
	background-image: url(images/fondo_interior.jpg);
	height: 350px;
	width: 402px;
	background-repeat: no-repeat;
	background-position: center center;
}
.fondo_locales {
	background-image: url(images/fondointeriorverde.jpg);
	width: 300px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #FFFF00;
	background-attachment: fixed;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.fondo_locales1 {
	background-image: url(images/fondointeriorverde.jpg);
	width: 250px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #FFFF00;
	background-attachment: fixed;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.contacto {
	background-image: url(images/fondo_interior.jpg);
	height: 350px;
	width: 402px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: italic;
	color: #FFFF00;
	text-decoration: none;
}
.fuente_amarilla_sub {
	color: #F1F614;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.fuente_direcciones {
	color: #FFFF00;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.fondo_localesCopia {
	background-image: url(images/fondointeriorverde.jpg);
	width: 300px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #FFFF00;
	background-attachment: fixed;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 10px;
	font-weight: bold;
}
.fuente_amarilla_tit_sub {
	color: #F1F614;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.fuente_amarilla_tit_subCopia {
	color: #F1F614;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #009900;
	border: 2px dotted #FFFF00;
}
