/* CSS Document */

/* ESTILOS GENERALES */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666;
	background-color: #eee;
	padding:0;
	margin:0;
	text-align: center
}
hr { margin:0; padding:0;}
#fondo {width: 970px; background-color:#fff; margin: 0 auto 0 auto; padding: 0; padding-top:10px; padding-bottom: 10px;}
#wrap { width: 950px; text-align: left; padding: 0; margin: 0 10px 0 10px; background-color:#fff;}

/* CABECERA */
#cabecera {
	margin-bottom:6px;
	background-image: url(infodiez2009/img/top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:92px;
}
#cabecera h1 {margin:0; padding:0;}
#textocabecera {
margin-left: 0px;
padding-top:10px;}
.edicion {
	font-size:1.3em;
	color:#000;
	font-weight: bold;
}
.titulo {
color: #666;
font-weight: bold;}
#subtitulo{
padding-left: 30px;
padding-top: 7px;
color: #000;
}

/* TOP MENU */
#topmenu {  
			padding: 0;
			background: url(infodiez2009/img/menu2c.png) repeat-x top;
			height: 28px;
			
}
#topmenu .lefts { 
	background: url(infodiez2009/img/menu2i.png) no-repeat left; 
	height: 28px;
}
#topmenu .rights {
	background: url(infodiez2009/img/menu2d.png) no-repeat right;
	float: right;
	height: 28px;
	width: 10px;
}
#topmenu ul {
margin:0;
padding:0;
}
#topmenu li a { 
	color: #000;
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
	text-decoration: none;
	background: transparent;
	font-weight: bold
}
#topmenu li a:hover { 
	color: #fff;
	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(infodiez2009/img/menu2s.png) no-repeat top right;
	
}

/* CUERPO */
#cuerpo {
	margin:20px 0 10px 0;
	padding:0;
	display: block;
	clear:both;
	height: 330px auto;
	font-size: 90%;
	text-align:justify;
	line-height: 1.3em;
}
#cuerpo a { color:#2B95D6; }
#cuerpo table {
}
#cuerpo td {
	padding:2px;
	font-size:0.7em;
	border: 1px solid #666;
}
#cuerpo .derecha {
	float:right;
	width: 150px;
	height: auto;
	padding: 10px;
	margin-left:20px;
	margin-bottom: 20px;
	text-align:center;
	background-color:#fff;
	border: 1px solid #cdf;
}
#cuerpo .derecha .organiza {
	width: 150px;
	text-align:center;
	color:#000;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #E8E89F;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	font-size:1em;
	border: 1px solid #CC3;
}
#cuerpo .derecha img{
	border: 1px #bbb solid;
}
#cuerpo .derecha .logo {
	font-size: x-small;
	margin: 2px;
	width: 150px;
}
#cuerpo .derecha .logo img{
	border: 0;
}
#cuerpo .izquierda {
	float:left;
	width: 750px;
	margin-bottom:20px;
}
#cuerpo .titulopag {
	padding:4px 0 4px 4px;
	font-weight:bold;
	font-size:1.2em;
	color:#CC3;
	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: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.resaltado {
	text-align:center;
	color:#000000;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #E8E89F;
	margin: 3px;
	padding: 1px;
	border: 1px solid #CC3;
}
.resaltado2 {
	text-align:center;
	color:#000;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #EEE;
	margin: 3px;
	padding: 1px;
	border: 1px solid #2B95D6;
}
.resaltado3 {
	text-align:center;
	color:#000000;
	background-color: #E8E89F;
	margin: 3px;
	padding: 3px;
	border: 1px solid #CC3;
}
#patrocinio3 {
border:0;
}
#patrocinio3 tr{
border:0;
}
#patrocinio3 td{
border:0;
}

/* PIE */
#pie {
width: 950px;
margin: 0 auto;
	clear: both;
	height: 46px;
	padding: 0;
	font-size: 80%;
	color: #000;
	background-color: #FFF;
	background-image: url(infodiez2009/img/footer.png);
	background-repeat: no-repeat;
	background-position: center;
}
#pie .dcha {float:right; text-align:right; margin: 10px 13px 0 0;}
#pie a { color:#666; text-decoration:underline;}
#pie .izq {float:left; margin: 10px 0 0 13px;}

#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;}