body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666;
	line-height:18px;
}
body {
	background-image:url(img/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
a{
color:#007DCC
}
a:link{
color:#007DCC;
text-decoration:none;
}
a:visited{
color:#007DCC;
text-decoration:none;
}
a:hover {
	color:#007DCC;
	text-decoration:none;
}
.text{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666;
	line-height:14px;
}
.subtitulos{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #666;
	font-weight:bold;
	line-height:14px;
}

.textInstitucional{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #007DCC;
	line-height:14px;
}
.textBlanco{
	color:#FFFFFF;
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height:14px;
}
.titulos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9FAF57;
	line-height:18px;
	font-weight:600;
}
.input{
outline:none;
border:1px solid #D4D4D4;
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
}
.button{
font-family: Trebuchet MS;
font-size: 11px;
color: #666;
line-height:14px;
}
.content{
width:100%;
padding-top:10px;
}
#contenidoInterno {	
	width: 100px;
	overflow: auto;
	height: 600px;
}