
/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */
body { margin:0;
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 

}

.indentmenu{
font-size: 14px;
	 /*leave this value as is in most cases*/
float:left;
}



.identmenu2 {
	font-size: 14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; /*leave this value as is in most cases*/
float: right;
	}

.indentmenudiv {
margin: 0;
padding: 0 ;
/*float: left;*/
 width:308px; /*width of menu*/
 height:70px;
/* border:1px #000 solid;*/

/*border-top: 1px solid navy; navy border*/
background: url(../imagenes/noticias/reptnotasp.jpg) repeat-x;
}


.indentmenuselect{
margin: 0;
padding: 0;
width: 322px; /*width of menu*/
height:70px;
display:none;
z-index:2;
position: absolute;
}
.cambiocolor{
	width:308px;
	height:70px;
	background: url(../imagenes/noticias/reptnotasp2.jpg) repeat-x;
	}
.cambiocolorNIE{
	width:308px;
	height:70px;
	background: url(../imagenes/noticias/reptnotasp2.jpg) repeat-x ;
	float:right;
	font-size:14px;
	
	}
	.camiocolorNIEtextpad { padding-top:0px;}
.cambiocolorNIE a{color:#FFF; text-decoration:none}
.cambiocolorNIE2{
	width:308px;
	height:70px;
	background: url(../imagenes/noticias/reptnotasp2.jpg) repeat-x ;
	float:left;
	font-size:14px;
	
	}
	.camiocolorNIE2textpad { padding-top:0px;}
.cambiocolorNIE2 a{color:#FFF; text-decoration:none}
.cambiocolor a {color:#FFF; text-decoration:none}
.flecha{
	width:14px;
	height:65px;
	float:left;
	}



/*.indentmenu ul li{
display: inline;
}*/

.indentmenu a{
float: left;
color: #000; /*text color*/
/*padding: 5px 11px;*/
text-decoration: none;
/*border-right: 1px solid navy; /*navy divider between menu items*/
}


.indentmenu a:visited{
	color: #900;
	font-weight: normal;
}

.indentmenu a.selected {
color: #900 !important;

/*padding-top: 6px; /*shift text down 1px*/
/*padding-bottom: 4px;*/
/*background-color:#900;*/
/*background: url(../imagenes/noticias/reptnotasp2.jpg) repeat-x;*/
display:block;
font-size:14px;
}

#asd a.selected{ background: url(../imagenes/noticias/reptnotasp2.jpg) repeat-x; font-size:14px;}


.tabcontentstyle{ /*style of tab content oontainer*/
width: 450px;
/*margin-bottom: 1em;
padding: 10px;*/
}

.tabcontent{
display:none;
}

.txttab{ color:#333; font:Arial, Helvetica, sans-serif; padding-top:0px; font-size:14px}
.txttab3{ color:#333; font:Arial, Helvetica, sans-serif; padding-top:0px; font-size:14px; float:left; width:308px; height:70px}
.indentmenudiv2 {
margin: 0;
padding: 0;
width:308px; 
height:70px;
background: url(../imagenes/noticias/reptnotasp.jpg) repeat-x;
color:#333;
font:Arial, Helvetica, sans-serif;
font-size:14px;
}
.txttab2{ color: #FFF; font:Arial, Helvetica, sans-serif; font-size:11px; padding:5px 5px 0 5px; clear:both}

@media print {
.tabcontent {
display:block !important;
}
}

.textcont { float:left}
.icon1 { float:right; width:20px; height:21}

.contenidonot { width:350px ; height:106px}
.contenidotxt { width:375px ; height:60px; float:left; margin-bottom:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px}
.contenidobarra { width:415px ; height:24px; float:left;font-family:Arial, Helvetica, sans-serif; font-size:12px}

.siguiente { width:300px; height:24px; margin-left:55px; background-position:bottom; background-image : url(../imagenes/titulos/tt_01.jpg); border-bottom: 1px solid #cccccc;   }
.siguiente ul {
	margin: 0; 
	padding: 0;
	list-style-type: none; 
	overflow: hidden; 
	width: 100%; 
	display:inline-block }
	
	.siguiente li{
display: inline;
margin: 0;
}


.siguiente li a { color:#000; float: left;display: block;text-decoration: none;margin: 0;padding-top:5px; padding-left:22px; padding-right:22px; padding-bottom:6px}

.siguientelinea { border-right: 1px solid #cccccc}

.siguiente  a:hover{ background: #7c160a; color:#FFF /*background of tabs for hover state */}

.contenidoicn { width:30px ; height:50px ; float: right}
.contenidoicn2 { width:30px ; height:50px ; float: left}
.iconimg { width:30px ; height:30px; margin-bottom:2px; margin-left:5PX}