@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
a:link {
	text-decoration: none;
	color: #4954D8;
}
a:visited {
	text-decoration: none;
	color: #06C;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
	text-align:center;
	background-image: url(/imagenes/fondos/globalbackground.jpg);
	background-color: #353ECB;
	background-repeat: repeat-x;
	font-size: 62.5%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.container {
	min-height: 100%;
	width: 995px;
	visibility: visible;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

.SkyscraperHorizontal {
	height: 90px;
	width: 800px;
	margin-top: 5px;
	margin-left: 100px;
	float: left;
	display: inline;
	border: 1px solid #7289f9;
	margin-bottom: 20px;

}

.SkyscraperHorizontaltitle {

	float: left;

	text-align: center;

	width: 20px;

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

	font-weight: bold;

	color: #FFF;

	display: inline;

	height: 90px;

	line-height: normal;

	background-image: url(/imagenes/titulos/SkyscraperHorizontaltitle.jpg);

}
.main_content {
	float: left;
	height: 1200px;
	width: 850px;
	margin-left: 77.5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	display: inline;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px;
	clear: both;
	float: left;
	width: 895px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFBDFE;
	display: inline;
	text-align: left;
}
.blockform {
	vertical-align: middle;
	float: left;
	clear: both;
	height: 95px;
	width: 310px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	background-color: #EAECFF;
	margin-left: 10px;
	margin-bottom: 5px;
}
.friendname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2731AB;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	height: auto;
	display: block;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	height: auto;
	display: block;
}
.friendpaisciudad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2731AB;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	height: auto;
	display: block;
}
.friendfoto {
	height: 50px;
	width: 65px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #6A75E8;
	float: right;
	display: inline;
}
.contador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
	width: 250px;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #939DFE;
	display: inline;
	float: left;
	margin-left: 10px;
}
.navegador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	text-align: left;
	display: inline;
	float: left;
	height: 20px;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: left;
}
.nueva_busqueda {
	float: left;
	height: 30px;
	width: 100%;
	margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.subtitulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	float: left;
	height: auto;
	width: 100%;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #03C;
	line-height: 20px;
	display: inline;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
