html {
	height:100%;
    width:100%;
}

body {
	font-family: 'FontRegular';
	font-size: 14px;
	color: #000000;
	height:100%;
    width:100%;
    background-color:#FFFFFF;
}

.tdmiddle {
	vertical-align:middle;
}

.titulo {
	font-family: 'FontBold';
	font-size: 24px;
	color:#DFB348;
	line-height:26px;
}

.subtitulo {
	font-family: 'FontRegular';
	font-size: 24px;
	color:#000000;
	line-height:26px;
}

.texto {
	font-family: 'FontRegularSerif';
	font-size: 14px;
	color:#000000;
	line-height:18px;
}

.textoBold {
	font-family: 'FontBoldSerif';
	font-size: 14px;
	color:#000000;
	line-height:18px;
}

.tituloLegenda {
	font-family: 'FontBold';
	font-size: 16px;
	color:#DFB348;
	line-height:20px;
}

.legenda {
	font-family: 'FontRegularSerif';
	font-size: 12px;
	color:#231F20;
	line-height:16px;
}

.legendaBold {
	font-family: 'FontRegular';
	font-size: 14px;
	color:#231F20;
	line-height:18px;
}

.tituloContactos {
	font-family: 'FontBold';
	font-size: 14px;
	color:#000000;
	line-height:20px;
}

.textoContactos {
	font-family: 'FontRegular';
	font-size: 14px;
	color:#000000;
	line-height:20px;
}




.tituloContactos {
	font-family: 'FontBold';
	font-size: 14px;
	color:#000000;
	line-height:20px;
}





.animentradacontainer {
    z-index:5;
	width:630px;
	height:255px;
}

.nav {
	position:absolute;
    left:0px;
    top:0px;
    width:630px;
	height:255px;
}

.prev {
	position:absolute;
	left:10px;
	top:90px;
	width:40px;
	height:40px;
    z-index:40;
}

.next {
	position:absolute;
	left:580px;
	top:90px;
	width:40px;
	height:40px;
    z-index:40;
}










a.linkamarelo:link{
    color:#DFB348;
    text-decoration:none;
}

a.linkamarelo:visited {
    color:#DFB348;
    text-decoration:none;
}

a.linkamarelo:hover {
    color:#DFB348;
    text-decoration:underline;
}

a.linkamarelo:active {
    color:#DFB348;
    text-decoration:none;
}

a.tituloContactoslink:link{
	font-family: 'FontBold';
	font-size: 14px;
	color:#000000;
	line-height:20px;
    text-decoration:none;
}

a.tituloContactoslink:visited {
	font-family: 'FontBold';
	font-size: 14px;
	color:#000000;
	line-height:20px;
    text-decoration:none;
}

a.tituloContactoslink:hover {
	font-family: 'FontBold';
	font-size: 14px;
	color:#000000;
	line-height:20px;
    text-decoration:none;
}

a.tituloContactoslink:active {
	font-family: 'FontBold';
	font-size: 14px;
	color:#000000;
	line-height:20px;
    text-decoration:none;
}


a.anchorLink:link{
	font-family: 'FontRegular';
	font-size: 18px;
    color: #FFFFFF;
    text-decoration:none;
}

a.anchorLink:visited {
	font-family: 'FontRegular';
	font-size: 18px;
    color: #FFFFFF;
    text-decoration:none;
}

a.anchorLink:hover {
	font-family: 'FontRegular';
	font-size: 18px;
    color: #dfb348;
    text-decoration:none;
}

a.anchorLink:active {
	font-family: 'FontRegular';
	font-size: 18px;
    color: #FFFFFF;
    text-decoration:none;
}

a.linkseta:link{
	font-family: 'FontRegularSerif';
	font-size: 12px;
    color: #dfb348;
    text-decoration:none;
}

a.linkseta:visited {
	font-family: 'FontRegularSerif';
	font-size: 12px;
    color: #dfb348;
    text-decoration:none;
}

a.linkseta:hover {
	font-family: 'FontRegularSerif';
	font-size: 12px;
    color: #000000;
    text-decoration:none;
}

a.linkseta:active {
	font-family: 'FontRegularSerif';
	font-size: 12px;
    color: #dfb348;
    text-decoration:none;
}

a.linkpdf:link{
	font-family: 'FontRegular';
	font-size: 18px;
    color: #000000;
    text-decoration:none;
}

a.linkpdf:visited {
	font-family: 'FontRegular';
	font-size: 18px;
    color: #000000;
    text-decoration:none;
}

a.linkpdf:hover {
	font-family: 'FontRegular';
	font-size: 18px;
    color: #dfb348;
    text-decoration:none;
}

a.linkpdf:active {
	font-family: 'FontRegular';
	font-size: 18px;
    color: #000000;
    text-decoration:none;
}

@font-face {
	font-family: 'FontRegular';
	src: url('../media/fonts/intelclc.eot');
	src: url('../media/fonts/intelclc.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'FontBold';
	src: url('../media/fonts/inteblcb.eot');
	src: url('../media/fonts/inteblcb.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'FontRegularSerif';
	src: url('../media/fonts/cambria.eot');
	src: url('../media/fonts/cambria.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'FontBoldSerif';
	src: url('../media/fonts/cambriab.eot');
	src: url('../media/fonts/cambriab.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
