/* CSS Document */
/*sección cabecera*/
#cabecera
{
	background-image:url(../images/bg.gif);
    background-color: transparent;
	height:133px;
    color: #333300; 
    font-size:12pt; 
    font-weight: bold; 
	font:Arial, Helvetica, sans-serif;
} 
#bgCabecera
{
	background-image:url(../images/bgPeruano.gif);
	height:100px;
	width:996px;
    /*background-color: transparent;*/
    z-index:1;
}
#cabeceraSuplemento
{
	background-image:url(../images/bgSuplemento.gif);
    background-color: transparent;
	height:112px;
    color: #333300; 
    font-size:12pt; 
    font-weight: bold; 
	font:Arial, Helvetica, sans-serif;
} 
/*VARIEDADES*/
#cabeceraVariedades{
   text-align: left;
   width: 996px;
   height:94px;
   margin: auto;
   background-image:url(../images/bgVariedades.gif);
   background-repeat:repeat-y;
   border-top:1px solid #333;
   border-bottom:1px solid #333;
}
#body_variette{
   margin: 0 0 0 0px;
   background-image:url(../images/texturaVariedades.png);
   background-repeat:no-repeat;
}
#lat_variette{
   width: 107px;
   float:left;
}
#central_variette{
   margin-left: 107px;
   padding: 0px;
   width: 339px;
   height:94px;
   background-image:url(../images/isotipoVariedades.png);
   background-repeat:no-repeat;
}

#derecha_variette{
	width: 210px;
	padding-top:50px;
	float: right;	
}
/*FIN VARIEDADES*/

/*JURIDICA*/
#cabeceraJuridica
{
   text-align: left;
   width: 996px;
   height:94px;
   margin: auto;
   background-image:url(../images/bgJuridica.gif);
   background-repeat:repeat-x;
   border-top:1px solid #333;
   border-bottom:1px solid #333;
}
#body_jur{
   margin: 0 0 0 0px;
   background-image:url(../images/texturaJuridica.png);
   background-repeat:no-repeat;
}
#lat_jur{
   width: 381px;
   float:left;
}
#central_jur{
   margin-left: 381px;
   padding: 0 px;
   width: 339px;
   height:94px;
}

#derecha_jur{
	width: 210px;
	padding-top:50px;
	float: right;	
}
/*FIN JURIDICA*/
#banner_cabecera{
    background-color: transparent;
	min-height:0;
	width:1024px;
}

#info_cabecera{ 
text-align:right;
font-size:10px;
height:27px;
color:#333333;
} 

.cabdet_derecha{   	
    width: 250px; 
   	float: right;	
	padding-top:7px;
}

.cabdet_izquierda{
	padding-top:7px;
    width: 180px; 
    float:left; 
}

.cabdet_principal{
    margin-left: 190px;
	padding-top:7px; 
    padding: 4 4 4 4px; 
    width: 460px; 
	text-align:left;
}

.busquedatextarea {
	   width:100px;
       height:12px;
       font-size:11px;
       font-family:Arial, Helvetica, sans-serif;
       border: 1px solid #cccccc;
}

#detalle_cabecera{ 
    background-color: transparent;
    color: #333300; 
    font-size:10px;
	height:76px;
} 

.derdetalle{
       width:350px;
	   height:auto;
       float:right;
	   padding-top:1px;
	   font-weight:normal;
	   font:Arial, Helvetica, sans-serif;
       font-size:11px;
}

.cabvert2
{
	/*background-image:url(../images/bgPeruano.png);*/
	background-repeat:no-repeat;
	height:78px;
	padding-top:0px;
	color:#cd3667;
	font:Arial Rounded MT Bold;
	font-size:20px;
	padding-bottom:6px;
}

.izqlogo{
       margin:0 0 0 0px;
       float:left;width: 352px;
	   height: 69px;
	   margin-top:5px;
       /*background: transparent url("../images/logo.png") no-repeat top left;*/
}

#cont_detheader{
}
#detheader1{
        height:20%;
		font-size:20px;
		color:#333333;
}
#detheader2{
        height:10%;
        padding-right:5px;
}
#detheader3{
        height:20%;
        clear:both;
		color:#333333;
		text-align:right;
		padding-right:5px;
}
 
#izq_detheader{
        height:50%;
        float:left;
        width:50%;
		color:#333333;
}
#der_detheader{
        height:50%;
        float:right;
        width:50%;
		color:#333333;
		text-align:right;
		
}
/*fin sección cabecera*/

.botonimagen{
 	background:url("../images/search.gif");
  	background-repeat:no-repeat;
	border:none;
  	height:16px;
  	width:16px;
  	background-position:center;
}

/*****BARRA PAGINADO DE SECCION SELECCIONADO*****/
.edpVideoPaginadoSeleccion a
{
	text-decoration: none;
	color: #C42236;
	font-size: 20px;
}
.edpVideoPaginadoSeleccion a:hover
{
	text-decoration: none;
	color:#C42236;
	font-size: 20px;
}
.edpVideoPaginadoSeleccion a:selected
{
	text-decoration: none;
	color:#C42236;
	font-size: 20px;
}
.edpVideoPaginadoSeleccion a:visited
{
	text-decoration: none;
	color:#C42236;
	font-size: 20px;
}
.edpVideoPaginadoSeleccion a:link
{
	text-decoration: none;
	color:#C42236;
	font-size: 20px;
}

/*****VIDEO PAGINADO LINK********/
.edpVideoPaginadoLink:link	
{
	text-decoration: none;
	color: #A0A0A0;
	font-size: 14px; 
	font-weight: normal;	
}
.edpVideoPaginadoLink:selected	
{
	text-decoration: none;
	color: #C42236;
	font-size: 20px; 
	font-weight: normal;	
}
.edpVideoPaginadoLink:hover	
{
	text-decoration: none;
	color: #C42236;
	font-size: 20px; 
	font-weight: normal;	
}
.edpVideoPaginadoLink:visited	
{
	text-decoration: none;
	color: #A0A0A0;
	font-size: 14px; 
	font-weight: normal;	
}
#divSuplemento
{
	margin:0 auto;
	text-align:center;
}
#divSuplementoImg
{
	padding:5px;
}
