/* PAGINA RRHH Corporacion RTVE Convocatoria 2007 */

/* especificaciones globales */
html, h1, h2, h3, h4, div, p, table, tr, td, div, span, li, ul, img {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

body {
	margin: 6px auto 0 auto;
	width: 98%; /* maquetacion correcta en Opera */
	height: auto;
	background-image: none;
	padding: 0 0 30px 0;/* separación inferior para Explorer */
	background-color: #F0F0EE;
	}

#contenedor {
	background-color: green;
	width: 988px;
width: 61.75em;
width: 100%;
	max-width: 100%;
	min-width:  61.75em;
	}
	
#globalrtve {
	width: 96%;
	padding: 0 2%;
	margin: 0 auto;
	min-width: 780px;
	}

.generalinicio {
	float: left;
	width: 94%;
	padding: 0 2% 0 4%;
	margin-top: -10px;
	vertical-align: top;
	}

.generalinicio div {
	float: left;
	width: auto;
	text-align: left;
	margin: 0;
	padding: 0;
	}

	.generalinicio .contenido_texto {
	float: left;
	width: auto;
	font-size: 68%;
	line-height: 1.25em;
	margin: 10px 0 10px 2%;
	}
	
/* cabecera */
#cab1, #pie1 {/*DEFINICIONES GENÉRICAS MENÚS HORIZONTALES SIMPLES*/
	width: 100%;
	font-size: 65%;
	float: left;
	}
#cab1 {
	display: none;
	}	
/* entradilla */

div.generalinicio h1 {
	width: 90%;
	height: auto;
	padding: 6px 0 10px 0;
	margin: 0 0 10px 2%;
	font-size: 0.95em;
	line-height: 1.2em;
	color: #373A38;
	text-transform: none;
	}	


/*************************************/
.contenido_texto a:link,
.contenido_texto a:active,
.contenido_texto a:visited {
	color: #000;
	text-decoration: underline;
	}
.contenido_texto a:hover {
	color: #FF7300;
	}
/*************************************/
a.top {
	float: right;
	font-size: 82%;
	color: #373A38;
	background-color: transparent;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 2em;
	background-image: url(http://www.rtve.es/form007/ima/arriba.gif);
	background-repeat: no-repeat;
	background-position: left -0.44em;
	padding: 0 0 0.4em 2.7em;
	display: block;
	width: 13.8em;
	}
a.top:hover {
	color: #FFF;
	background-color: #939590;
	background-image: url(http://www.rtve.es/form007/ima/arriba_o.gif);
	}

.contenido_texto ol {
	width: 96%;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0 0 0 4%;
	}
ol.index {
	list-style-position: outside;
	width: auto;
	font-size: 74%;
	line-height: 130%;
	margin: 6px 0 60px 48px;
	}
ol.index a:link,
ol.index a:active,
ol.index a:visited {
	font-weight: bold;
	color: #939590;
	}
ol.index a:hover {
	color: #000000;
	font-weight: bold;
	}	
span.direccion p {
	margin: 0;
	font-style: italic;
	}
span.direccion {
	margin: 0 0 15px 45%;
	float: left;
		}
.contenido_texto p,
.contenido_texto li {
	margin: 0 0 10px 0;
	clear: both;
	}	
strong.negrita_gris {
	color: #373A38;
	}
li.romanos {
	list-style-type: upper-roman;

	}
li.letra_may {
	list-style-type: upper-alpha;
	}
li.letra_min,
li.numeros {
	list-style-type: lower-alpha;
	}
li.cuadrado {
	list-style-type: square;
	}	
h2 {
	float: left;
	font-size: 72%;
	width: 100%;
	line-height: 1.6em;
	margin: 0 0 6px 0;
	color: #373A38;
	font-weight: bold;
	text-transform: uppercase;
background-color: #C9CAC7;
	}
	h2 span.epigrafe {
		margin: 0 1.25em 0 0;
		width: 30px;
width: 3em;
		height: 1.8em;
		line-height: 1.6em;
	font-size: 92%;
		font-weight: bold;
		padding: 0;
		color: #FFF;
		background-color: #939590;
		text-align: center;
		float: left;
		}

		