/* COMUN */
*{
	margin:0px;
	padding:0px;
}
body {
	padding-top:15px;
	padding-bottom:20px;
}
#exterior {
	display: block;
	width: 784px;
	margin: auto;
}
#recuador_exterior {
	display: block;
	float: left;
	width: 784px;
}

/* CABECERA */
/*--------------------------------- SE PUEDE MODIFICAR ----------------------*/
/*--------------------------------------cabecera-----------------------------------*/
#cabecera{
width: 782px;
height: 109px;
background:#FFFFFF url(http://www.oktomanota.com/img/cab_okeytomanota.gif) no-repeat right top;
display:block;
float:left;
}

#banner_cabecera{
display:block;
position:relative;
left:295px;
top:18px;
}

/*********************************** NO MODIFICAR ***********************************/

/* COMUN */
#exterior_enlaces {
	display: block;
	float: left;
	width: 739px;
	border: 1px solid #336799;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
#exterior a.buscador {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	width: 100px;
	margin-top: 5px;
}
#exterior a.marketing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	width: 150px;
	margin-top: 5px;
	padding-left: 230px;
}
#exterior a.anuncios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	display: block;
	float: right;
	width: 90px;
	margin-top: 5px;
}

/* PAGINA PRINCIPAL */

#exterior_enlaces h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336799;
	display: block;
	float: left;
	width: 730px;
	margin-bottom: 25px;
}
#exterior_enlaces a.intercambio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C4C4C;
	display: block;
	float: left;
	width: 450px;
	margin-bottom: 15px;
	text-decoration: underline;
	font-weight: bold;
}

#exterior_enlaces p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4C4C4C;
	display: block;
	float: left;
	width: 730px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#exterior_enlaces p a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4C4C;
	display: inline;
	padding: 0;
	margin: 0;
	font-weight: bold;
	float: none;
	width: auto;
}

#exterior_enlaces a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display: block;
	float: left;
	padding-right: 18px;
	width: 182px;
	margin-bottom: 15px;
	text-decoration: underline;
}

/* PAGINA ENLACES */


#exterior_enlaces #enlace {
	display: block;
	float: left;
	width: 738px;
	margin-bottom: 15px;
}
#exterior_enlaces #enlace a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D3D3D;
	display: block;
	float: left;
	width: 738px;
	padding: 0;
	margin-bottom: 5px;
}
#exterior_enlaces #enlace p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	float: left;
	width: 600px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#exterior_enlaces #enlace p.url {
	color: #7F7F7F;
}
#exterior_enlaces a.volver {
	color: #666666;
	width: 90px;
	float: right;
	padding: 0;
	font-size: 10px;
	text-align: right;
}

