/*
* Creado el 23 de Octubre 2008
* @package WebSuite AMOF
* @copyright Copyright (C) 2008 AMOF - PNP Todos los Derechos Reservados.
*/

body	{
		padding-right:0px; 
		padding-left:0px; 
		padding-bottom:0px; 
		margin: 0px 0px 0px 0px;
		text-align:left;
		width:100%;
		color: #000000; 
		padding-top:5px;
/*		line-height:18px;*/
		font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif; 
		font-size:11px; 
		background-color:#006600;
		background:#2D4002 url(../imagenes/fondo_lineas.gif) fixed;
		
}

.texto {
		line-height:18px;
		font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif; 
		font-size:11px;
		text-align:justify;
		
}

.texto_convenio {
		line-height:18px;
		font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif; 
		font-size:11px;
		text-align:justify;
		width:97%;
}

.b_blanco {
	color: #FFFFFF;
	font-weight: bold;
}

/*Example CSS for the two demo scrollers*/
#pscroller1{
width: 100%;
height:98px;
margin-top:15px;
margin-left:0px;
margin-bottom:0px;
text-align:center;
position:relative;
/*padding: 10px;
/*background-color: lightyellow;*/
}

.form_body {	margin: 0px; border: 0px; background-color: buttonface; } 

/* Estilo de Textos */ 
.titulo_top {	
		color: #FFFFFF; 
		font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.copyright	{
		font-size:11px; 
		padding-top:11px; 
		text-align:right;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		vertical-align:middle;
		color:#969696;
}
/* Estilo de Imagenes */
.img_borde1	{	
		padding:5px 5px 5px 5px; 
		border:1px; 
		border-color:#cccccc; 
		background-color:#FFFFFF; 
}
a.menutop{
	color: #006875;
	text-decoration: none;
	font-family: Tahoma;
	font-size:11px;
/*	text-align:center;*/
	font-weight:bold;
}

a.menutop:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.label_form{
	color:#006875;
}
input, textarea, select {
					  	  border:1px solid #CCCCCC;
					  	  padding:2px;
					  	  background:#ffffff url(../imagenes/inputBg.gif) top left no-repeat;
					  	  margin-top:2px;font-size:11px; font-family:Arial, Helvetica, sans-serif;
						}
.boton 					{ border:1px solid #aaaaaa; height:21px;
					  	  padding-top:2px;
					  	  color:#006875; font-size:11px; padding-left:5px;
					  	  background:#ffffff url(../imagenes/boton.jpg)}
.tit_seccion {
	color:#006875;
	font-weight:bold;
	font-size:19px;
	font-family:"Trebuchet Ms",Arial,Tahoma;
}
.titulo_2 {
	color:#006875;
	font-weight:bold;
	font-size:17px;
	font-family:"Trebuchet Ms",Arial,Tahoma;
}

.titulo_3{
	font-size: 11px;
	color:  #005f74;
	text-align:left;
	font-weight: bold;
} 

.titulo_tab { 
	font-family:"Trebuchet MS",tahoma, Arial; 
	font-size:16px; 
	font-weight:bold; 
	color:#FF0000;
}


.a_directo		{ color:#FFFFFF; padding-left:29px; text-align:justify;
				  font-family:Tahoma,Verdana,"Century Gothic","trebuchet MS",Arial;
				  font-size:11px;  text-decoration:none;
				  background:url(../imagenes/arrow.jpg) no-repeat 7px 0px; }
				  
.a_directo:hover{ text-decoration:underline; font-weight:bold}

.a_seccion		{ color:#FFFFFF; padding-left:40px; text-align:justify;
				  font-family:Tahoma,Verdana,"Century Gothic","trebuchet MS",Arial;
				  font-size:11px;  text-decoration:none;
				  line-height:25px;
				  background:url(../imagenes/arrow.jpg) no-repeat 15px 0px; }
				  
.a_seccion:hover{ text-decoration:none; color:#C1DC2E;}


.a_link 		{ font-weight:bold; color:#006875; text-decoration:none}
.a_link:hover	{ text-decoration:underline }

.a_link2 		{ color:#006875; text-decoration:none}
.a_link2:hover	{ text-decoration:underline }

.td_conv		{ text-align:right; padding-right:7px; }
.a_link_conv 		{ color:#006875; text-decoration:none; font-weight:bold;}
.a_link_conv:hover	{ text-decoration:underline; }

.a_descarga 		{ color:#006600; text-decoration:none}

.a_descarga:hover	{ text-decoration:underline }



.a_seccion_sel{   color:#C1DC2E; padding-left:40px; text-align:justify;
				  font-family:Tahoma,Verdana,"Century Gothic","trebuchet MS",Arial;
				  font-size:11px;  text-decoration:underline;
				  line-height:25px;
				  background:url(../imagenes/arrow.jpg) no-repeat 15px 0px; }


.hr_1 { padding-left:0px; text-align:center; }

.amof_pnp {
	font-weight:bold; color:#006875;
}
.rojo {
	font-weight:bold; color:red;
}


.lista_verde	{ padding-left:40px; text-align:justify;
				  line-height:25px;
				  background:url(../imagenes/arrow2.jpg) no-repeat 15px 6px; }

.tabla_verde{
	background-color: #005f74;
	font-size: 11px;
	color: #BFE619;
	text-align:center;
	font-weight: bold;
} 