/* CSS Document */
body{
	text-align: center;
	background-image: url(../image/template/fondo.jpg);
	background-repeat: repeat-x;
	background-color: e2e2e2;
	margin: 0;
}
a{
	text-decoration: none;
	color: 303030;	
}
a:hover{
	color: ae0d0e;
}
#txtTop{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #303030;
}
#txtPie{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: c8c8c8;
	padding: 0 0 0 10px;
}
#txtPie2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 696767;
	padding: 0 0 0 10px;
}
#estudioPie{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding: 0 0 0 235px;
	font-weight: bold;
}
h1{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: 696767;
	font-weight: bold;
}
