body {
	width:980px;
	background-color:#333;
	margin: 20px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../Banner/fondo.png);
	background-repeat: repeat-x;
	}
    /* para el menu\*/	
body#item1 a.selected1 , body#item2 a.selected2 , body#item3 a.selected3 , body#item4 a.selected4 , body#item5 a.selected5 , body#item1 a.selected1 span, body#item2 a.selected2 span, body#item3 a.selected3 span, body#item4 a.selected4 span, body#item5 a.selected5 span   {
	text-decoration: none;
    float:left;
    display:block;
    background:url("../botonera/tabrightH.gif");
	background-position:100% -42px;
}

.tit-celda-derecha {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CB00CB;
	text-align: center;
}

	
img {border:0}
#content {
	color: #000000;
	width: 980px;
	background-color: #FFFFFF;
}
h1 {
	font: bold 20px Georgia, Arial, Verdana, sans;
	color: #CB00CB;
	padding: 0 0 0 10px;
	margin: 0;
}
h2 {
	color: #00BCBC;
	font: bold 12px Arial, Verdana, sans;
}
h3 {
	color: #CB00CB;
	font: bold 12px Arial, Verdana, sans;
}

p {
	margin: 0;
	padding: 0;
}
.sep {
	border-top: 1px dotted #333;
	height: 1px;

}


.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0px 20px;
}
.textos-inscripcion {
	margin: 0 auto;
	text-align: center;
}




.textos a:link{
	color: #CB00CB;
	font-weight:bold;
	font-size:11px
}

.textos a:visited{
	color: #FF4700;
	font-weight: bold;
	font-size: 11px;
}

.textos a:hover{
	color: #3FC208;
}


.solapa-on {
	background-image: url(../Banner/solapa-off-jornadas.png);
	height: 33px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.texto-solapa {
	color: #000000;
	font-weight: bold;
	padding: 5px 0 0 70px;
}


.solapa-off {
	background-image: url(../Banner/solapa-on-jornadas.png);
	width: 730px;
}
.texto-solapa-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 26px;
	font-weight: bold;
	text-transform: uppercase;
}



a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #CB00CB;
}
.tabla-botonera {
	padding: 0;
	margin: 0;
}
.tabla-cuerpo {
	background-color: #FFFFFF;
	float: left;
	width: 780px;
}
.celda-derecha {
	width: 200px;
}
.celda-izquierda {
	padding: 0 10px;
	border-right: dotted #333 1px;
}


.pie {
	color: #FFFFFF;
	background-color: #CB00CB;
	width: 980px;
	text-align: center;
	padding: 3px 0;
	float: left;
}
