/*Esta es la nueva plantilla para el newsletter de interactivo*/
body{
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#CED8E1;
	background-image:url('../images/fondo.jpg');
	background-repeat:repeat-x;
	background-position:0 0;

}


#archivo{
float:right;
width:30px;
height:30px;
margin-top:10px;
margin-bottom:10px;
margin-right:5px;
border:0;
}

#archivo img{
border:0;
}

#texto{
float:left;
width:400px;
}
                	
		h1{
			font-size:14pt;
			margin:0;
		}
		
		h2{
			font-size:12pt;
			margin:0;
		}
		
		h3{
			font-size:11pt;
			margin:0;
		}
		
			p{
				font-size:9pt;
			}
			
			a{
				color:#0480b6;
				text-decoration:none;
			}
			
			a:hover{
				color: #02597f;
				text-decoration:none;
			}
			
			:focus{
				outline:none;
			}
			
			li{
			list-style: none;
			margin:20px 0 20px 0;
			font-size: 70%;
			}
			
			ul{
			padding:0;
			margin:0;
			}


#total{
	margin:0;
	padding:0;
	width:600px;
	height:auto;
	margin:0 auto;
}


/***************************HEADER*********************************/


	#header{
		width:100%;
		margin:0;
		padding:0;
		height:auto;
		float:left;
			

	}
        	#header_img{
				margin:0;
				padding:0;
				float:left;
				width:100%;
				height:111px;
				background-image:url('../images/header.jpg');
				background-position:left;
				background-repeat:no-repeat;
				background-color:#0480b6;
			}
            	#header_img h1{
					margin:0;
					padding:0;
					color:#fff;
					float:left;
					display:none;
						
			}
			
			#header_img a{
					margin:0;
					padding:0;
					color:#fff;
					float:left;
					
			}
			
			#header a{
					cursor:pointer;
					
			}
			
/***************************MENU***********************************/

	
				#menu_top{
					margin:0;
					padding:0;
					font-size:9pt;
					width:100%;
					height:27px;
					float:left;
					background-color:#333333;
					text-transform: uppercase;
					background-image: url('../images/menu-top.jpg');
					background-repeat:repeat-x;
					background-position:0 0;
				}
				
                #menu_top ul{
					margin:0;
					padding:0 0 0 0;
					background-image: url('../images/menu-top.jpg');
					background-repeat:repeat-x;
					background-position:0 0;
				}
				
						#menu_top li{	
							display:inline;				
							margin:0;
							padding:0;
							list-style:none;
									
						}
								
								#menu_top a{
									color:#fff;					
									margin:0;
									padding:6px 15px 6px 15px;
									float:left;
									border-left:1px solid #ccc;
									background-image: url('../images/menu-top.jpg');
									background-repeat:repeat-x;
									background-position:0 0;
								}
								
								#menu_top a:hover{
									color:#2F5588;
									background-position:0 -27px;
								}
	
	
/***************************CONTENIDO***********************************/	
				
        #contenido{
			margin:0;
			padding:0;
			width:100%;
			height:auto;
			float:left;
			background-color:#f1f1f2;
			background-image:url('../images/back-cont.jpg');
			background-repeat:repeat-x;
			background-position:0 0;
		}



/*************************INFOCONTENIDO*********************************/


        	#info_contenido{
				margin: 10px 0 0 0;
				padding:0;
				width:569px;
				height:auto;
				float:left;
			
			}
            	#modulo{
					width:525px;
					height:auto;
					float:left;
					margin:5px 0 5px 23px !important;
					margin:5px 0 5px 13px;
					padding:0;
				
				}
				

					#head_modulos{
						width:100%;
						height:26px;
						float:left;
						margin:0 0 7px 0;
						padding:0;
						background-image:url('../images/titulos.png');
						background-position:left 0;
						background-repeat:no-repeat;
						text-transform: uppercase;
					}
					
					
						#head_modulos h2{
							margin:0;
							padding:3px 0 0 18px;
							color:#fff;
							float:left;
							width:auto;
							font-size:11pt;
						
						}
						
						#subtitulos{
							width:100%;
							height:26px;
							float:left;
							margin:0 0 18px 0;
							padding:0;
							background-image:url('../images/subtitulo.png');
							background-position:left 0;
							background-repeat:no-repeat;
							text-transform: uppercase;
						}
						
						#subtitulos h2{
							margin:0;
							padding:5px 0 0 18px;
							color:#fff;
							float:left;
							width:auto;
							font-size:10pt;
						
						}

/*************************CASODEEXITO*********************************/


                	
                    
                    #submodulo_casos{
						width:100%;
						height:auto;
						float:left;
						margin:10px 0 10px 0;
					
					}
					
                    #imagenes_casos{
						width:287px;
						height:110px;
						float:left;
						margin:0;
						padding:0;
						border:0;					
					}
                        #contenidos_casos{
							width:222px;
							height:auto;
							float:right;
						}
						
						 #contenidos_casos a{
						 	font-size:8pt;
							padding:2px 5px 2px 5px;
							margin:0;
							background-color:#0480b6;
							color: #FFFFFF;
							float:right;
							
						
						}
						
						#contenedor input{
						 	font-size:8pt;
							padding:2px 5px 2px 5px;
							background-color:#A3B3C0;
							color:#3A5C8C;
							float:left;
							border:0;
							
							
						
						}
						
						#txt_user{
						width:130px;
						}
						
						#txt_pass{
						width:130px;
						}
						
						#mensaje{
						font-size:12px;
						}
						
						.botoninput{
						 	font-size:8pt;
							padding:2px 5px 2px 5px;
							margin:0 0 0 100px;
							background-color:#A3B3C0;
							color:#3A5C8C;
							float:left;
							border:0;
							cursor:pointer;
						
						}
						
						.botoninput:hover{
							background-color:#3A5C8C;
							color:#A3B3C0;
							
						}
						
						 #contenidos_casos a:hover{
							color: #ffffff;
							background-color:#02597f;
						}
						
						#contenidos_casos h3{
							margin:0 0 5px 0;
							padding:0 0 0 8px;
							
							
						
						}
						
						#contenidos_casos p{
							margin:0 0 0 0;
							padding:0 0 0 8px;
							font-size:8pt;
							
						}
						
						
                        	
                        	
/*************************SERVICIOS*********************************/


                    
                .servicios{
				
					width:100%;
					height:126px;
					float:left;
					margin:0;
					padding:0;
					font-size:8pt;
				
				}
                	
					
							.servicios ul{
								width:100% !important;
								width:100%;
								height:auto;
								float:left;
								margin:0;
								padding:0;
							}
							
							.servicios li{
									width:248px;
									height:auto;
									margin:0 0 5px 0;
									padding:0;
									list-style:none;
									display:inline;
									float:right !important;
								}
					
                	
                                #submodulo_servicios{
									width:100%;
									height:auto;
									float:left;
									margin:0 0 0px 0;
									padding:0;
								
								}
                                    #imagen_servicios{
										/*width:20px;
										height:20px;*/
										float:left;
										/*background-color:#666;*/
										margin:0 9px 0 6px;
										padding:0;
										border:0;
									}
									
									
									#submodulo_servicios p{
										width:auto;
										float:left;
										margin:0!important;
										margin:0;
										padding:12px 0 0 0;
										font-size:8pt;
									}
									
										
/*************************NOTICIAS*********************************/
                                    
                
                
                		.noticias ul{
							margin:0;
							padding:0;
							/**float:left;**/
						
						}
                        	.noticias li{
								width:248px !important;
								width:247px;
								height:auto;
								margin:0 5px 15px 5px;
								padding:0;
								float:left;
								display:inline;
								list-style:none;
								
							}
                                #submodulo_noticias{
									width:248px !important;
									width:247px;
									padding:0;
									float:left;
									display:block;
									list-style:none;
									}
									
                                    #imagen_noticias{
										width:40px;
										height:40px;
										float:left;
										/*background-color:#ebebeb;*/
										margin:0;
										padding:0;
										border:0;
										overflow:hidden;
									}
									
									
									
								#submodulo_noticias h3{
									margin:0 0 0 12px;
									padding:0;
									font-size:9pt;
									width:200px;
									width:180px;
									float:left;
								}
								
								#submodulo_noticias p{
									width:180px;
									float:left;
									margin:3px 0 0 12px;
									padding:0;
									font-size:8pt;
								} 
                                   
            
/*************************NAVEGACION*********************************/   
            
        	#info_nav{
				width:325px;
				height:auto;
				float:right;
				margin:10px 0 0 0;
				padding:0 0 0 0;
			}
			
/*************************NAVEGACION*********************************/  
            	#modulo_nav{
					width:301px;
					/*height:auto;
					float:right;*/
					/*margin:0 18px 0 0 !important;
					margin:0 12px 0 0;*/
				
				} 
				
				
/*************************MENU********************************/ 


				.menu{
				width:100%;
				height:52px;
				float:left;
				font-size:8pt;
				margin:0;
				padding:5px 0 5px 0;
				}
                	
                    	.menu ul{
							width:100%;
							float:52px;
							margin:0;
							padding:0;
						}
						
						
                        .menu li{
							width:149px;
							height:auto;
							float:left;
							list-style: none;
							margin:0;
							padding:0;
							display:inline;
							
						}
						
						
						.menu a{
							width:149px;
							height:auto;
							margin:0;
							padding:0 0 0 5px;
							border-left:1px solid #ccc;
						}
						
						.menu a:hover{
							margin:0;
						}


/*************************BUSCADOR********************************/ 

                   .buscador{
				  		height:70px;
						float:left;
						background-image:url('../images/buscador.png');
						background-position:0 0;
						background-repeat:no-repeat;
				   }
				   
				   
				   	.buscador_form{
						padding:15px 0 0 0 !important;
						padding:10px 0 0 0;
					
					}
					
                	.busqueda_input{
						height:16px;
						width:191px;
						float:left;
						padding:0;
						margin:2px 0 2px 10px;
						border:1px solid #ccc;
					}
					
					
					.busqueda_opcion{
						height:16px;
						width:191px;
						float:left;
						padding:0;
						margin:2px 0 2px 10px;
						border:1px solid #ccc;
					
					}
                        .send_busqueda{
						background-image:url('../images/buscar.png');
						background-repeat:no-repeat;
						background-position:center;
						width:76px;
						height:21px;
						float:right;
						margin:0 6px 0 0;
						border:0;
						background-color:transparent;
						
						
						}
						
/*************************NEWSLETTER********************************/ 

                   .newsletter{
				   		height:139px;
						float:left;
						background-image:url('../images/newsletter.jpg');
						background-position:left;
						background-repeat:repeat-x;
						margin:5px 0 5px 0;
				   
				   }
				   
				   
				   .newsletter_form{
				   		margin:30px 0 0 13px;
						float:left;
						width:270px;
						
				   }
				   
				   #contenedor div{
				   		margin:3px 0 3px 0;
						float:left;
						width:259px;
						
				   }
				   
				   #contenedor label{
				   		margin:3px 0 3px 0;
						float:left;
						width:100px;
						font-size:10pt;
						color:#fff;
						
				   }
				   
				   .newsletter h3{
				   		margin:16px 0 2px 10px;
						color: #FFFFFF;
						font-size:11pt;
				   
				   }
				   
				   .newsletter_msg{
				   	color:#fff;
				   	float:left;
				   	width:auto;
				   	margin:0 0 0 10px;
				   }
				   
				   
                	
                    	.newsletter_text{
							margin:0;
							height:16px;
							float:left;
							padding:0;
							margin:2px 0 2px 10px;
							border:1px solid #ccc;
						} 
						
						
						.send_newsletter{
							background-image: url('../images/suscribirse.png');
							background-position:left;
							width:91px;
							height:22px;
							float:right;
							padding:0;
							margin:0 6px 0 0 !important;
							margin:0 6px 0 0;
							border:0;
							background-color:transparent
						
						}
						
						
                        .politica{
							width:auto;
							height:26px;
							float:right;
							padding:0;
							margin:0 6px 0 0;
							color: #FFFFFF;
							font-size:8pt;
						}
						
						a:hover.politica{
							color: #0099FF;
							}
							
							
							

/*************************BANNER********************************/ 

                .banner{
					height:253px;
					float:left;
					/*background-image:url('../images/banners.png');
					background-repeat:no-repeat;
					background-position:left;*/
					background-color: #ebebeb;
				
				}
                	
					
                    .banner_bottom{
						height:auto;
						margin:15px 0 0 0;
						padding:0;
						float:left;
					}
					
					
					
					#head_parthner{
						width:100%;
						height:18px;
						margin:0 0 0 0;
						padding:0;
						float:left;
						background-image:url('../images/titulos_auspicios.png');
						background-position:0 0;
						background-repeat:no-repeat;
					
					}
					
							#head_parthner h3{
									margin:3px 0 0 10px;
									padding:0;
									font-size:9pt;
									color: #FFFFFF;
					
								}
								
								.banner_bottom ul{
									width:100%;
									height:auto;
									margin:0;
									padding:0;
									/*float:left;*/
									color: #FFFFFF;
									
					
								}
								
								.banner_bottom li{
									display:inline;
									width:auto;
									float:left;
									margin:12px 6px 12px 6px;
					
								}

                
				
/*************************FOOTER********************************/ 				
				
				
				#footer{
					width:100%;
					height:60px;
					margin:0 0 0 0;
					padding:10px 0 0px 0;
					background-image:url('../images/back-foot.jpg');
					background-repeat:repeat-x;
					background-position:bottom;
					background-color:#f1f1f2;
					float:left;
					
					
				}
        	#footer_left{
				width:48%;
				height:60px;
				margin:0 0 0 22px !important;
				margin:0 0 0 12px;
				padding:0;
				float:left;
			}
			
					#footer_left p{
						width:auto;
						height:60px;
						margin:0;
						padding:0;
						float:left;
						font-size:8pt;
						font-weight: bold;
					}
					
			
        	#footer_menu_right{
				width:49% !important;
				width:48%;
				height:60px;
				margin:0;
				padding:0;
				float:right;
			
			}
					#footer_menu_right p{
						width:auto;
						height:60px;
						margin:0;
						padding:0;
						float:right;
					
					}
			
					
								#footer_menu_right ul{
									padding:0;
									margin:0 24px 0 0 !important;
									margin:0 15px 0 0;
									width:auto;
									float:right;
								
								}
								
								#footer_menu_right li{
									display:inline;
									list-style:none;
									border-left:1px solid #ccc;
									font-size:8pt;
								
								}
											
											#footer_menu_right a{
											 padding:0 6px 0 6px;
											 margin:0;
											
											}
											
/************************ARTICULOS*********************************/

.miga{
	width:100%;
	height:19px;
	float:left;
	color:#02597f;
	font-size:9pt;
	margin:5px 0 5px 0;
}


#img_articulos{
	width:100%;
	height:194px;
	border:1px solid #FFFFFF;
	float:left;
	overflow:hidden;
	
}



			.contenidos_articulos{
				font-size:9pt;
				float:left;
				width:525px;
			}
			
					.contenidos_articulos h1,h2{
						font-size:13pt;
					}
					
							.contenidos_articulos h3,h4{
								font-size:11pt;
							}
							
			#submodulo_articulos{
				float:left;
				width:100%;
			}


/************************MENUSERVICIOS*********************************/


#menu_servicios{
 width:555px;
 height:24px;
 float:left;
 margin:0;
 padding:0;
 background-image:url('../images/menu_servicios.png');
 background-position:right 0 ;
 background-repeat:no-repeat;
}

		#menu_servicios ul{
			 width:555px;
			 height:auto;
			 float:left;
			 margin:0;
			 padding:0 !important;
			 padding:5px 0 0 0;
		}
		
				#menu_servicios li{
					width:auto;
					height:auto;
					display:inline;
					list-style:none;
					font-size:8pt;
				}
				
				#menu_servicios a{
					padding:5px 7px 0 7px !important;
					color:#2F5588;
				}
				
				#menu_servicios a:hover{
					text-decoration:underline;
				}





/************************FORMBACK*********************************/







#form_back{
	width:525px;
	float:left;
}


#form_back fieldset{
	border:0;
	background-color:transpaent;
	padding:40px 0 40px 0;
	float:left;
	width:525px;
}


.divline{
	margin:5px 0 5px 0 ;
	padding:0;
	float:left;
	width:525px;
}


.imputlabel{
	width:40%;
	height:auto;
	padding:0 0 0 0;
	margin:0 10px 0 0;
	text-align:right;
	float:left;
	font-size:9pt;
	font-weight:bold;
	
}

#right_radio{
	width:50%;
	float:right;
}

	.label_form{
		color: #000000;
		text-align:left;
		width:50px;
	}

		.mujer{
		margin:0 10px 0 0;
		
		}
		
		.hombre{
		margin:0 10px 0 0;
		}
		
		
			#radio1{
				width:auto;
				float:left;
			}
			
			
			#radio2{
				width:auto;
				float:left;
			}
			
			.textInput{
				width:195px;
			}
			
#submit_form{
	width:512px;
	height:auto;
	margin:0;
	pading:0;
	float:left;
	text-align:center;

}

.registrate{
		width:87px;
		height:22px;
		background-color:transparent;
		border:0;
		margin:20px 0 0 43%;
		float:left;
		background-image: url('../img/inscribete.png');
		background-position:center;
		background-repeat:no-repeat;
		
	}

.mensaje{
	width:195px;
	height:150px;
	overflow:auto;
}


.submitButton{
		width:108px;
		height:22px;
		background-color:transparent;
		border:0;
		margin:20px 0 0 43%;
		float:left;
		background-image: url('../images/enviarmensaje.png');
		background-position:center;
		background-repeat:no-repeat;}

		
		.thumbscontainer{
		width:455px;
		margin:0;
		padding:0;
		height:auto;
		}
		
		#foto_noticia_home{
			width:80px;
			height:95px;
			owerflow:hidden;
		}
		
		
		
					
					



				#submodulo_listado_articulos{
						width:100%;
						height:auto;
						float:left;
						margin:15px 0 15px 0;

							}
							
							
       #imagenes_listado_articulo{
	   					width:auto;
						height:auto;
						float:left;
						margin:0;
						padding:0;
						overflow:hidden;
							   }
							   
                       #contenidos_listado_articulos{
					   		width:450px;
							height:auto;
							float:right;
					   
					   }
					   
					   #contenidos_listado_articulos a{
					   		font-size:8pt;
							padding:2px 5px 2px 5px;
							margin:0;
							background-color:#0480b6;
							color: #FFFFFF;
							float:right;
							
					   
					   }
					   
					   
					    #contenidos_listado_articulos a:hover{
							color: #ffffff;
							background-color:#02597f;
						}
					   
					   #contenidos_listado_articulos h3{
					   		margin:0 0 5px 0;
							padding:0 0 0 8px;
					   
					   }
		
						
						#contenidos_listado_articulos p{
							margin:0 0 0 0;
							padding:0 0 0 8px;
							font-size:8pt;
							
						}





                        