/*
	CSS Stylesheet
	Última modificación: 06.06.2005
*/

body {
	font-size : 10px;
	color : #333399;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	/*background-color: #FFFACD;*/
	background-color: #F6F6E5;		
}

/* Estilo para la tabla principal */
.tableStyle {
	background-color : White;
	width : 756px;
	height : 500px;
	border : 1px;
	border-style : solid;
	border-color : #333399;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : top;
}

td.header {
	background-color : 	white;
	color : #333399;
	
	border-bottom : 1px solid  #333399;
	/*text-align : right;*/
}

/*
	Estilo para el título principal
*/
h1.mainTitle {
	padding-top: 10px;
	font-size : 24px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : right;

}

h2.subtitle {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : right;

}

table.navigationTable {
	width : 160px;
	/*border-right : 1px solid  #333399;*/
}

td.navigationCell {
	border-right : 1px solid  #333399;
/*	background-color : #C4BDE8;*/
}

td.navigation {
	color : #333399;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;	
	height : 30px;
}

td.navigationSub {
	color : #333399;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;	
	height : 30px;
	padding-top : 10px;
	padding-bottom : 10px;
	/*
	background-color : #FFFACD;
	*/
}

td.navigation a {
	width : 130px;
	display : block;
	color: #333399;
	text-decoration : none;
	margin-left : 11px;
	border-top : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	padding : 5 10 5 10;
}

td.navigationCurrent a {
	font-size : 12px;
	font-weight : bold;
	width : 130px;
	display : block;
	/*	background-color: #FFFACD;*/
	color: #333399y;
	text-decoration : none;
	margin-left : 11px;
	border-top : 1px solid #333399;
	border-bottom : 1px solid #333399;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	padding : 5 10 5 10;
}

td.navigationCurrent a:hover {
	font-size : 12px;
	font-weight : bold;
	width : 130px;
	display : block;
	color: #333399;
	text-decoration : none;
	margin-left : 11px;
	border-top : 1px solid #333399;
	border-bottom : 1px solid #333399;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	padding : 5 10 5 10;
}

td.navigation a:hover {
	width : 130px;
	display : block;
	margin-left : 11px;
	border-top : 1px solid #333399;
	border-bottom : 1px solid #333399;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	color: #333399;
	padding : 5 10 5 10;
	text-decoration : none;
}

td.navigationSub a {
	font-weight : normal;
	font-size : 10px;
	width : 130px;
	display : block;
	color: #333399;
	text-decoration : none;
	margin-left : 10px;
	padding-left : 15px;
	padding-right : 0px;
	padding-top : 2px;
	padding-bottom : 2px;
}


td.navigationSub a:hover {
	font-weight : normal;
	font-size : 10px;
	width : 130px;
	display : block;

	text-decoration : none;
	margin-left : 10px;
	color: #333399;
	padding-left : 20px;
	padding-right : 0px;
	padding-top : 2px;
	padding-bottom : 2px;

}

/*
	Estilo para los contenidos en la parte central
*/
.contents {
	color: #000066;
	font-size : 12px;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 550px;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 10px;
	padding-bottom : 10px;
	vertical-align : top;
	line-height: 125%;	
}

.contents table tr td {
	color: #000066;
	font-size : 12px;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
}
.contents h1 {
	color: #333399;
	font-family : arial, Helvetica, sans-serif;
	font-size : 20px;
	display : block;
}

.contents h2 {
	color: #333399;
	font-family : arial, Helvetica, sans-serif;
	font-size : 16px;
	display : block;
}

.contents h3 {
	color: #333399;
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
	display : block;
}

.contents p {
	color: #333399;
	text-indent : 10px;
	text-align : justify;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 150%;
}

table.dissemination a {
	font-size: 9px;
	color: #333399;
	text-indent : 10px;
	text-align : justify;
	padding: 2px 2px 2px 2px;
}

table.dissemination a {

	font-size: 9px;
	color: #333399;
	text-indent : 10px;
	text-align : justify;	
	padding: 2px 2px 2px 2px;
}

table.dissemination td {
	border-bottom : 1px dotted  #333399;
}

table.dissemination td:hover {
	background-color: #FFFACD;
	border-bottom : 1px dotted  #333399;
}


.contents b {
	color: #333399;
}

.contents ul {
	text-align : justify;
}

.contents li {
	text-align : justify;
	line-height: 150%;	
}

/*
	Estilo para el pie de página
*/
.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color: #7C71BD;
	text-align : center;
}

/*
	Estilo para los enlaces
*/
a {
	text-decoration : none;
	color: #333377;
}

a:hover {
	text-decoration : underline;
	color: #333399;
}

a:visited {
	color: #333399;
}

/*
	Estilo para los enlaces en el pie de página
*/
.footer a {
	color: #7C71BD;
}

.logoCell {
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 8px;
	padding-bottom : 8px;
}

.logoImg {
	margin-left : 10px;
	margin-bottom : 10px;
	margin-top : 10px;
	margin-right : 10px;
}

p.contact {
	font-family : courier New;
	text-indent : 0px;
}

table.news tr td {
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 15px;
	padding-right : 3px;
	border-bottom : 1px solid #2728A3;
	text-align : justify;
}

table.news tr td.date {
	font-size: 9px;
	padding-top : 10px;
	padding-bottom : 10px;
	font-weight : normal;
	padding-left : 3px;
	padding-right : 3px;
}

table.newsmain tr td {
	font-size : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 15px;
	padding-right : 3px;
	/*
	border-bottom : 1px solid #2728A3;
	*/
	text-align : justify;
}

table.newsmain tr td.date {
	padding-top : 5px;
	padding-bottom : 5px;
	font-weight : normal;
	padding-left : 3px;
	padding-right : 3px;
}

table.profile {
	padding-top : 10px;
	padding-bottom : 10px;
	/*border-bottom : 1px solid #2728A3;*/
}

table.profile tr td {
	text-align : left;
}

table.line {
	border-bottom : 1px solid #2728A3;
	width : 400px;
}

table.album tr td.imgfooter {
	font-size : 10px;
	padding-bottom : 20px;
}

p.imgfooter {
	text-indent : 0px;
	font-size : 10px;	
}

h3.link a {
	font-family : arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Green;
}

h3.date {
	font-family : arial, Helvetica, sans-serif;
	font-size : 10px;
}

table.albumNav {
	width : 550px;
	border-bottom : 1px solid #2728A3;
}

table.album tr td {
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	padding-top : 10px;
}

p.albumNavNext {
	text-indent : 0px;
	font-family : arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : right;
}

p.albumNavPrevious {
	text-indent : 0px;
	font-family : arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
}

table.memberlist tr td {
	padding-left : 10px;
	padding-right : 10px;
}

div.leonardo {
	font-size: 9px;
	padding-left : 5px;
	text-align : left;
}

p.noindent {
	text-indent: 0px;
}

p.moreinfo {
	text-align: right;
}

