/* CSS Document */

html,body{margin:0;padding:0}
body{font: 70% arial, sans-serif;}
p{margin:0 10px 10px}
a:link, a:visited, a:active{
	color:#F33F00;
	font-size: 10px;
	font-weight: bold;
}
a:hover{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}


#content{
	float:left;
	width:550px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AABDBD;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#content p{line-height:1.4}

#navigation{
	float:right;
	width:199px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AABDBD;
	margin-bottom: 0px;
	text-align: justify;
}

#extra{
	float:right;
	clear:right;
	width:199px;
	margin-top: 0px;
	margin-bottom: 3px;
	}


#extra p, #navigation P{
	margin:0 12px 0px 5px;
	background-color: #E9F4F2;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
}

.aten-client{
	background-image: url(css-img/aten-client.gif);
	margin-bottom: 4px;
	font-size: 10px;
	background-position: center;
	margin-left: 5px;
	margin-right: 12px;
	padding-top: 17px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	height: 65px;
}
.aten-client-tel{
	font-size:16px;
	font-weight: bold;
	line-height: 40px;

}
/*teléfono atención cliente*/
