﻿body
{
	width:100%;
	margin: 0;
	padding: 0;
	background: #fff;
	font: 11px Verdana;
	text-align: justify;
}

a:link
{
	color: #666666;
	/*text-decoration: none;*/
		text-decoration:none;

}
a:visited
{
	color: #666;

	text-decoration:none;
}
a:hover, a:focus, a:active
{
		color: #666;
		text-decoration:none;

}
/*	ESTILOS DE LA CABECERA*/
div#cabecera
{
	width: 100%;
	vertical-align: bottom;
	text-align: left;
	font-weight: bold;
	color: #fff;
	background-color: #000;
	font-size: x-small;
	letter-spacing: 2px;
	text-align: left; /*border-bottom: dashed 1px #CCCCCC;*/
}

div#Logo
{
	vertical-align: top;
	text-align: left;
	float: left;
}

div#LogoPRTR
{
	vertical-align: top;
	text-align: left;
	float: right;
	background-color: #ffffff;
	z-index: 0;
}


div#barraverde
{ 
height:50px;

text-align:right;
background-color:#7C8D03;
}

div#tirafotos
{
	width: 100%;
	vertical-align: bottom;
	background-image: url(    "/images/barrafotos.jpg" );
	background-repeat: repeat-x;
	height: 54px; /*padding-top:10px;*/
}
div#AdornoImg
{
	width: 10%;
	display: block;
	float: right;
}

div#AreaMiembos
{
	color: #000;
	width: 100%;
	height: 100%;
	text-align: center;
}


/* FIN	ESTILOS DE LA CABECERA*/


/*FUENTES DE LA CABECERA*/
.LetraBlanca
{

	font-family: Verdana;
	margin-left: 230px;
	padding-left: 10px;
	vertical-align: middle;
	height: 16px; *height:15px;



}
.LetraBlanca a
{

}
.LetraBlancaHead
{
	font-family: Verdana;
	color: White;
	text-align: right; *padding-left:10px;
}
.LetraBlancaHead a
{
	text-decoration: none;
}
.LetraBlancaHead a:hover
{
	text-decoration: underline;
}
/* FIN FUENTES DE LA CABECERA*/
div#Miga
{
	color: #666666;
}

div#Volver
{
	color: #666666;
	float:right
}

div#Ayuda
{
	padding-bottom: 20px;
	float:right
}

div#Aviso
{
	padding-bottom: 20px;
	color: #666666;
}

div#BNavegacion
{
	background-color: #fff; padding-bottom: 45px; padding-top: 25px
}


img
{
	border: 0;
}
#phbusquedas
{
	/*display:none; */
}
.blanca
{
	color: White;
}

.lineagris
{
	width: 100%;
	border-top: solid 1px #ccc;
	margin: 2px 0px 22px 0px;

}
.Subtitulos
{
	font-weight: bold;
	display: block; /* block float the labels to left column, set a width */
	float: left;
	width: 220px;
	line-height: 15px;
	margin: 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
}

.ClassLabel
{
	float:left; 
	
	/*margin-left:21px;*/
	padding-left:2px;
		display: block; 
}
.SubtitulosLargo
{
	font-weight: bold;
	display: block; /* block float the labels to left column, set a width */
	float: left;
	width: 200px;
	line-height: 15px;
	margin: 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
}

.SubtitulosMasLargo
{
	font-weight: bold;
	display: block; /* block float the labels to left column, set a width */
	float: left;
	width: 350px;
	line-height: 15px;
	margin: 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
}

.SubtitulosSinCorte
{
	font-weight: bold;
	display: block; /* block float the labels to left column, set a width */
	float: left;
	line-height: 15px;
	margin: 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
}


.Subtitulos250
{
	font-weight: bold;
	display: block; /* block float the labels to left column, set a width */
	float: left;
	width: 250px;
	line-height: 15px;
	margin: 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
}
.CBLEspacios
{
	display: block; /* block float the labels to left column, set a width */
	float: left;
	line-height: 15px; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	margin-left: 34px;
}


div.Subtitulos
{
	display: block; /* block float the labels to left column, set a width */
	float: left;
	width: 83px;
	text-align: right;
}

.lineablanca
{
	height: 1px;
	width: 100%;
	background-color: #fff;
	padding: 0px;
	margin: 2px 0px 2px 0px;
}
div#barragris
{
	width: 100%;
	background-color: #cccccc;
	height: 8px;
}


img
{
	border: 0;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
}


#content
{
	width: 80%;
	min-width: 1001px;
	float: left;
	background-image: url(     "/images/fondo2.jpg" );
	background-position: left top;
	background-repeat: repeat-y;
	
}

div#contenido
{
	float: left;
	padding: 0 9px;
	width: 98%;
	height: 100%;
	
}

div#cuerpo
{
	*width: 103%;
	vertical-align: top;
	height: 100%;
	
	text-align: justify;
	display:table;
}





div#Pie a
{
	font-size: 9px;
}






form
{
	/* set width in form, not fieldset (still takes up more room w/ fieldset width */
	font: 100%;
	margin: 0;
	padding: 0;
	width: inherit;
}

form fieldset
{
	/* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
	border-color: #ccc;
	border: 1px solid #ccc;
	padding: 10px; /* padding in fieldset support spotty in IE */
	margin: 0;
	margin: /**/ /**/ 10px 0 0 0; /* Firefox */
}


form select
{
	margin: 5px 0 0 10px;
	letter-spacing: 1px;
	font-size: 8pt;
	border: 0px solid #CCCCCC;
	font-family: Verdana,Helvetica,Helvetica-Narrow;
}
form select.listas
{
	margin: 5px 0 0 0px;
	letter-spacing: 1px;
	font-size: 8pt;
	border: 1px solid #CCCCCC;
	font-family: Verdana,Helvetica,Helvetica-Narrow;
	width: 300px;
	height: 100px;
}

form select.listasDDL
{
	margin: 5px 0 0 0px;
	letter-spacing: 1px;
	font-size: 8pt;
	border: 1px solid #CCCCCC;
	font-family: Verdana,Helvetica,Helvetica-Narrow;
	width: 100%;
}

form select.listasDDLCorta
{
	margin: 5px 0 0 0px;
	letter-spacing: 1px;
	font-size: 8pt;
	border: 1px solid #CCCCCC;
	font-family: Verdana,Helvetica,Helvetica-Narrow;
	width: 150px;
}
form select.listasLargas
{
	margin: 5px 0 0 0px;
	letter-spacing: 1px;
	font-size: 8pt;
	border: 1px solid #CCCCCC;
	font-family: Verdana,Helvetica,Helvetica-Narrow;
	width: 100%;
	height: 100px;
}


form select:focus, form select:active
{
	outline: 0;
}

.spacer
{
	clear: both;
}





form .inputdisabled
{
	display: block; /* block float the labels to left column, set a width */
	float: left;
	padding: 0;
	margin: 5px 0 0 10px; /* set top margin same as form input - textarea etc. elements */
}

form br
{
	clear: left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

.PanelTab
{
	border: solid 1px #787878;
	border-top: none;
	padding: 10px;
}

.ListBox
{
	width: auto; /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin: 5px 0 0 10px; /* set margin on left of form elements rather than right of                               label aligns textarea better in IE */
	color: #000;
	background: #F4F4F4;
	border: 1px solid #CCCCCC;
	font-size: 8pt;
	letter-spacing: 1px;
	font-family: Verdana,Helvetica,Helvetica-Narrow;
	vertical-align: middle;
}
.EtiquetaCorta
{
	float: left;
	margin: 5px 0 0 0px;
	font-size: 8pt;
	font-family: Verdana,Helvetica,Helvetica-Narrow;
	width: 200px;
	display: block;
}

.ContenedorFielset
{
	width: 100%;
	padding-top: 15px;
}
.destacado
{
		font-size:14px;

}

.multiseleccion
{
	
	/* display: block; block float the labels to left column, set a width */
	float: left;
	
	margin-bottom:0px;
	padding-left:10px;
		font-size: 8pt;
	font-family: Verdana,Helvetica,Helvetica-Narrow;

	
}

.nota
{
	  display: block;
 /* margin: 0 0 5px 180px;*/
  padding: 1px 5px 5px 1px;
  font-size: 88%;
  height: expression('1%');
  margin: 1px 0 0 1px;
  font-style:italic;
  

}
.titulos
{
	font-size:larger; 
	font-weight:bold; 
	font-stretch: ultra-expanded;
}

