body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-align:justify;
}
body {
	background-color: #FFFFFF;
	background-image: url(/images/bg.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
}

a:link, a:visited{
color:#6699FF;
text-decoration:underline;
}
a:hover{
color:#33CCCC;
text-decoration:none;}

h1 {
	font-size: 24px;
	color: #6666CC;
}


.linkPie {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkPie:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: underline;
}.tits {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 24px;
	color: #6666CC;
}
.titsBlanco {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.fontBlanco {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.fontBlanco:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFF00;
	text-decoration:underline;
}
#global{
width:798px;
margin:auto;
background-color:#fff;
border-top:4px solid #EFF3F8;
border-left:8px solid #4DBDE8;
}
#top{
clear:both;
height:80px;
padding:4px;
}

#topmenu{
float:right;
width:400px;
text-align:right;
}
#logo{
padding:4px 0 0 0;
float:left;
width:150px;
height:76px;
}
#menu{
float:left;
width:176px;
font-family:"Century Gothic", "Trebuchet MS", Tahoma;
font-weight:bold;
font-size:13px;
}
#menu a:link, #menu a:visited{
color:#fff;
text-decoration:none;
border-left:12px solid #6699FF;
padding:0 2px;
letter-spacing:-1px;
}
#menu a:hover{
color:#CCFF00;
border-left:12px solid #FFFF00;
}
#menu ul{
list-style:none;
margin:0;}

#menu li{
background-color:#6666CC;
border-bottom:1px solid #DDE2F7;
padding:6px 0;

}

#contenido{
margin-left:180px;
}
.bloque{
float:left;
width:25%;
}
#pie{
clear:both;
height:40px;
text-align:center;
border-top:1px solid #fff;
padding-top:10px;
}
#pie a:link, #pie a:visited{
color:#7A7CBC;
text-decoration:none;
}
#pie a:hover{
text-decoration:underline;
}