@charset "utf-8";
body {
	background-color: #F0F0F0;
	background-image: url(imagenes/fondo.gif);
}
.sobre {
	background-image: url(imagenes/sobre.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.patron_menu {
	background-image: url(imagenes/patron_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 41px;
}
.borde_gris {
	border: 1px solid #CCCCCC;
}
.tit_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.tex_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 10px;
	display: block;
}
.tex_gris2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 5px;
	display: block;
}
.tit_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-left-color: #FF9900;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.tit_azul2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-left-color: #FF9900;
}
.tit_azul3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.borde_gris2 {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.foto_recortada {
	background-image: url(imagenes/foto_recortada.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	top: 50px;
}
#menu {
	width: 170px;
}
#menu a {
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ADD3EA;
	display: block;
	height: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#menu a:hover {
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #99CC00;
	display: block;
	height: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.tit_negro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.tit_naranjo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
.borde_gris3 {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 7px;
}
.yex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.yex2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	width: 250px;
}

