﻿/* COLORES COORPORATIVOS
LIGHT-BLUE: #41B7C8;
RED: #FF1100;
GREEN: #4FAD26;
ORANGE: #FF850D;
DARK-BLUE: #10147E;
*/

body {
	margin: 0px;
	background-image: url(../images/cca_repHead.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

form {
	margin: 0;
}

/* SUBSECCIONES */

table.subseccions {
	border-collapse: collapse;
	border-top: dotted 1px #999;
	border-bottom: solid 1px #CCC;
	width: 175px;
}

table.subseccions td {
	border-collapse: collapse;
	border: none;
	
	font-size: 8pt;
	color: #666666;
	text-align: right;
}

table.subseccions td a{
	color: #666;
	font-family: Trebuchet MS;
	
	text-decoration: none;
	font-style: italic;
	
	width: 100%;
	background-color: white;
	
	padding: 0px 3px 0px 0px;
}

table.subseccions td a:hover {
	color: black;
	background-color: #F0F8FF;
}

/* PARRAFO NOTICIAS PORTADA */

table.contenPortada {
	border-collapse: collapse;
	border-top: none;
	border-bottom: none;
}

table.contenPortada th {
	font-size: 9pt;
	color: #333;
	text-align: left;
	font-family: Trebuchet MS;
	padding-left: 5px;
	border-bottom: 1px solid #999;
	background-color: #e5e5e5;
}

table.contenPortada td {
	font-size: 7pt;
	color: #666;
	padding-right: 10px;
	padding-left: 12px;
}
table.contenPortada a{
	color: #666;
	text-decoration: none;
}
table.contenPortada a:hover{
	color: #000;
	text-decoration: underline;
}
table.contenPortada p {
	margin-bottom:0.4em;
}

#Portada3 a {
	color:#00f;
}
.simple { clear:both; margin-bottom:4em;}

h1 {
	font-size: 13pt;
	text-align: center;
}

h6 {
	color: red;
	padding: 1px 1px 1px 40px;
	text-align: center;
}

/* TABLAs FORM*/
table.tForm {
	border-collapse: collapse;
	border: none;
	width: 500px;
}

table.tForm th {
	font-size: 8pt;
	color: #333;
	text-align: right;
	padding: 1px 1px 1px 3px;
}

table.tForm td {
	font-size: 8pt;
	color: #333;
	padding: 1px 1px 1px 3px;
}

table.tFormdos {
	border-collapse: collapse;
	border: none;
	width: 500px;
}

table.tFormdos th {
	font-size: 8pt;
	color: #666;
	padding: 20px 1px 5px 3px;
	font-weight: normal;
	text-align: left;
}

table.tFormdos td {
	font-size: 8pt;
	color: #333;
	padding: 1px 1px 1px 3px;
}

/* ENFASIS NEGRITA */
.enfasis {
	font-weight: bold;
	font-size: 9pt;
	color: #333;
}

/* INTERIOR DE LA WEB: NOTICIAS...04-10-2004 */
h2 {
	font-size: 18pt;
	font-family: Trebuchet MS;
	color: #333;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #666;
	margin-left: 20px;
}

h3 {
	color: #10147E;
	font-family: Trebuchet MS;
	padding: 0px 0px 0px 20px;
	
	background-image: url(../images/cca_vineta.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}

h4 {
	font-size: 10pt;
	font-family: Trebuchet MS;
	color: #333;
	padding: 0px 0px 0px 10px;
	height: 18px;
	border-top: 1px solid #999;
	background-color: #E5F3FF;
}

p {
	font-size: 9pt;
	color: #333;
	text-align: justify;
}

.parrafo {
	font-size: 9pt;
	color: #333;
	padding: 0px 20px 0px 40px;
}

.parrafo table {
	font-size: 7pt;
}

.parrafo ul,.parrafo  ol {
	font-size: 9pt;
	color: #333;
	padding: 0px 0px 0px 20px;
	margin:20px 0px 0px 40px;
}


/* michel 2005 */
	/* images float */
img.floatRight {
	float: right;
	margin: 5px 0px 5px 15px;
	border: solid 1px #666;
}

img.floatLeft {
	float: left;
	padding: 5px 15px 5px 0px;
	border: solid 1px #666;
}

table.tNivel2 {
	border-collapse: collapse;
	border-top: 1px solid #999;
	border-right: 3px solid #999;
	border-bottom: 3px solid #999;
	border-left: 1px solid #999;
	margin: 5px 0px 5px 0px;
}

table.tNivel2 th {
	font-size: 7pt;
	color: black;
	text-align: center;
	padding: 2px 0px 2px 0px;
	background-color: #A6D6FF;
	border-collapse: collapse;
	border:solid 1px white;
}

table.tNivel2 td {
	font-size: 7pt;
	color: black;
	text-align: left;
	padding: 5px 2px 5px 2px;
	background-color: #F0F8FF;
	border-collapse: collapse;
	border:solid 1px white;
}

table.tOrganigrama {
	border-collapse: collapse;
	border-top: 1px solid #999;
	border-right: 3px solid #999;
	border-bottom: 3px solid #999;
	border-left: 1px solid #999;
	margin: 5px 0px 5px 0px;
}

table.tOrganigrama th {
	font-size: 7pt;
	color: black;
	text-align: left;
	padding: 5px 10px 5px 10px;
	background-color: #A6D6FF;
	border-collapse: collapse;
	border:solid 1px white;
}

table.tOrganigrama td {
	font-size: 7pt;
	color: black;
	text-align: left;
	padding: 5px 10px 5px 10px;
	background-color: #F0F8FF;
	border-collapse: collapse;
	border:solid 1px white;
}

table.tForm {
	border-collapse: collapse;
	border: none;
}

table.tForm th {
	font-size: 8pt;
	color: #333;
	text-align: right;
	padding: 1px 1px 1px 3px;
}

table.tForm td {
	font-size: 8pt;
	color: #333;
	padding: 1px 1px 1px 3px;
}


/* TABLA NOTAS */

table.tNota {
	border-collapse: collapse;
	border: none;
}

table.tNota td {
	border-collapse: collapse;
	border: none;
	color: red;
	font-size: 7pt;
	font-style: italic;
	text-align: center;
}

/* AREA RESERVADA */

#tbBuscaWeb {
	width:95%;
	border-collapse: collapse;
}
#tbBuscaWeb th {
	border: none;
}
#tbBuscaWeb td {
	border:1px solid #999;
	padding:2px 0;
}

.listasSP {
	font-size: 8pt;
	padding: 20px;
	margin:5px;
}

span.resultado {
	font-weight:bold;
	color:black;
	background-color: #4FAD26;
}


table.tAsociados {
	border-collapse: collapse;
	border: none;
	background-image: url(../images/AreaAsociados.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 200px;
	height: 185px;
	margin-top:1em;
}

table.tAsociados td {
	border-collapse: collapse;
	border: none;
	color: #333;
	font-size: 8pt; 
	text-align: center;
}

/*para la ventana de noticias*/
body.parrafo {
	background: white;
	padding: 0px;
}

body.parrafo .parrafo {
	padding: 0 10px;
}
body.parrafo h2 {
	margin-left:10px;
}

div.botones {
	margin-top:1.5em;
}

.enlaceportada a {
	font-size: 7pt;
}

/* VENTANA FLOTANTE ESCAPARATE */

div.dOferta {
	/*border: 1ps solid red;*/
	text-align: center;
	margin: 10px 0px 15px 0px;
	font-size: 7pt;
	line-height: 12pt;
}

/* 09/05/2005 INTRANET*/

table.tNivel2_B {
	border-collapse: collapse;
	border-top: 1px solid #999;
	border-right: 3px solid #999;
	border-bottom: 3px solid #999;
	border-left: 1px solid #999;
	margin: 5px 0px 5px 0px;
}

table.tNivel2_B th {
	font-size: 7pt;
	color: white;
	text-align: center;
	padding: 2px 0px 2px 0px;
	background-color: #4FAD26;
	border-collapse: collapse;
	border:solid 1px white;
}

table.tNivel2_B td {
	font-size: 7pt;
	color: black;
	text-align: left;
	padding: 5px 2px 5px 2px;
	background-color: #EAF9E5;
	border-collapse: collapse;
	border:solid 1px white;
}

h3.titCursos {
	font-family: Trebuchet MS;
	padding: 0px 0px 0px 20px;
	background-image: url(../images/cca_vinetaGreen.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	
	color: #4FAD26;
}

h4.verde {
	font-size: 10pt;
	font-family: Trebuchet MS;
	color: #333;
	padding: 0px 0px 0px 10px;
	height: 18px;
	border-top: 1px solid #999;
	background-color: #EAF9E5;
}

.secc34 {
	background-color:red;
}

.tabla {font-family: Arial, Helvetica, sans-serif; color:#333333; font-size:80%; text-align:justify; margin:10px; border:0px; padding:10px; }
.tabla a { text-decoration:none; color:#006600; }
.tabla a:hover { text-decoration:underline; color:#666666; }
.tabla td { padding:10px; }
.titular1 { color:#666666; background-color:#E5E5E5; text-align:left; font-weight:bold; border-bottom:#999999 solid 1px; }
.tabla_formulario { width:40%; text-align:left; border:#CCCCCC solid 1px; font-size:80%; }


a img {border:0;}

img.dcha {
	float:right;
	margin-top:1px;
	margin-left:10px;
	margin-right:0px;
}
img.izda {
	float:left;
	margin-top:1px;
	margin-left:0px;
	margin-right:10px;
}

