body, table {
	font-family: "Trebuchet MS", Verdana;
	color: #37628F;	
}
body {
	margin: 0px;
}
.bordeIzq {
	border-left: 3px solid #95ACC4;
}
.bordeDer {
	border-right: 3px solid #95ACC4;
}
.tablaCabecera, .tablaPie, .tablaCuerpo {
	background-position: right bottom;
	background-repeat: no-repeat;	
}
.tablaCabecera {
	background-image: url('images/manchaazul.gif');
}
.cabecera,.pie {
	border-bottom: 3px solid #95ACC4;
	border-top: 3px solid #95ACC4;
}
.franjaSuperior {
	border-top: 3px solid #95ACC4;
}
.franjaInferior {
	border-bottom: 3px solid #95ACC4;
}
.pie table {
	font-size: 12px;
	font-weight: bold;
}
.cabeceraInterior {
	height: 129px;
	font-size: 20px;
}
.cabeceraInterior strong {
	font-size: 24px;
}
.seccionesCabecera {
	height: 60px;
}
.manchaContacto,.manchaAcerca,.manchaPortfolio {
	background-position: center bottom;
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 4px;
	text-align: center;
}
.manchaContacto {
	background-image: url('images/mancharoja.gif');
}
.manchaAcerca {
	background-image: url('images/manchaamarilla.gif');
}
.manchaPortfolio {
	background-image: url('images/manchaverde.gif');
	padding-left: 0px;
	padding-right: 1px;
}
.slogan {
	font-size: 12px;
}
.slogan strong {
	font-size: 24px;
	font-weight: bold;
}
.cuerpoAmarillo,.cuerpoRojo,.cuerpoVerde {
	font-weight: bold;
	font-size: 22px;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;	
	background-repeat: no-repeat;	
	height: 170px;	
}
.cuerpoAmarillo {
	background-image: url('images/cuerpoamarilla.gif');
}
.cuerpoRojo {
	background-image: url('images/rojocuerpo.gif');
	padding-right: 65px;
}
.cuerpoVerde {
	background-image: url('images/verdecuerpo.gif');
	padding-right: 25px;
}
.manchaRoja,.manchaAmarilla,.manchaVerde {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
.manchaRoja th,.manchaAmarilla th,.manchaVerde th {
	font-size: 18px;
}
.manchaRoja {
	color: #BD5529;
}
.manchaAmarilla {
	color: #DBAC00;
}
.manchaVerde {
	color: #018580;
}
a:link,a:active,a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.cuerpoPortfolio,.cuerpoAcerca,.cuerpoContacto {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cuerpoPortfolio {
	background-image: url('images/fondoportfolio.gif');
}
.cuerpoAcerca {
	background-image: url('images/fondoacerca.gif');
}
.cuerpoContacto {
	background-image: url('images/fondocontacto.gif');
}
.tituloPortfolio,.tituloContacto,.tituloAcerca {
	font-weight: bold;
	font-size: 50px;
}
.tituloPortfolio {
	color: #018580;
}
.tituloAcerca {
	color: #DBAC00;
}
.tituloContacto {
	color: #BD5529;
}
.textoGenerico,.textoGenerico a:link,.textoGenerico a:active,.textoGenerico a:visited,.textoGenerico a:hover {
	font-size: 14px;
	color: #37628F;
}
.paginacion {
	word-spacing: 2em;
}
#actual:link, #actual:visited, #actual:active, #actual:hover, #actual2,#actual3 {
	color: #018580;
	font-weight: bold;
}
.descripcionWeb {
	padding-right: 5px;
	padding-left: 5px;
}

#pie {
	font-size:10px;
	padding:10px;
	text-align:center;
}