@charset "utf-8";
/*CSS MANDAMEUNO.COM */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin:0;
	padding:0;
	background:#007BB7;
}

form{
	padding:0;
	margin:0;
	}
#conteiner{
	margin:10px auto;
	width:900px;
	padding:0 20px;
	background:url(../img/bg_Principal.jpg) no-repeat center;
	}
#header{
	overflow:hidden;
	clear:both;
	 }
#logo{
	width:165px;
	margin:auto;
	text-align:right;
	float:left;
	}
#adsend{
	width:728px;
	margin-top:10px;
	float:right;
	}
#search{
	width:728px;
	float:right;
	padding-top:5px;
	text-align:center;
	font-weight:bold;
	}
#search input{
	background:#fff;
	color:#000;
	font-weight:normal;
	}
#caja{
overflow:hidden;
clear:both;
margin-top:5px;
}
#numero{
	width:270px;
	background:url(../img/bgNumero.png) no-repeat center center;
	margin:5px auto;
	padding:10px 15px;
	height:104px;
	/*Hack para PNG en Internet Explorer*/
	background-image: url(../img/bgNumero.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bgNumero.png',sizingMethod="scale");
	/*Termina Hack para PNG en Internet Explorer*/
	}
#adsend2{
	margin:auto;
	margin:5px;
	}
#contacto{
	
	width:300px;
	text-align:center;
	/*padding-top:15px;
	padding-left:30px;
	//padding-left:38px;
	margin:5px auto;
	background:url(../img/contacto.png) no-repeat;
	Hack para PNG en Internet Explorer
	background-image: url(../img/contacto.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/contacto.png',sizingMethod="scale");
	Termina Hack para PNG en Internet Explorer*/
}
#contacto ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#contacto li{
	display:inline;
	}
#textoContacto{
	width:300px;
	font-size:10px;
	text-align:center;
}	
.barra{
	width:300px;
	float:left;
	}
h1{
	font-size:18px;
	color:#FFF;
	text-align:center;
	margin:3px;
	padding:3px;
	}
#emergencias{
	margin:auto;
	text-align:center;
	}
	
#creditos{
	margin:auto;
	padding:3px;
	text-align:left;
	}
#mensaje2{
	text-align:center;
}
#companias{
	width:225px;
	height:62px;
	overflow:hidden;
	margin:auto;
	border:0;
	background:url(../img/bt_companias.jpg) repeat-x;
	color:#FFF;
	font-size:8px;
	}
#companias td{
	padding-top:6px;
	}
	
	
	
#form1{
	font-weight:bold;
	color:#000;
}

	
	
/*La caja para enviar mensajes*/
#top{
	background:url(../img/Top2.png) no-repeat top;
	height:73px;
	width:67px;
	padding:0 95px;
	margin:auto;
	/*Hack para PNG en Internet Explorer*/
	background-image: url(../img/Top2.png)!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/Top2.png',sizingMethod="scale");
	/*Termina Hack para PNG en Internet Explorer*/
	}
#cuerpo{
	width:257px;
	background:url(../img/body2.jpg) top repeat-y;
	text-align:center;
	}
#footer{
	background:url(../img/footer.png) no-repeat;
	height:159px;
	width:257px;
	margin:auto;
	text-align:center;
	/*Hack para PNG en Internet Explorer*/
	background-image: url(../img/footer.png)!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/footer.png',sizingMethod="scale");
	/*Termina Hack para PNG en Internet Explorer*/
	}
#mensajero{
	width:257px;
	margin:auto;
	color:#fff;
	}
/*termina la caja de envio de mensajes*/
/*RELOJ*/
.relojito { 
	border:0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin-top:55px;
	color:#FFFFFF;
	background:#000;
	padding:2px;
}
/*TERMINA RELOJ*/



a:link{
	color:#F3B337;
	text-decoration:none;
	font-weight:bold;
	}
	a:visited{
	color:#F3B337;
	text-decoration:none;
	font-weight:bold;
	}
	a:active{
	color:#F3B337;
	text-decoration:none;
	font-weight:bold;
	}
	a:hover{
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	}
input, textarea{ border:1px solid #fff; color:#fff; font-weight:bold;
	background:#1A1A1A;}
input.numero, textarea.numero{ border:1px solid #fff; color:#000; font-weight:bold;
	background:#fff;}
input.sinborder{ border:0; color:#fff; font-weight:bold;
	background:#1A1A1A;}
	

#numeroModulo{
	text-align:center;
	height:104px;
	width:270px;
	margin:auto;
	border:0;	
	}
/*EMERGENCIAS NUEVO*/

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
border:1px solid #ccc;
z-index: 100;
width: 280px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}
