/* Body. */

body {
    font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-image:url(../img/imaxe_fondo.png);
	background-attachment:fixed;
	background-position:center center;
	background-repeat:no-repeat;
    /*background-color:  #00B4FF ;*/
}
h1 h2 h3 h4{
	font-weight:bold;
    line-height:50%;
}
h1{
	font-size:18pt;
}
h2{
	font-size:16pt;
}
h3{
	font-size:14pt;
}
h4{
	font-size:12pt;
}

#pagina{
	/*margin: 10px 80px;*/
    min-width:900px;
    padding:10px 25px;
    /*to simulate min-width into ie6*/
    /*width: expression(document.body.clientWidth < 1001? "1000px" : "auto");*/
}

/* Header. */

#Window {
    /*padding: 3px;*/
    color:#0c747b;
    background-color:white;
    /*margin-bottom:15px;*/
    /*width: 98%;*/
}
#header{
    background-color: white; /*#dddde0;*/
    color:#75B000;
}
#content {
 	margin-right:2%;
	margin-top: 5px;
	margin-bottom:5px;
    float: right;    
    text-align: center;
    width: 85%;
    color:gray;/*#0c747b;*/
    min-height:350px;
    /*height:auto;*/
    _height:350px;
}
#mapViewer{
	margin-left:30px;	
}

#logo{
	border:2px solid black;
	margin-top:15px;
	margin-bottom:5px;
	text-align:center;
	/*width:99.8%;*/
	height:120px;
	overflow:hidden;
	background-image:url(../img/back_header.jpg);
	background-repeat: no-repeat;
	background-position:center center;
}
#logo img{
  	height: 120px;
  	width:750px;
}
#logo_back{
	text-align:center;
	width:100%;
  	margin:0;
	z-index:1;
}
#logo_back img{
	width: 100%;
  	height: 120px;
}
#logo_front{
  	margin:0;	
	z-index:2;
	position:relative;
	height:120px;
	top:-120px;
	width:100%;
}
	
#logo_front img{
    text-align:center;
    height:120px;
    width:750px;
}
#usuario{
        float:left;
        width:20%;
	margin-top:4px;
        margin-left:5px;
        font-style: italic;
        font-weight:bold;
}
#bandeiras{
         float: right;
        text-align:right;
        width:20%;
	margin-top:4px;
}#titulo{
	display:block;
        /*float:none;*/
        width:50%;
        text-align:center;
        margin-left:25%;
/*        margin-right:25%;*/
        font-weight:bold;
    padding-top:5px;
}
#titulo h2{
	margin-bottom:1px;
}
#menu{
	float:left;
	min-width:50px;
	width:10%;
	/*margin-top:1em;*/
	/*line-height:normal;*/
	font-weight: bold;
	margin-top:5px;
	margin-left:2%;
	_margin-left:1%;
	/*display:inline;*/
	color:#D1A75E;/*#0c747b;*/
}

#menu img{
	width:120%;
}
#menu ul {
    list-style: none;
    /*list-style-position:outside;*/
    padding: 0;
    margin: 0;
    /*text-indent: 1em;*/
    /*text-decoration:none;
    border-style:solid solid none solid;
    border-color:#000;*/
    /*border-size:2px;*/
    /*border-width:2px;*/
}
#menu li {
	/*list-style-type:none;
	
	margin:0;*/
	/*display:inline;*/
	/*padding-left :1em;*/
}
#menu a{
    /*margin-left:5px;*/
    min-height:20px;
	text-decoration: none;
    display:block;
    /*float:left;*/
	background-color: white; /*#dddde0;*/
    /*border-style:none none solid none;
    border-color:#000;*/
    /*border-size:2px;*/
    /*border-width:2px;*/
    padding:5px 5px 5px 7px;
	color: #CCA45E;/*#0c747b;*/
}
#menu a:visited{
	text-decoration:none;
	color: #CCA45E;/*#0c747b;*/
}
#menu a:hover {
    text-decoration: none;
    /*background-color:#BACBFF;*/
    color:#0c747b;
}
#ficheros{
	color:#2028A0;
	text-align:left; 
	height:400px; 
	overflow:auto;
	border: 1px solid #2028A0;
	margin-left:10px;
	margin-right:10px;
	_padding-top:15px;
}
.footer {
    clear: both;
    text-align: center;
    font-weight:bold;
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom:5px;
    /*border-top: #000 1px solid;*/
    color: #006666;/*#828EB3;*/
    width: 100%;
    font-style:italic;
}

.aviso{
	color: green;
	margin-left:20px;
	margin-top:15px;
	text-align: left;
    font-weight:bold;
}
.aviso_centrado{
	color: green;
	margin-left:20px;
	margin-top:15px;
	text-align: center;
    font-weight:bold;
}
/* Forms. */

form {
    width: 100%;
}

div.field {
    clear: both;    
    padding-top: 1em;
    width: 100%;
}

div.field span.label {
    float: left;    
    text-align: right;
    font-weight: bold;
    width: 49.5%;
}

div.field span.entry {
    float: right;    
    text-align: left;
    width: 49.5%;
}

div.button,table {
    clear: both;
    padding-top: 1em;
    padding-bottom:1em;
    text-align: center;
    width: 100%;
}
div.button{
	/*margin:0 0 5px 5px;*/
	margin-bottom:20px;
	text-align:center;
	width:100%;
}

/* Error messages. */

.errorMessage {
    font-weight: bold;
    color: red;
    margin-left: 5px;
}
/* Download docs */
div.docs{
	text-align:left;
}
#avance, #inicial, #final{
	display:none;
}
.desplegable a, .desplegable a:hover, .desplegable a:visited{
	text-decoration: none;
	font-weight: bold;
	color:#0c747b;
}
/*.desplegable a:hover{
	text-decoration: none;
	color:#0c747b;
}
.desplegable a:visited{
	text-decoration: none;
	color:#0c747b;
}*/
.pdf {
	 background-image: url(../img/mimetypes/pdf.png);
     background-repeat: no-repeat;
     cursor: pointer;     
     /*width: 16px;*/
}
.export {
     padding: 0 0px 10px 20px;
     font-size: x-small;
     text-align: center;
     width:16px;
}
/* registro */
.rexistro{
	width:100%;
	clear:both;
}

 .datos_conta, .datos_persoales, .datos_alegacion, .datos_adxuntos, .content_error, .resposta_alegacion, .observacions_internas{
	padding:1em 1em 1em 0;
	margin:0.5em 1em 0.5em 1em;
	text-align:left;
	border: 1px inset #000;
}
.content_error{
	text-align:center;
}
*:first-child+html .datos_persoales, *:first-child+html .datos_adxuntos, *:first-child+html .resposta_alegacion{
	margin-top:3.5em;
}

div.campo{
	clear:both;
	padding-top:0.2em;
	padding-left:1em;
	width:97%;
}
div.campo span.label{
	float:left;
	width:20%;
	text-align:left;
	padding:0.2em;
}
div.campo span.entrada{
	color:black;
	text-align:left;
	width:79%;
}
div.campo div.entrada{
	/*padding-bottom:0.2em;*/
	color:black;
	text-align:left;
	width:79%;
	float:left;
	/*margin-left:31%;*/
}
.ambito{
	margin-right:40px;
}
.note{
	color:gray;
	font-size: x-small;
 	font-style:italic;
 }
.obrigatorio {
	background-color:#EDD7B5;
}
.notEditable {
	background-color:#EDD7B5;
	color:gray;
}
/*a:visited{
	text-decoration:none;
	color:#0c747b;
}*/
.caixaErros{
	text-align:left;
	border: 1px solid red;
	color:red;
	margin:0.5em 1em 0.5em 1em;
	padding:0.5em 3em 0.5em 3em;
}
.boxErrors{	
	text-align:left;
	border: 1px solid red;
	color:red;
	margin:0.5em 1em 0.5em 1em;
	/*width:90%;*/
}
.captchaError{	
	text-align:left;
	border: 1px solid red;
	color:red;
	margin:0.5em 1em 0.5em 1em;
	padding:0.5em 3em 0.5em 3em;
	/*width:90%;*/
}
.selects td, .codes td,.selects th, .codes th {
	text-align:center;
	border:0px;
}
#contidoInicio{
	text-align:justify; 
	width:90%; 
	margin-left:5%;
	margin-bottom:20px;
}

.fich_pdf img{
	margin-right:2px;
	cursor: pointer;
}
.folder{
	cursor: pointer;
}

.folder img{
	margin-right:2px;
}

.bloques_motivacion{
	clear:both;
	float:left;
	padding:1em 1em 1em 0;
	margin:0 1em 1em 1em;
	text-align:left;
	border: 1px inset #000;
	width:97%;
}
.bloque1, .bloque2, .bloque3, .bloque4{
	width:24%;
	float:left;
}

/* CSS TABLA DE FASES */
.fases{
	/*width:76%;*/
	margin:0.5em 1em 0.5em 1em;
}
.fases td{
	border:0px;
	text-align:center;
}
/*CSS PARA CALENDARIO */
/* Este css necesita ser copiado na función getCalendarStyles() do arquivo CalendarPopup.js; aquí só sirve a modo de exemplo. */
.TESTcpYearNavigation,
.TESTcpMonthNavigation
		{
		background-color:#BACBFF;
		text-align:center;
		vertical-align:center;
		text-decoration:none;
		color:#FFFFFF;
		font-weight:bold;
		}
.TESTcpDayColumnHeader,
.TESTcpYearNavigation,
.TESTcpMonthNavigation,
.TESTcpCurrentMonthDate,
.TESTcpCurrentMonthDateDisabled,
.TESTcpOtherMonthDate,
.TESTcpOtherMonthDateDisabled,
.TESTcpCurrentDate,
.TESTcpCurrentDateDisabled,
.TESTcpTodayText,
.TESTcpTodayTextDisabled,
.TESTcpText
		{
		font-family:arial;
		font-size:8pt;
		}
TD.TESTcpDayColumnHeader
		{
		text-align:right;
		border:solid thin #6677DD;
		border-width:0 0 1 0;
		}
.TESTcpCurrentMonthDate,
.TESTcpOtherMonthDate,
.TESTcpCurrentDate
		{
		text-align:right;
		text-decoration:none;
		}
.TESTcpCurrentMonthDateDisabled,
.TESTcpOtherMonthDateDisabled,
.TESTcpCurrentDateDisabled
		{
		color:#D0D0D0;
		text-align:right;
		text-decoration:line-through;
		}
.TESTcpCurrentMonthDate
		{
		color:#6677DD;
		font-weight:bold;
		}
.TESTcpCurrentDate
		{
		color: #FFFFFF;
		font-weight:bold;
		}
.TESTcpOtherMonthDate
		{
		color:#808080;
		}
TD.TESTcpCurrentDate
		{
		color:#FFFFFF;
		background-color: #BACBFF;
		border-width:1;
		border:solid thin #000000;
		}
TD.TESTcpCurrentDateDisabled
		{
		border-width:1;
		border:solid thin #FFAAAA;
		}
TD.TESTcpTodayText,
TD.TESTcpTodayTextDisabled
		{
		border:solid thin #6677DD;
		border-width:1 0 0 0;
		}
A.TESTcpTodayText,
SPAN.TESTcpTodayTextDisabled
		{
		height:20px;
		}
A.TESTcpTodayText
		{
		color:#6677DD;
		font-weight:bold;
		}
SPAN.TESTcpTodayTextDisabled
		{
		color:#D0D0D0;
		}
.TESTcpBorder
		{
		border:solid thin #6677DD;
		}
