BODY{


font-size:12px;


font-family:Geneva, Arial, Helvetica, sans-serif;


line-height:20px;


}


.textonormal {


	font-family: Arial, Helvetica, sans-serif;


	font-size: 12px;


	color: #333333;


	line-height:16px;


}


.fondologo {


	background-attachment: scroll;


	background-image: url(imagenes/fondologo.gif);


	background-repeat: no-repeat;


	background-position: center center;


}


.textonormalBold {


	font-family: Arial, Helvetica, sans-serif;


	font-size: 12px;


	color: #666666;


	font-weight: bold;


}


.textonormalBoldBlanco {


	font-family: Arial, Helvetica, sans-serif;


	font-size: 12px;


	color: #FFFFFF;


	font-weight: bold;


}


.textonormalLink {


	font-family: Arial, Helvetica, sans-serif;


	font-size: 12px;


	color: #333333;


	text-decoration: underline;


}


a:link {


	color: #333333;


}


a:visited {


	color: #333333;


}


a:hover {


	color: #333333;


}


a:active {


	color: #333333;


}


h1,h2.h3{


font-weight:bold;


font-family:"Times New Roman", Times, serif;


margin-left:10px;


}


.paragraph{


	font-family:Geneva, Arial, Helvetica, sans-serif;


	font-size: 12px;


	color: #333333;


	text-align:left;


	margin-right:10px;


	padding-right:10px;


	line-height:20px;


}


.footer


{


	text-align:center;


	width:100%;


	margin:auto;


}.textonormalBoldGRANDOTE {


	font-family: Arial, Helvetica, sans-serif;


	font-size: 24px;


	color: #666666;


	font-weight: bold;


}
#errorpage {
	height:518px;
	width:902px;
	background-image:url(imagenes/paginas-de-error.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;	
}
.texterror {
	font-size:36px;
	font-weight:bold;
}
.texterrorgreen {
	font-size:18px;
	font-weight:bold;
	color:#3cbfaa;
}
.texterrorgreen a {
	text-decoration:none;
	color:#FFF;
}
.texterrorgreen a:hover {
	color:#3cbfaa;
	text-decoration:none;
}

