BODY {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color:gray;
	margin: 20px,0px,20px,0px;
	text-align:center;
	background:#939393;
}

a{
color:white;
}
a:visited{
color:#ff3a0c;
} 
a:hover{
color:#ff3a0c;
}

#contenedor {
	width:900px;
	margin:0 auto 0 auto;
}

#cabecera {
	width:900px;
	height:160px;
	background-image:url(Images/header.gif);
	margin:0 auto 0 auto
}


#barra {
	width:900px;
	height:15px;
	background-color:#127a36;
}

#publicidad {
	width:210px;
	height:605px;
	background-color:#127a36;
	float:left;
}

#content {
	width:660px;
	height:605px;
	position:relative;
	float:left;
	background-color:#FFFFFF;
}

#boton {
	width:399px;
	height:110px;
	float:left;
	margin-top: 5%;
	margin-left: 20%;
}

#barrad {
	width:30px;
	height:605px;
	background-color:#127a36;
	position:relative;
	left:30px;
	float:right;
}

#programa {
	width:283px;
	height:170px;
	position:relative;
	top:85;
	float:right;
	right:25px;
}

#barra02 {
	width:900px;
	height:40px;
	position:static;
	float:left;
	left:379px;
	top:750px;
	background-color:#383938;
}

#barra03 {
	width:900px;
	height:80px;
	position:static;
	float:left;
	top:790px;
	left:379px;
	background-color:#127a36;
}

#campotexto {
	width:300px;
	height:150px;
	position:relative;
	background-color:white;
	float:left;
	left:25px;
	top: 5%;
}

#campotexto02 {
	width:610px;
	height:150px;
	position:relative;
	background-color:white;
	float:left;
	left:25px;
	top: 0%;
}

#estilotexto01 {
	font:14pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	color:6b6b6b;
}

#estilotexto02 {
	font: 10pt Arial, Helvetica, sans-serif;
	text-align:left;
	color:6b6b6b;
}

#estilotexto03 {
	font: 9pt Arial, Helvetica, sans-serif;
	text-align:left;
	color:6b6b6b;
}

#estilotexto04 {
	font: 9pt Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
	color:white;
}