/* CSS Document */


/* Reset */

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, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

a img, iframe {
	border: none;
	
}

ol, ul {
	list-style: none;
}

input, textarea, select, button {
	font-size: 100%;
	font-family: inherit;
}

select {
	margin: inherit;
}

a {
	text-decoration:none;
}

/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left:2em; }



/* LAYOUT TOOLS */

.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; }
.layoutCenter		{ margin: 0 auto; }
.textCenter			{ text-align: center; }
.textRight			{ text-align: right; }
.textLeft			{ text-align: left; }
.fix				{ overflow:hidden; }
/*


/* INDEX */


body {background-color: #fff;}


div#formulario-hetero {
	background-image:url(../imagenes_728/index2.gif);
	width:726px;
	height:88px;
	overflow:hidden;
	border:1px solid #000000;
}

div#formulario-hetero input.txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top:13px;
	margin-left:491px;
	height:21px;
	width:195px;
	border:0;
	padding-top:2px;
	background-color:transparent;
	margin-bottom:6px;
}

div#formulario-hetero a.bt-buscar {
	width:210px;
	height:35px;
	margin-left:491px;
}

div#formulario-gay {
	background-image:url(../imagenes_728/index2-gay.gif);
	width:726px;
	height:88px;
	overflow:hidden;
	border:1px solid #000000;
}

div#formulario-gay input.txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top:13px;
	margin-left:491px;
	height:21px;
	width:195px;
	border:0;
	padding-top:2px;
	background-color:transparent;
	margin-bottom:6px;
}

div#formulario-gay a.bt-buscar {
	width:210px;
	height:35px;
	margin-left:491px;
}

div#formulario-trans {
	background-image:url(../imagenes_728/index2-trans.gif);
	width:726px;
	height:88px;
	overflow:hidden;
	border:1px solid #000000;
}

div#formulario-trans input.txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top:13px;
	margin-left:491px;
	height:21px;
	width:195px;
	border:0;
	padding-top:2px;
	background-color:transparent;
	margin-bottom:6px;
}

div#formulario-trans a.bt-buscar {
	width:210px;
	height:35px;
	margin-left:491px;
}

div#gmap {
	width:726px;
	height:88px;
	overflow:hidden;
	border:1px solid #000000;
}

div#gmap a.webcams {	font-family:Arial, Helvetica, sans-serif;color: #ce0013;text-decoration: none;font-size: 14px;font-weight:bold; padding-top:6px; padding-bottom:6px; display:block; height:80px; float:left; width:125px; }

div#gmap a.webcams:hover {text-decoration: underline;}

#recursomaps {width: 600px; height: 88px; border-left: 1px solid #000000; float:left; }

div.col-texto {
float:left;
margin-left:10px;
display:inline;
margin-top:65px;
}

div.col-texto a{
font-family:Arial, Helvetica, sans-serif;
color: #000;
text-decoration: none;
font-size: 12px;
font-weight:normal;
text-align:left!important;
}

div.col-imagen {
width: 100px; 
float:left;
display:inline;
margin-top:10px;
}

div.col-imagen img{
padding:2px;
background-color:#FFFFFF;
border: 1px solid #ccc;
width: 90px; 
height: 68px; 
float:left;
display:inline;
margin-top:10px;
}


