@charset "utf-8";
/* LOG OUT ***************************************/
body {
	background-color: #ececec;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.textForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-right: 16px;
	color: 333;
	}
.textInput {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-align: left;
        padding-right: 16px;
        color: 333;
        }
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: 333;
	margin-left:5px;
	}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: 333;
	margin-right: 16px;
	}
/* LOG IN ***************************************/
.apartat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015082;
	font-weight: bold;
	line-height: 15px;
	font-variant: normal;
	text-transform: uppercase;
	}
.bg_frontis {
	background-repeat: no-repeat;
	background-position: top;
	}
.bg_grey {
	background-repeat:  repeat-y;
	background-position: center top;
	}
.br_orange {
	border: 1px solid #FD7E17;
	background-color: #FFFFFF;
	}
.br_blue {
	border: 1px solid #4891DC;
	background-color: #FFFFFF;
	}
.contactos a:link {color: #FFF;}
.contactos a:visited {color: #FFF;}
.contactos a:active {color: #FFF;}
.contactos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	padding-right: 10px;
	text-align: left;
	}
.copyright a:link  {color: #FFF;}
.copyright a:visited {color: #FFF;}
.copyright a:active {color: #FFF;}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-left: 10px;
	}
.idiomas a:link  {color: #666;}
.idiomas a:visited {color: #666;}
.idiomas a:active {color: #666;}
.idiomas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	padding-right: 25px;
	text-align: right;
	}
.link a:link  {color: #FF6600;}
.link a:visited {color: #FF6600;}
.link a:active {color: #FF6600;}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
	line-height: 20px;
	}
.plugins a:link {color: #FFF;}
.plugins a:visited {color: #FFF;}
.plugins a:active {color: #FFF;}
.plugins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	padding-right: 10px;
	text-align: right;
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	line-height: 15px;
	padding-left: 10px;
	text-align: justify;
	}
.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #575656;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	padding-right: 25px;
	}
