/* CSS Document */
@import url("rtve_reset.css");
@import url("rtve_basic.css");
body {	
	font-family:verdana; 
	font-size:100%;
	color:#464650;
	/*background: url(ima/rayado_allo.gif) left top;*/
	background: url(ima/rayado_roto.gif) left top;
	padding:0;
	overflow-y:scroll;
	}
/*DECLARACIÓN DE TAMAÑOS DE FUENTES*/
h1 {font-size:126%; line-height:120%; font-weight:bold; color:#A03C00;}
h2 {font-size:96%; line-height:130%; font-weight:bold; margin:26px 0 13px 0;}
p, blockquote, .navpopup, ol {font-size:82%; line-height:140%;}
blockquote {clear:left; font-size:88%; margin:20px 0 0 0; padding:15px 30px; background:#FFF; color:#000;}
blockquote span {display:block; margin:0 0 10px 0;}
h3 { font-size:82%; text-transform: uppercase; margin:26px 0 0 0;}

h1, h2, h3 {clear:left;}

a {padding:2px; color:#126EB4;}
a:hover {/*color:#000; background:#FFCF00;*/ color:#A03C00; background:#F8EAD6; text-decoration:none;}
.selected {/*color:#000; background:#FFCF00;*/ color:#FFF; background:#A03C00; text-decoration:none;}

.navpopup {float:left; width:100%; margin: 18px 0 36px 0; /*border-bottom:1px solid #FFCF00;*/ border-bottom:1px solid #FEA44C;}
.navpopup li {float:left; display:inline; text-align:center; margin: 0 4px 0 0;}
.navpopup li a {float:left; width:60px; padding:2px 8px; /*border:1px solid #FFCF00;*/ border:1px solid #FEA44C; border-bottom:none;}

p.intro {font-style:italic;}
p.intro, h3 {padding:0 0 0 30px;}
p a {margin:0 0 0 30px;}
p.print {margin:10px 0;}
p.print a {margin:0;}

div.intro {}
	div.intro h2 {margin:0 0 13px 0; color:#A03C00;}
	div.intro p.intro, div.intro h2 {padding:0 84px;}
	div.intro p.intro {font-style:normal;padding-bottom:26px;}
	div.intro p.intro a {margin:0;}
	div.intro p.intro strong {font-weight:bold;}


#content1, .pie {
	height:auto; 
	width:520px;
	vertical-align:top;
	padding:20px;
	margin:26px auto 0 auto;
	background:#F7F7F7;
	}
	.pie {
		padding: 10px 20px;
		margin: 0 auto 26px auto;
		background: url(ima/tvegp_bkg_negro.png);
		}
	.pie, .pie p, .pie a {
		height: 30px;
		}
	.pie p {
		line-height: 30px;
		float: left;
		color: #FFF;
		font-weight: bold;
		width: 75%;
		}
	.pie a {
		padding:0;
		width:17.5%;
		line-height:30px;
		background:url(ima/cerrar.gif) no-repeat right top;
		float:right;
		font-size:73%;
		text-align:right;
		text-transform:uppercase;
		text-decoration:none;
		letter-spacing: 0.25em;
		color: #FFF;
		font-weight:bold;
		padding:0 7.5% 0 0;
		}
	.pie a:hover {
		background:url(ima/cerrar_o.gif) no-repeat right top;
		color: #000;
		}
/*FORMATO LISTADOS PARA BASES LEGALES*/
ol ol, ol ol ol {font-size:100%;}
ol {margin: 20px 0; padding:0 0 0 40px;}
ol ol {padding:0 0 0 20px; margin:10px 0 0 0;}
ol li {list-style: decimal outside; line-height:140%; color:#126EB4; margin:5px 0;}
ol ol li {list-style-type: upper-latin;}
ol ol li {list-style-type: upper-alpha;}
ol ol ol li {list-style-type: decimal;}
ol ol ol ol li {list-style-type: lower-latin;}
ol ol ol ol li {list-style-type: lower-alpha;}

