/* CSS Document */

/* ESTILOS GENERALES */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}
hr { margin:0; padding:0;}
#wrap { margin:10px;
}

/* CABECERA */
#cabecera {
	margin-bottom:6px;
	background-image: url(img/top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:92px;
}
#textocabecera {
margin-left: 0px;
padding-top:10px;}
.edicion {
	font-size:1.3em;
	color:#000000;
	font-weight: bold;
}
.titulo {
color: #666666;
font-weight: bold;}
#subtitulo{
padding-left: 30px;
padding-top: 7px;
color: #000000;
}

/* TOP MENU */
#topmenu {  
			padding: 0;
			background: url(img/menu2c.png) repeat-x top;
			height: 28px;
			
}
#topmenu .lefts { 
	background: url(img/menu2i.png) no-repeat left; 
	height: 28px;
}
#topmenu .rights {
	background: url(img/menu2d.png) no-repeat right;
	float: right;
	height: 28px;
	width: 10px;
}
#topmenu ul {
margin:0;
padding:0;
}
#topmenu li a { 
	color: #000000;
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
	text-decoration: none;
	background: transparent;
	font-weight: bold
}
#topmenu li a:hover { 
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
	text-decoration: none;
	background: transparent;
	font-weight: bold
} 
#topmenu li { padding: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 28px;
	white-space: nowrap;
	list-style-type: none;
	width: auto;
	background: url(file:///C|/Program Files/xampp/htdocs/img/menu2s.png) no-repeat top right
	
}

/* CUERPO */
#cuerpo {
	margin:10px;
	padding:0;
	display: block;
	clear:both;
	height: 330px auto;
}
#cuerpo a { color:#2B95D6; text-decoration:none;}
#cuerpo table {
	width:auto;
}
#cuerpo td {
	padding:2px;
	font-size:0.7em;
	border: 1px solid #666666;
}
#cuerpo .derecha {
	float:right;
	width: 150px;
	height: auto;
	padding-left:20px;
	padding-bottom: 20px;
	text-align:center;
	background-color:#FFFFFF;
}
#cuerpo .derecha .organiza {
	text-align:center;
	color:#000000;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #E8E89F;
	margin: 3px;
	padding: 1px;
	font-size:x-small;
	border: 1px solid #CCCC33;
}
#cuerpo .derecha .logo {
	font-size: x-small;
	padding: 2px;
}
#cuerpo .titulopag {
	width: 1px auto;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
	font-size:1.2em;
	color:#CCCC33;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.resaltado {
	text-align:center;
	color:#000000;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #E8E89F;
	margin: 3px;
	padding: 1px;
	border: 1px solid #CCCC33;
}
.resaltado2 {
	text-align:center;
	color:#000000;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #EEEEEE;
	margin: 3px;
	padding: 1px;
	border: 1px solid #2B95D6;
}
#patrocinio3 {
border:0;
}
#patrocinio3 tr{
border:0;
}
#patrocinio3 td{
border:0;
}

/* PIE */
#pie {
	clear: both;
	background: #FFF url(img/footer.jpg) repeat-x;
	height: 46px;
	padding: 8px;
	font-size: 75%;
	color: #666;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#pie .dcha {float:right; text-align:right;}
#pie a { color:#2B95D6; text-decoration:none;}
#pie .izq {float:left;}

#pie .azul {color:#2B95D6;}

/* FORMULARIOS INSCRIPCION */

.texto {
font-size:1em;
}
.cuerpo, .mini {
font-size:1em;
vertical-align:top;
}
.mini a { color:#2B95D6; text-decoration:none;}
.cuerpo a { color:#2B95D6; text-decoration:none;}
.texto a { color:#2B95D6; text-decoration:none;}
.minimizado {
font-size:0.7em;}
