
BODY {
	margin-left:0px;
	margin-top:0px;
	background-color:#FFFFFF;
	background-image:url(images/bg_site.jpg);
	background-position:top;
	background-repeat:repeat-x;

	margin:0;
	padding:0;

	font-family:Tahoma,Verdana;
	font-size:12px;
	color:#333333;
	
	text-align:center;
	
	line-height:17px;
	
	}


.cursotit {
	font-family:Arial;	
	font-size:17px;
	font-weight:bold;
	color:#072c50;
	
	line-height:17px;
	}

.blocohometit {
	font-family:Tahoma,Verdana;	
	font-size:12px;
	font-weight:bold;
	color:#072c50;
	
	line-height:17px;
	}

.blocohome {
	font-family:Tahoma,Verdana;	
	font-size:11px;
	color:#333333;
	
	line-height:14px;
	}
	
h1 {
	font-family:Arial,Verdana;	
	font-size:15px;
	color:#1C2F67;
	font-weight:bold;
	
	line-height:15px;
	}

A:link {color: #0000FF; text-decoration: none}
A:visited {color: #0000FF; text-decoration: none}
A:active {color: #52443C; text-decoration: none}
A:hover {color: #f38c2f; text-decoration: underline; outline: none}

A.blocohome:link {color: #333333; text-decoration: none}
A.blocohome:visited {color: #333333; text-decoration: none}
A.blocohome:active {color: #333333; text-decoration: none}
A.blocohome:hover {color: #000000; text-decoration: underline}



