html, body{
  padding:0px;
  margin:0px;
  background:#F1F1F1;
  height:100%;
}

img { border:0px;}

a:hover { text-decoration:none}

.main_text, body, li, input, textarea, font
	{
		font-family: Tahoma;
		font-size:11px;
		line-height:13px;
		color:#3D3D3D;		
	}

a { color:#0B6DC6}

font {color:#0B6DC6; font-weight:bold}

.c_text, .c_text a { color:#919191; text-decoration:none; line-height:11px}
.c_text a:hover { text-decoration:underline}
.c_text span a { color:#DE7B0D; font-weight:bold; text-decoration:underline}
.c_text span a:hover { text-decoration:none}

.ls_text, .ls_text a { line-height:11px; color:#FFFFFF; text-decoration:none}
.ls_text a:hover { text-decoration:underline}

/*.no_class, form
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;		
	}*/


.form{height:20px; margin-top:1px;}
.form input, .input	{width:221px; height:17px; border-color:#D0D0D0; border-right-width:1px; border-bottom-width:1px; background-color:#ffffff; padding-left:5px; padding-top:0px}

textarea {width:221px; height:69px; border-color:#D0D0D0; border-right-width:1px; border-bottom-width:1px; background-color:#ffffff; padding-left:5px; overflow:hidden; margin-top:1px}

.form1{height:20px; margin-top:5px;}
.form1 input, .input1 {width:149px; height:17px; border-color:#D0D0D0; border-right-width:1px; border-bottom-width:1px; background-color:#ffffff; padding-left:5px;}

ul {margin:0; padding:0; list-style:none}
li  {background: none; margin: 0px; padding:0px}
li a  {line-height:18px; }

.d_t { display:table; height:100%; width:100%}

.d_r { display:table-row; height:100%; width:100%}

.d_c { display:table-cell; float:left; height:100%; width:100%}

.bg_top {repeat-x top center; height:100%;}

.bg_bottom {text-align:center;}

.main { width:766px; height:100%; margin: auto; text-align:left; border: thin solid #C0C0C0; background:#FFFFFF;}

.header { height:auto; background:url(images/fl-f.jpg) no-repeat 32px 154px}

.content { height:auto;}

.bottom { height:84px; background:url(images/b-dr.gif) repeat-x bottom #FFFFFF; margin: 0px 0px 0px 0px;}

.v_l { background:url(images/v-l.gif) repeat-y; width:1px;}

.h_l { background:url(images/h-l.gif) repeat-x; height:1px}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Title_medium
{
	font-weight: bold;
	font-size: 14px;
	color: #cc3300;
}

.textbox_1{
  border-color:#C0C0C0;
  border-style:solid; 
  border-width:1px;
}

.button_1{
  border-color:#C0C0C0;
  border-style: solid;
  font-size:11px;
  border-width:1px;
  height: 20px;
  width:120px;
}  

div.recuadro_foto{
	padding:0px 0px 0px 5px;
	float:left;
	background:url('./images/recuadro_foto.jpg') left top no-repeat;
	width:158px; height:126px;
}

.recuadro_foto_grande{
 	background:url('./images/recuadro_foto_grande.jpg') left top no-repeat;
	width:225px;
  height:170px;
}

.text_1{
  font-size:11px; 
  font-family:tahoma;
  color:gray;
}

.text_2{
  color:gray;
}

.text_3{
  font-size:11px; 
  font-family:tahoma;
  color:red;
}

.link_1{
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: red;
}

.buscador{
  padding: 5px 5px 5px 5px; 
  font-size:9px;
  background-color: #E6E6E6;
}

.tbl_clima{
  padding: 5px 5px 5px 5px; *padding: 10px 10px 10px 10px;
  margin-left:10px;*margin-left:1px;
  margin-top:2px;
  margin-right:10px;*margin-right:0px;  
  border: 1px solid gray;
  border-collapse: collapse;
}