@charset "utf-8";
/* CSS Document */

BODY {
	color : #666666;
	font-family: "Century Gothic", sans-serif, Helvetica;
	font-size: 14px;
	margin: 0px;
	background-color: #EAEAEA;
	text-align: justify;
	}
H1 {
	font-family: "Century Gothic", sans-serif, Helvetica;
	font-size: 1.9em;
	color: #FF6600;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;

}	
BODY, HTML {
scrollbar-3dlight-color : #003366;
scrollbar-darkshadow-color : #CCCCCC;
scrollbar-highlight-color : #333333;
scrollbar-shadow-color : #666666;
scrollbar-arrow-color : #FFFFFF;
scrollbar-face-color : #333333;
scrollbar-track-color : #CCCCCC;
}
.medium {
	font-family: "Century Gothic", sans-serif, Helvetica;
	font-size: 0.7em;
	font-style: italic;
	color: #FF6600;
}
.space {
	height: 15px;
	width: 900px;
	color: #333333;
}
.contenedorfoto {
	float:left;
	width:161px;
	margin: 7px;
	padding:5px;
	background-color:#f5f7f9;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
	text-align:center;
} 
.fotoA {
	float:left;
	margin-top: 10px;
}
.fotoB {
	float:left;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 0px;
}
.piedefoto {
	font-family: "Century Gothic", sans-serif, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
	vertical-align: bottom;
	height: 22px;
	list-style-type: disc;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.border {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	background-image: url(../imagenes/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.nexpage {
	font-family: "Century Gothic", sans-serif, Helvetica;
	font-size: 13px;
	font-style: normal;
	color: #FF6600;
	text-align: right;
	margin-top: 30px;
}
.link {
	color: #FF6600;
}
.caractecnicas {
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 0px;
	text-align: left;
	line-height: 19px;
	float: left;
}
.regla {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}
.linkBold {
	color: #FF6600;
	font-weight: bold;
}
.idiomas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.link2 {
	color: #008A2D;
}
.link3 {
	color: #2291FF;
}
.link4 {
	color: #003399;
}

