
/* Xenéricos */

body	{
	background: url(../imx/fondo-body.png) repeat-x #8fd4e6;
	font-family: Georgia;
	}
#cabeceira {
	background: url(../imx/fondo-cabeceira.png) no-repeat top center #000;
	height: 119px;
	}
.proxecto {
	border-bottom: solid 1px #8FD3E6;
	}

/* Logos */
.idc	{
	background-image: url(../imx/logo-idc.png);
	height: 54px;
	width: 308px;
	}
.ans	{
	background-image: url(../imx/logo-ans.png);
	height: 31px;
	width: 200px;
	}
#csans	{
	background-image: url(../imx/logo-csans.png);
	height: 73px;
	width: 198px;
	}
#phpcan	{
	background-image: url(../imx/logo-phpcan.png);
	height: 94px;
	width: 198px;
	}

/* Textos */
#intro {
	color: #c2e6ef;
	font-size: 1.6em;
	line-height: 1.1em;
	}
#intro a {
	color: #fff;
	}
#intro a:hover {
	text-decoration: none;
	}
.descricion {
	font-size: 1.2em;
	color: #126076;
	}
.descarga {
	background: url(../imx/fondo-descarga.png) no-repeat;
	width: 367px;
	height: 99px;
	margin-left: -10px;
	position: relative;
	}
.descarga a {
	padding: 20px 5px 0 100px;
	display: block;
	text-decoration: none;
	line-height: 1em;
	color: #575700;
	font-size: 1.1em;
	}
.descarga a em {
	display: block;
	font-family: Arial;
	font-size: 0.7em;
	line-height: 1.2em;
	margin-top: 2px;
	color: #929200;
	}
.descarga a:hover em {
	color: #575700;
	}
.ligazons {
	color: #fff;
	font-size: 0.8em;
	line-height: 1.2em;
	font-family: Arial;
	}
.ligazons h3 {
	font-size: 1.2em;
	border-top: solid 1px #8FD3E6;
	padding-top: 10px;
	margin-top: 10px;
	}
.ligazons ul {
	list-style: none;
	margin-left: 0;
	}
.ligazons a {
	color: #126076;
	text-decoration: none;
	}
.ligazons a:hover {
	color: #fff;
	text-decoration: underline;
	}
.pe-de-paxina {
	font-family: Arial;
	font-size: 0.7em;
	color: #126076;
	}
.pe-de-paxina a {
	color: #126076;
	}
.pe-de-paxina a:hover {
	text-decoration: none;
	}
