body {
	margin: 0px;
	background-color: #C5CCBD;
	background-image: url(images/fondo_claro.gif);
}
#base {
	width: 891px;
	height: 526px;
	position: absolute;
	margin-left: -446px;
	left: 50%;
	margin-top: -263px;
	top: 50%;
	background-image: url(images/fondo_cruz_claro.gif);
	background-repeat: no-repeat;
}
.texto_base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003553;
	text-decoration: none;
}
a.texto_base:hover {
	color: #DEE5D6;
	background-color: #F37021;
}
.linea_puntos {
	background-image: url(images/linea_puntos.gif);
	background-repeat: repeat-x;
}
.texto_base_invertido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003553;
}
a.texto_base_invertido:hover {
	color: #F37021;
	background-color: #DEE5D6;
}
.texto_contacto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003553;
	text-decoration: none;
	background-color: #DEE5D6;
}
.linea_puntos_naranja {

	background-image: url(images/linea_puntos_naranja.gif);
	background-repeat: repeat-x;
}
.texto_portfolio {
	font-family: tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #003553;
	text-decoration: none;
	font-weight: bold;
}
a.texto_portfolio:hover {
	color: #FFFFFF;
	background-color: #F37021;
}
.linea_puntos_azul {


	background-image: url(images/linea_puntos_azul.gif);
	background-repeat: repeat-x;
}
.linea_puntos_gris {



	background-image: url(images/linea_puntos_gris.gif);
	background-repeat: repeat-x;
}
.texto_publi {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F37021;
}
a.texto_publi:hover {

	background-color: #003553;
}
.texto_cursiva {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #003553;
	text-decoration: none;
	background-color: #DEE5D6;
}
.texto_produc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #C5CCBD;
	text-decoration: none;
	background-color: #003553;
}
a.texto_produc:hover {
	color: #003553;
	background-color: #C5CCBD;
}.texto_pop {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003553;
	text-decoration: none;
	background-color: #F37021;
}
#home {
}
.texto_base_big {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003553;
	text-decoration: none;
}
a.texto_base_big:hover {
	color: #DEE5D6;
	background-color: #F37021;
}
.texto_base_invertidobig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003553;
}
.texto_portfolio_big {

	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #003553;
	text-decoration: none;
	font-weight: bold;
}
#portfolio {
	background-image: url(images/base_cine.gif);
	background-repeat: no-repeat;
}

a.texto_portfolio_big:hover {
	color: #FFFFFF;
	background-color: #F37021;
}
.texto_contacto_big {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003553;
	text-decoration: none;
	background-color: #DEE5D6;
}

