@charset "UTF-8";
/* CSS Document */





#menu {
	position:absolute;
	left:40px;
	top:40px;
	width:800px;
	height:118px;
	z-index:3;
	background-color: #E05206;
}

#englishespanol {
	position:absolute;
	left:748px;
	top:492px;
	width:100px;
	height:30px;
	z-index:3;
	background-color: #E05206;
}

#title {
	position:absolute;
	left:643px;
	top:75px;
	width:153px;
	height:33px;
	z-index:3;
	color: #FFF;
}

#main {
	position:absolute;
	left:100px;
	top:0;
	width:800px;
	height:800px;
	z-index:3;
}

#text {
	position:absolute;
	left:100px;
	top:100px;
	width:800px;
	height:800px;
	line-height: 1,1;
	z-index:3;
	text-align: justify;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFF;
	text-decoration: none;
	line-height: 25px;
	height: 7px;
	text-align: right;
}

.texte-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
}

.texte-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style:italic;
	color: #000;
	text-decoration: none;
	font-weight: lighter;
	text-align: left;
}

.texte-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
}

.texte-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
}

.texte-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
	border: thin none #CCC;
}

.basdepage {
	font-size: x-small;
	color: #666;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

.cadre {
	font-size: small;
	color: #666;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.potencia {
	font-size: xx-large;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
}

.industrial {
	font-size: xx-large;
	color: #CCC;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
}

.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
	line-height: 2px;
}

a.capitulos:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	line-height: 13px;
	font-weight:bold;
}

a.capitulos:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	line-height: 13px;
	font-weight:bold;
	text-align:center;
}

.capitulos,
a.capitulos:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	text-decoration:none;
	line-height: 13px;
	font-weight:bolder;
	text-align:center;	
}

a.capitulos:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	line-height: 13px;
	font-weight:bold;
	text-align:center;
}

a.orange:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color:#E05206;
	text-decoration:none;
}

a.orange:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color:#E05206;
	text-decoration:none;
}

.orange,
a.orange:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333333;
	text-decoration:none;
	text-align: center;
}

a.orange:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color:#E05206;
	text-decoration:none;
}
