/* 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_450/index.gif);
	width:466px;
	height:241px;
	border:1px solid #000000;
}


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

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

div#formulario-gay {
	background-image:url(../imagenes_450/index-gay.gif);
	width:466px;
	height:241px;
	border:1px solid #000000;
}


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

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

div#formulario-trans {
	background-image:url(../imagenes_450/index-trans.gif);
	width:466px;
	height:241px;
	border:1px solid #000000;
}


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

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


div#gmap {
	width:466px;
	height:241px;
	border:1px solid #000000;
}


div#gmap a.webcams {	font-family:Arial, Helvetica, sans-serif;color: #ce0013;text-decoration: none;font-size: 16px;font-weight:bold; padding-top:6px; padding-bottom:6px; display:block;}
div#gmap a.webcams:hover {text-decoration: underline;}
#recursomaps {width: 450px; height: 200px; border: 1px solid #c0c0c0;}


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;

}
