@charset "utf-8";
.fondoybordes {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.izquierdo {
	background-image: url(images/frdsfs_04.png);
	background-repeat: repeat-y;
	width: 16px;
}
.derecho {
	background-image: url(images/frdsfs_06.png);
	background-repeat: repeat-y;
	width: 20px;
}
.fondo {
	background-image: url(images/fondo.gif);
	background-repeat: repeat;
}
body {
	background-image: url(images/tapiz.gif);
	background-repeat: repeat;
}.bienvenida {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	line-height: 24px;
}
.fondoanimacion {
	background-image: url(images/Untitled-1_10.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 281px;
	width: 503px;
}
a.nosotros:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.nosotros:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.nosotros:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}
a.nosotros:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009933;
}
.bordes {
	border: 1px solid #666666;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
