/* CSS Document */
body{
	background:url(img/deg_fondo.gif) top left repeat-x;
	background-color:#B2B2B2;
	margin:0px;
}
table tr td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.titulo1{
	font-size:20px;
	color:#F70011;
}
.titulo2{
	font-size:17px;
	color:#666666;
	font-weight:bold;
}
.titulo3{
	color:#F70011;
	font-size:12px;
	font-weight:bold;
}
.titulo4, .titulo4 a{
	font-family:Verdana;
	color:#333333;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
}
.titulo4 a:hover{
text-decoration:underline;
}
.subtitulo1{
	font-family:Tahoma, Arial;
	font-size:13px;
	color:#666666;
}
.texto, .texto a{
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.texto a:hover{
	text-decoration:underline;
}
.pie, .pie a{
	font-size:9px;
	color:#393A3A;
	text-decoration:none;
}
.form_home{
	border:none;
	height:21px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	width:200px;
}
.form{
	border:none;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	width:240px;
}
.menu, .menu a{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.menu2, .menu2 a{
	font-size:11px;
	color:#E80F1E;
	text-decoration:none;
}
.login{
	background:url(img/caja_form.gif) center left no-repeat;
	width:280;
	padding-left:15px;
}
.scroll_int{
	overflow: auto; 
	height: 240px; 
	width: 290px; 
	align: center; 
	scrollbar-3dlight-color:#666666; 
	scrollbar-arrow-color:#CCCCCC;  
	scrollbar-face-color:#666666; 
	scrollbar-shadow-color:#666666; 
	scrollbar-track-color:#d5d5d5; 
	scrollbar-highlight-color:#666666; 
	scrollbar-darkshadow-color:#666666;
}
.titulo5 {
	color:#F70011;
	font-size:13px;
	font-weight:bold;
}
.titulo7 {
	color:#F70011;
	font-size:10px;
	font-weight:bold;
}