body {
	font-family: Arial, Helvetica, sans-serif;
	background:#CCCCCC;
	margin : 0px 0px 0px 0px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	background-image: url(/imweb/back.gif);
}

#contenedor{
	width :450px;
	height:450px;
	margin:auto;
	border: solid 1px #000;
	background :#F5F5F5;
}

#menus{
	width:410px;
	height:21px;
	text-align:left;
	padding-bottom:0px;
	margin-bottom:0px;
}

#marco{
	width:410px;
	overflow:inherit;
	min-height:160px;
	margin:auto;
}

#capas{
	width:410px;
	height:48px;
	margin:auto;
	margin-top:20px;
}

#sms{
	width:410px;
	height:134px;
	border: solid 1px #B8B8B8;
	background-color:#FCFEFD;
}

#tarjeta{
	width:370px;
	height:134px;
	border: solid 1px #B8B8B8;
}

#telefono{
	width:410px;
	height:134px;
	border: solid 1px #B8B8B8;
	background-color:#FCFEFD;
	background-image:url(../images/codigos_08_a.jpg);
	background-repeat:no-repeat;
}

#pie{
	width:403px;
	margin:auto;
	float:center;
}

.texto_p {
	font-family: "Trebuchet MS";
	font-size: 8pt;
}

.texto_n {
	font-family: "Trebuchet MS";
	font-size: 9pt;
}

.texto_pp {
	font-family: "Trebuchet MS";
	font-size: 7pt;
}

.texto_ppblanco {
	font-family: "Trebuchet MS";
	font-size: 7pt;
	color: #FFFFFF;
}

.links {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.texto_negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #445463;
}

.destacado {
	color: #990000;
}

input{
	text-align:center;
}

#aviso{
	width:410px;
	height:134px;
	border: solid 1px #B8B8B8;
	background-color:#FCFEFD;
	background-image:url(../images/error.jpg);
	background-repeat:no-repeat;
	display:none;
}

#texto_aviso{
	width:300px;
	height:100px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000000;
	margin-top:10px;
}

.paises{
	width:403px;
	height:20px;
	margin-bottom:10px;
}

.titulo{
	width:403px;
	height:28px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	margin-bottom:10px;
	margin-top:0px;
	background-color:inherit;
	padding-left:2px;
}

.titulo img{
	margin-left:-2px;
}

.titulo_img{
	width:36px;
	height:36px;
	float:left;
}

.titulo_text{
	width:350px;
	float:right;
	margin-top:10px;
}

