a {
	color:#3366CC;
	text-decoration: none;
}

a:link {
	color:#3366CC;
	text-decoration: none;
}

a:visited {
	color:#3366CC;
	text-decoration: none;
}

a:hover {
	color:#3366CC;
	text-decoration: underline;
}
body 
	{
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#content
	{
	width:750px;
}
img.tl
	{position:absolute; top:0; left:0;}
img.tr
	{position:absolute; top:0; right:0;}
img.bl
	{position:absolute; bottom:0; left:0;}
img.br
	{position:absolute; bottom:0; right:0;}
	
#parallax
	{
	position:relative;
	overflow:hidden;
	width:750px;
	height:200px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#contenedor {
	overflow: hidden;
}
#contenedor #encabezado {
	background-image: url(../imagenes/css/encabezado.png);
	background-repeat: no-repeat;
	height: 15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	width: 750px;
}
#contenedor  #piecero {
	background-image: url(../imagenes/css/piecero.png);
	background-repeat: no-repeat;
	height: 60px;
	padding-top: 0px;
	width: 750px;
	background-position: bottom;
}
#contenedor #piecero .columna {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 11px;
}
#contenedor #centro {
	background-image: url(../imagenes/css/centro.png);
	background-repeat: repeat-y;
	width: 750px;
	padding-right: 1px;
}
#contenedor #centro .tres {
	width: 212px;
	float: left;
	height: 217px;
	background-image: url(../imagenes/css/fondo_tres_columnas.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#contenedor #centro .tres .columna {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#contenedor #centro1 {
	background-image: url(../imagenes/css/centro.png);
	background-repeat: repeat-y;
	width: 750px;
	padding-right: 1px;
}
#contenedor #centro1 .dos_uno {
	width: 330px;
	float: left;
	height: 100px;
	background-image: url(../imagenes/css/fondo_dos_uno.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#contenedor #centro1 .dos_uno .columna {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 150px;
}
#contenedor #centro1 .dos_dos {
	width: 330px;
	float: left;
	height: 100px;
	background-image: url(../imagenes/css/fondo_dos_dos.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#contenedor #centro1 .dos_dos .columna {
	padding-top: 8px;
	padding-right: 150px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#contenedor #centro2 {
	background-image: url(../imagenes/css/centro.png);
	background-repeat: repeat-y;
	width: 750px;
	font-size: 11px;
}
#contenedor #centro2 .cuatro {
	width: 153px;
	float: left;
	height: 150px;
	background-image: url(../imagenes/css/fondo_cuatro.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#contenedor #centro2 .cuatro .columna {
	padding-top: 100px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#contenedor #centro3 {
	background-image: url(../imagenes/css/centro.png);
	background-repeat: repeat-y;
	width: 750px;
	font-size: 10px;
}
#contenedor #centro3 .cinco {
	width: 117px;
	float: left;
	height: 175px;
	background-image: url(../imagenes/css/fondo_cinco.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#contenedor #centro3 .cinco .columna {
	padding: 0px;
}
#contenedor  #centro4 {
	background-repeat: repeat-y;
	width: 750px;
	font-size: 11px;
	background-image: url(../imagenes/css/centro.png);
	overflow: hidden;
	height: 550px;
}
#contenedor   #centro4   .uno {
	width: 690px;
	float: left;
	height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#contenedor  #centro4  .uno .columna {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-repeat: repeat-y;
}
#contenedor #centro_seciones {
	background-image: url(../imagenes/css/centro.png);
	background-repeat: repeat-y;
	width: 750px;
}
#contenedor #centro_seciones .columna {
	padding-left: 25px;
}

