body	{
						margin:0px;
						padding:0px;
						background-color:#A4B8C9;
						font-family:Tahoma;
						}
td {
						vertical-align:top;
						font-size:11px;
						line-height:13px;
						font-family:Tahoma;
						color:#FFFFFF;
						}						

p {
						vertical-align: middle;
						font-size:14px;
						line-height:15px;
						font-family:Tahoma;
						color:#FFFFFF;
						margin:2px 4px 2px 4px;
						
						}						


/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						font-style:normal;
						}						
form {
						padding:0px;
						margin:0px;
						}						
/*----------------------------------------------------   a, i a	 ---------------------*/						
a	{
						color:#CCCCCC;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#CCCCCC;
						font-size:11px;
						text-decoration:none;
						}
i 	{
						color:#ffffff;
						line-height:10px;	
						}					
i a	{
						color:#ffffff;
						font-size:10px;
						text-decoration:none;
						}
i a:hover	{
						color:#ffffff;
						font-size:10px;
						text-decoration:underline;
						}						

/*------------------------------------------------------ strong,  b	 ---------------------*/
strong {
						color:#003159;
						}
b	{
						color:4D6D00;
						}						

					
/*----------------------------------------------------   input, textarea	 ---------------------*/						
																	
.input_1	{
						width:130px;
						height:20px;
						background-color:#ffffff;
						border:thin solid #00AA00;
						font-family:Tahoma;
						font-size:11px;
						color:#1F4666;
						line-height:10px;
						padding-top:1px;
						padding-left:2px;
						padding-right:2px;
						margin:0px 4px 0px 4px;
						}
.textarea_1	{
						height:170px;
						width:275px;
						margin:0px;
						border:thin solid #00AA00;
						}	
/*-----------------------------------------------------   bg	 ---------------------*/																	
.bg_cont_main	{
						background-image: url(images/bg_cont_main.gif);
						background-position: left top;
						background-repeat: repeat-x;
						background-color:#000000;
						}

.bg_cont_submain	{
						background-color:#000000;
						}


.h_bg_main	{
						background-image: url(images/h_bg_main.jpg);
						background-position: left top;
						background-repeat: no-repeat;
						}
.h_bg_l	{
						background-image: url(images/h_bg.jpg);
						background-position: right top;
						background-repeat: repeat-x;
						}						
.h_bg1_r{
						background-image: url(images/FondoCabecera.JPG);
						background-position: left top;
						background-repeat: repeat-x;
						}						

.h_bg1_r2{
						background-image: url(images/FondoCabecera2.JPG);
						background-position: left top;
						background-repeat: repeat-x;
						}						
					
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						background-image: url(images/list_0_1.gif);
						background-position: 0% 5px;
						background-repeat: no-repeat;
						font-size:11px;
						margin:0px 0px 2px 0px; 
						padding:0px 0px 0px 13px;
						height:13px;
						line-height:12px;
						color:#1C72BB;
						}
li a	{
						color:#1C72BB;
						font-size:11px;
						text-decoration:underline;
						}
li a:hover	{
						color:#1C72BB;
						font-size:11px;
						text-decoration:none;
						}						
/*------------------------------------------------------- footer	 ---------------------*/
.footer td	{
						color:#CCCCCC;
						/*color:#FFFFFF;*/
						font-size:11px;
						}

.footer em	{
						color:#666666;
						font-size:11px;
						}							
.footer a	{
						color:#CCCCCC;
						font-size:11px;
						text-decoration:underline;
						}
.footer a:hover	{
						color:#CCCCCC;
						font-size:11px;
						text-decoration:none;
						}
/*-----------------------------------------------------    border   ---------------------*/						
.border  {
						border:9px solid #ffffff;
						border-bottom:0px;
						border-top:0px;
						}	
.border_0_1  {
						border-right:32px solid #434343;
						border-left:34px solid #434343;
						}
.border_1_1  {
						border-right:24px solid #AABFD1;
						border-left:37px solid #AABFD1;
						}	
.border_2_1  {
						border-right:28px solid #AABFD1;
						border-left:38px solid #AABFD1;
						}	
.border_3_1  {
						border-right:24px solid #AABFD1;
						border-left:34px solid #AABFD1;
						}	
.border_4_1  {
						border-right:30px solid #AABFD1;
						border-left:34px solid #AABFD1;
						}																															
/*-----------------------------------------------------    head   ---------------------*/						
.h a	{
						color:#ffffff;
						font-size:10px;
						text-decoration:none;
						text-transform:uppercase;
						}
.h a:hover	{
						color:#CCCCCC;
						font-size:10px;
						text-decoration:underline;
						text-transform:uppercase;
						}			
.h em a	{
						color:#CCCCCC;
						font-size:10px;
						text-decoration:none;
						}
.h em a:hover	{
						color:#ffffff;
						font-size:10px;
						text-decoration:underline;
						}															


/*-----------------------------------------------------    Especiales   ---------------------*/						

.titulo        { font-size: 18px;
				 line-height:20px;
         		}

.tituloAmarillo { font-size: 18px;
				 line-height:20px;
				 color:#FFFF00;
         		}


.tituloEspecial { font-size: 26px;
				 line-height:20px;
				 font-family:Chiller;
         		}


.letra_roja    { font-size: 16px;
				 color:#FF0000;
				 font-family:Jokerman;
         		}

.letra_rosa    { font-size: 16px;
				 color:#FF00FF;
				 font-family:Jokerman;
         		}
				
.letra_naranja  { font-size: 16px;
				 color:#FF9900;
				 font-family:Jokerman;
         		}

.letra_amarilla { font-size: 16px;
				 color:#FFFF00;
				 font-family:Jokerman;
         		}

.letra_verde    { font-size: 16px;
				 color:#00FF00;
				 font-family:Jokerman;
         		}

.letra_azul    { font-size: 16px;
				 color:#0099CC;
				 font-family:Jokerman;
         		}


.letra_rojaH    { font-size: 20px;
				 color:#FF0000;
				 font-family:Jokerman;
 			     font-weight: bold;
         		}

.letra_rosaH    { font-size: 20px;
				 color:#FF00FF;
				 font-family:Jokerman;
 			     font-weight: bold;
         		}
				
.letra_naranjaH  { font-size: 20px;
				 color:#FF9900;
				 font-family:Jokerman;
 			     font-weight: bold;
         		}

.letra_amarillaH { font-size: 20px;
				 color:#FFFF00;
				 font-family:Jokerman;
 			     font-weight: bold;
         		}

.letra_verdeH    { font-size: 20px;
				   color:#00FF00;
				   font-family:Jokerman;
				   font-weight: bold;
         		}

.letra_azulH    { font-size: 20px;
				 color:#0099CC;
				 font-family:Jokerman;
 			     font-weight: bold;
         		}
				

