body,td,th {
	font-family: citroenregular;
	font-size: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
@font-face {
    font-family: 'citroenregular';
    src: url('font/citroen_regular-webfont.eot');
    src: url('font/citroen_regular-webfont.eot?#iefix') format('embedded-opentype'),
url('font/citroen_regular-webfont.woff2') format('woff2'),
url('font/citroen_regular-webfont.woff') format('woff'),
url('font/citroen_regular-webfont.ttf') format('truetype'),
url('font/citroen_regular-webfont.svg#citroenregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'citroenbold';
    src: url('font/citroen_bold-webfont.eot');
    src: url('font/citroen_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/citroen_bold-webfont.woff2') format('woff2'),
         url('font/citroen_bold-webfont.woff') format('woff'),
         url('font/citroen_bold-webfont.ttf') format('truetype'),
         url('font/citroen_bold-webfont.svg#citroenbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
a:link,a:visited {
	font-family: citroenregular;
	font-size: 1.1em;
	color: #FFF;
	text-decoration: none;
}
a:hover,a:active{
	font-family: citroenregular;
	font-size: 1.1em;
	color: #0C0;
	text-decoration: overline;
}

.texto14 {
	font-family: citroenregular;
	font-size: 1em;
	font-style: normal;
	color: #000;
	text-decoration: none;
}
.texto18 {
	font-family: citroenregular;
	font-size: 1.2em;
	font-style: normal;
	color: #000;
	text-decoration: none;
}
.texto18_azul {
	font-family: citroenregular;
	font-size: 1.2em;
	font-style: normal;
	color: #00A5BE;
	text-decoration: none;
}
.texto18_verde {
	color: #0C0;
}
.texto18_blanco {
	font-family: citroenregular;
	font-size: 1.2em;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.texto18_blanco_bold {
	font-family: citroenbold;
	font-size: 1.2em;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.borde_azul {
	border: 3px solid #00A5BE;
}
a.home2:link,a.home2:visited {
	font-family: citroenregular;
	font-size: 1em;
	color: #FFF;
	text-decoration: none;
}
a.home2:hover,a.home2:active{
	font-family: citroenregular;
	font-size: 1em;
	color: #0C0;
	text-decoration: overline;
}
a.interior:link,a.interior:visited {
	font-family: citroenregular;
	font-size: 1.2em;
	color: #999999;
	text-decoration: none;
}
a.interior:hover,a.interior:active{
	font-family: citroenregular;
	font-size: 1.2em;
	color: #666;
	text-decoration: none;
}
.linea {
	background-image: url(elementos/linea_blanca.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
