@charset "utf-8";
.esBlanco {color: #FFFFFF}

/* CSS Document */
body {
	background-color: #0D1015;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
}
h1 
{
 font-size: 16px;
 border-top-style: dotted;
 border-right-style: dotted;
 border-bottom-style: dotted;
 border-left-style: dotted;
 border-top-color: #FFCC99;
 border-right-color: #FFCC99;
 border-bottom-color: #FFCC99;
 border-left-color: #FFCC99;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3300FF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.banners {
	border: 1px solid #aaa;
	background-color: #f9f9f9;
	font-size: 95%;
	padding: 0 7px;
}
.calendar {
	font-size:10px;
	 background-color: #FFFFCC;
	 border-width:medium;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: #FF9900;
	 border-right-color: #FF9900;
	 border-bottom-color: #FF9900;
	 border-left-color: #FF9900;
}
.calendar-month {
	font-size:14px;
	font-weight:bold;
}
.publicidad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border: medium dotted #FFFF00;
	text-align: center;
}
.titulo {
	font-family:Verdana, Arial, Helvetica, sans-serif
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.tituloBlanco {
	font-family:Verdana, Arial, Helvetica, sans-serif
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.subTitulo {
	font-family:Verdana, Arial, Helvetica, sans-serif
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

#navcontainer {
        background: #f0e7d7;
        margin: 0 auto;
        padding: 1em 0 0 0;
        font-family: georgia, serif;
        text-transform: lowercase;
}

/* to stretch the container div to contain floated list */
#navcontainer:after {
        content: ".";
        display: block;
        line-height: 1px;
        font-size: 1px;
        clear: both;
}

ul#navlist {
        list-style: none;
        padding: 0;
        margin: 0 auto;
        width: 80%;
        font-size: 0.8em;
}

ul#navlist li {
        display: block;
        float: left;
        width: 12%;
        margin: 0;
        padding: 0;
}

ul#navlist li a {
	display: block;
	width: 100%;
	padding: 0.5em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #777;
	text-decoration: none;
	background: #f7f2ea;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a {
        background: #f0e7d7;
        color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
	color: #800000;
	background: #FFFFFF;
	border-color: #aaab9c #fff #fff #ccc;
}.masChica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.creaWeb {
	font-size: 10px;
	font-style: normal;
}
.minima {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.encabezado {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFF00;
}
.letraBlanca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.destacaNumero {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.letraNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.tituloContacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#form1 #yaInscrito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #999999;
	border: thin dotted #333333;
	font-style: normal;
	padding: 5px;
	height: auto;
	width: auto;
	line-height: normal;
	text-transform: capitalize;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: normal;
	background-position: center;
}
.paraForm {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
}
.fondo {
	background-color: #FF9966;
}
.tablaBorde {
	border: thin solid #F90;
}
.generoso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
