@charset "utf-8";
.sup {
	background-image: url(imagenes/superios.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
	width: 936px;
}
.inf {
	background-image: url(imagenes/inferior.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 936px;
}
.pat {
	background-image: url(imagenes/lado.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 936px;
}
.tex_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: right;
	display: block;
	height: 50px;
	width: 450px;
	float: right;
	margin-right: 10px;
}
.tex_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.tex_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	display: block;
}
.contacto {
	background-image: url(imagenes/contacto.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 936px;
}
.linea_separadora {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
.tex_representaciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(imagenes/puntito.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
}
.linea_separadora2 {
	margin-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 20px;
	width: 280px;
}
.linea_inferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 4px;
}
#pestanas a {
	height: 15px;
	width: 120px;
	margin-right: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: right;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align: center;
}
#pestanas {
}#pestanas a:hover {
	height: 15px;
	width: 120px;
	margin-right: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: right;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align: center;
	background-color: #FFCB7D;
}
#cont_menu {
	height: 10px;
	width: 918px;
	background-color: #000000;
	float: right;
}
.borde_interior {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.texgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
}
.borde_imagenes {
	padding: 4px;
	border: 1px solid #999999;
}
#link {
	padding: 4px;
	border: 1px solid #999999;
}
#link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

