<!--
body {
	background-color: #FFFFFF;
	font-family:'Trebuchet MS', 'Tahoma', arial;
	font-size:11px;
	color:#666666;
}

.tl_solapa {
	font-family:'Trebuchet MS', 'Tahoma', arial;
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
}

.tl_solapa2 {
	font-family:'trebuchet', 'tahoma', arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
        vertical-align: middle;
}
.table1 {
margin-top:10px;
}
.table1 A{
text-decoration:none;
color:#333333;
}
.table1 A:hover{
text-decoration:underline;
}

.input {
	border:1px solid #CCCCCC;
	width:220px;
	height:18px;
	font-family:'trebuchet', 'tahoma', arial;
	font-size:11px;
	color:#666666;

}

.textarea {
	border:1px solid #CCCCCC;
	width:223px;
	height:80px;
	font-family:'trebuchet', 'tahoma', arial;
	font-size:11px;
	color:#666666;
}

.bgAuto {
background-image:url(i/2009/sombra-foto.gif);
background-repeat:no-repeat;
font-size:12px;
text-align: center;
}

.margenAuto {
margin-top:10px;
margin-bottom:9px;
margin-left:21px;
}

.color {
color:#CC0000;
}

.box{
background-color:#FFFFFF;
border:1px dotted #CCCCCC;
padding:8px;
}
.border-dotted {
border-bottom:1px dotted #CCCCCC;
color:#0099FF;
font-weight:bold;
}
.border-dotted A{
color:#0099FF;
font-weight:bold;
text-decoration:underline;

}

.optionsTl {
color:#333333;
font-size:13px;
}
-->