body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
}
td {
	vertical-align: top;
}
p {
	font-size: 9pt;
	padding:3px 8px 3px 15px;
	color: #000000;
}

.celda-centro {
	padding:10px;
}
.celda-menu {
  width: 142;
	padding:4px;
}
.topwhite {
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}
h1 {
  font-size: 14pt;
	color: #000000;
	font-weight: bold;
	cursor: default;
	padding:3;
}
#content h2 {
	display:block;
	font-size: 11pt;
	font-weight:bold;
	color: #0f3d7b;
	border: 1px solid #0F3D7B;
	cursor: default;
	padding: 5px;
	margin-top: 20px;
}

#content h3 {
	font-size: 12pt;
	color: #FE8E06;
	cursor: default;
	padding: 0px;
	margin: 3px;
	padding-left: 1px;
	border-bottom: 1px solid #eeeeee;
	margin-top: 15px;
	margin-bottom: 0px;
}
#content h4 {
	font-size: 10pt;
	color: #00000;
	font-weight:bold;
	cursor: default;
	padding: 0px;
	margin: 3px;
	padding-left: 15px;
	border-bottom: 1px solid #eeeeee;
	margin-top: 15px;
	margin-bottom: 0px;
}

.titulo {
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	cursor: default;
	padding:3;
	border-bottom: 1px solid #cccccc;
}
.subtitulo {
	font-size: 12pt;
	padding:3;
	color: #666666;
	font-weight: bold;
	cursor: default;
}
.subtitulo-2 {
	font-size: 10pt;
	padding: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	color: #222222;
	cursor: default;
}
.subtitulo-3 {
	font-size: 9pt;
	padding-left: 10px;
	color: #0000A0;
	font-weight: normal;
	border-bottom: 1px solid #f0f0f0;
	padding-right:5px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 2px;
	background-color: #FdFeFf;
	cursor: default;
}
.texto {
	font-size: 9pt;
	padding:3px 8px 3px 15px;
	color: #000000;
}
.texto-u {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	border-bottom: 1px solid #cccccc;
}

.texto-b-negro {
	font-weight: bold;
	color: #000000;
}
.texto-b-azul {
	font-weight: bold;
	color: #0b4199;
}
.texto-i-negro {
	font-weight: bold;
	font-style:italic;
	color: #000000;
}
.texto-b-rojo {
	font-weight: bold;
	color: #bb0000;
}
.texto-i-rojo {
	font-weight: bold;
	font-style:italic;
	color: #bb0000;
}
.pie {
	font-size: 8pt;
	border-top: 1px solid #cccccc;
	font-weight: normal;
	color: #2f67bf;
	text-align: left;
	padding: 5px;
	padding-right: 20px;
}
.copete {
	font-size: 8pt;
	border-bottom: 1px solid #0000A0;
	font-weight: normal;
	color: #0000A0;
	text-align:right;
	padding: 5px;
	padding-right: 20px;
}
.categoria {
	font-size: 8pt;
	height: 19px;
	color: #bb0000;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding: 4px;
	border-bottom: 1px solid #f0f0f0;
	cursor:default;
}

a:link, a:visited {
	font-weight: bold;
	color: #0F3D7B;
	text-decoration: none;
}
a:hover, a:active{
	font-weight: bold;
	text-decoration: underline;
	color: #2f67bf;
}

a.lkdest:link, a.lkdest:visited, a.lkdest:hover, a.lkdest:active{
	display: block;
	padding: 5px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image: url(../imgs/destaque.gif);
	background-repeat: repeat-y;
	background-color: #f8f8f8;
	font-size: 10pt;
}
a.lkdest:hover, a.lkdest:active{
	background-color: #fcfcfc;
}

a.lkwhite:link, a.lkwhite:visited, a.lkwhite:hover, a.lkwhite:active{
	padding: 10px;
	font-size: 10pt;
	color: #ffffff;
	display: block;
}
a.lkwhite:hover, a.lkwhite:active{
	color: #f5f5f5;	
	background-color: #FE9A21;
}

.separador {
	background-image:url(../imgs/progfrida_08.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	height: 420;
}
li {
	border-bottom: 1px solid #eeeeee;
}
ol {
	margin: 0px;
	padding: 1px 5px 1px 30px;
	list-style: upper-roman outside;
	font-weight: bold;
	color: #000000;
}

.proj-tit {
	font-size: 10pt;
	padding: 5px;
	padding-left: 10px;
	border: 1px solid #FE8E06;
	border-bottom: 1px solid #ffffff;
	background-color: #FE8E06;
	font-weight: bold;
	color: #ffffff;
	cursor: default;
}
.proj-cat {
	font-size: 9pt;
	padding: 1px;
	padding-left: 15px;
	border-left: 1px solid #FE8E06;
	border-right: 1px solid #FE8E06;
	border-bottom: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
	background-color: #f9f9f9;
	font-weight: bold;
	color: #FE8E06;
	cursor: default;
}
.proj-tex {
	font-size: 9pt;
	padding: 5px;
	padding-left: 20px;
	border-left: 1px solid #FE8E06;
	border-right: 1px solid #FE8E06;
	background-color: #ffffff;
	font-weight: bold;
	color: #000000;
	cursor: default;
}
.proj-desc {
	font-size: 9pt;
	padding: 5px;
	padding-left: 20px;
	border-left: 1px solid #FE8E06;
	border-right: 1px solid #FE8E06;
	border-bottom: 1px solid #FE8E06;
	background-color: #ffffff;
	color: #000000;
	cursor: default;
}

#hecho .proj-tit {
	font-size: 10pt;
	padding: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #ffffff;
	background-color: #006633;
	font-weight: bold;
	color: #ffffff;
	cursor: default;
	border-top: 1px solid #006633;
	border-right: 1px solid #006633;
	border-left: 1px solid #006633;
}
#hecho .proj-cat {
	font-size: 9pt;
	padding: 1px;
	padding-left: 15px;
	border-left: 1px solid #FE8E06;
	border-right: 1px solid #FE8E06;
	border-bottom: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
	background-color: #f9f9f9;
	font-weight: bold;
	color: #006633;
	cursor: default;
}
#hecho .proj-tex {
	font-size: 9pt;
	padding: 5px;
	padding-left: 20px;
	border-left: 1px solid #006633;
	border-right: 1px solid #006633;
	background-color: #ffffff;
	font-weight: bold;
	color: #000000;
	cursor: default;
}
#hecho .proj-desc {
	font-size: 9pt;
	padding: 5px;
	padding-left: 20px;
	border-left: 1px solid #006633;
	border-right: 1px solid #006633;
	border-bottom: 1px solid #006633;
	background-color: #ffffff;
	color: #333333;
	cursor: default;
}

.boton-destaque {
	margin: 2px;
	border: 1px solid #FE8E06; 
	padding: 5px;
}


#proyecto h1 {
  font-size: 16pt;
	color: #FE8E06;
	cursor: default;
	padding: 3px;
	margin: 2px;
}
#proyecto h3 {
	font-size: 10pt;
	padding:1px;
	padding-left: 6px;
	color: #666666;
	cursor: default;
	border-bottom: 1px solid #eeeeee;
	margin: 2px;
}
#proyecto h4 {
	font-size: 10pt;
	padding: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	color: #222222;
	cursor: default;
	margin: 2px;
}
#proyecto h5 {
	font-size: 9pt;
	padding-left: 10px;
	color: #0000A0;
	font-weight: normal;
	border-bottom: 1px solid #f0f0f0;
	padding-right:5px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 2px;
	background-color: #FdFeFf;
	cursor: default;
	margin: 2px;
}
#proyecto  p {
	font-size: 9pt;
	padding: 3px;
	color: #222222;
	margin: 1px;
	padding-left: 15px;
}
form {
	padding: 0px;
	margin: 0px;
}
select {
	width: 350px;
}


/* newstyles */

body {
	background: url(../imgs/background_03.jpg) repeat-x right top;
}

.bg-center {
	background-color: #fefefe;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.bgleft, .bgright {
	background-attachment: scroll;
	width: 20px;
}
.bgleft {
	background: url(../imgs/background_04.jpg) no-repeat right top;
}
.bgright {
	background: url(../imgs/background_06.jpg) no-repeat left top;
}

.head {
	background: url(img/head_02.gif) repeat-x left top;
	height: 103px;
}
.head2 {
	background: url(img/head_05.gif) repeat-x left top;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	height: 22px;
	padding-left: 40px;
	vertical-align: middle;
	border-bottom: 1px solid #444444;
}
.bottom {
	background: url(img/tablabg.gif) repeat-x left top;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #f0f0f0;
	border-top: 1px solid #cccccc;
	cursor: default;
}

.headmenu {
	vertical-align: bottom;
	/*vertical-align:middle;*/
	text-align: right;
	padding-bottom: 5px;
	width: 160px;
}
#topmenu {
	float: right;
	color: #32638e;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
}
#topmenu a {
	color: #32638e;
	padding: 2px 5px;
}
#topmenu a:hover {
	color: #333333;
}

#menu{
	width:185px;
	border-right: 1px solid #cccccc;
	background-color: #fafafa;
}

#content {
	padding-left: 15px;
}
#content .projdesc {
	margin-left: 2px;
	margin-top: 6px;
	margin-bottom: 4px;
	padding-bottom: 8px;
	border-bottom: 1px solid #cccccc;
}
#content .projdesc h3 {
	font-size: 10pt;
	color: #FE8E06;
	border-bottom: 1px solid #0F3D7B;
	cursor: default;
	padding: 3px;
	margin: 0px;
	padding-left: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
}
.projdesc p {
	font-size: 8pt;
	padding:1px 6px;
	margin: 0px;
}

#proyecto {
	margin-top: 6px;
	margin-bottom: 4px;
	padding-bottom: 8px;
	border-bottom: 1px solid #cccccc;
}
#proyecto h2 {
	font-size: 10pt;
	color: #444444;
	cursor: default;
	padding:1px;
	padding-left: 6px;
	border-bottom: 1px solid #cccccc;
	margin: 2px;
	margin-top: 8px;
}
#proyecto table {
	border: 1px solid #dddddd;
	margin: 1px;
}
#proyecto .datos th {
	background: url(img/tablabg.gif) repeat-x left top;
	height: 20px;
	border-right: 1px solid #ffe373;
	border-bottom: 1px solid #666666;
	font-size: 9pt;
	color: #ffffff;
	margin: 0px;
	padding: 3px;
	cursor: default;
}
#proyecto .datos td {
	background-color: #f9f9f9;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	font-size: 8pt;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
#content h1 {
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
	cursor: default;
	padding:3;
	border-bottom: 1px solid #d5d5d5;
}

.destaque {
	padding: 0px;
	margin: 5px;
	border: 1px dotted #FE8E06;
	margin: 5px;
	text-decoration:none;
}
.destaque {
	font-size: 8pt;
	color: #111;
}
.destaque h1 {
	background: url(img/head_05.gif) repeat-x left top;
	height: 20px;
	border-bottom: 1px solid #666666;
	font-size: 10pt;
	color: #ffffff;
	margin: 0px;
	padding: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.destaque h2 {
	font-size: 12pt;
	color: #0f3d7b;
	cursor: default;
	padding: 3px;
	padding-left: 5px;
	border-bottom: 1px solid #eeeeee;
	margin-top: 15px;
	margin-bottom: 0px;
}
.destaque h3 {
	font-size: 10pt;
	color: #FE8E06;
	cursor: default;
	padding: 3px;
	padding-left: 5px;
	border-bottom: 1px solid #eeeeee;
	margin-top: 15px;
	margin-bottom: 0px;
}
.destaque h4 {
	font-size: 9pt;
	color: #666666;
	padding: 3px;
	padding-left: 8px;
	border-bottom: 1px solid #eeeeee;
	margin-top: 5px;
	margin-bottom: 0px;
}

/*-- PARA DOCUMENTOS DE INTERES --*/
.destaque h5 {
	font-size: 9pt;
	/*font-weight:normal;*/
	color: #666666;
	padding: 3px;
	padding-left: 8px;
	border-bottom: 1px solid #eeeeee;
	margin-top: 5px;
	margin-bottom: 0px;
}

.destaque ol {
	list-style:decimal;
	font-weight:normal;
}


.destaque_presentacion{
	font-size: 11pt;
	color: #0f3d7b;
	margin: 10px;
}

.destaque_presentacion a{
	text-decoration:none;
 	padding: 10px;
	text-align:center;
}

.volver {
	text-align: right;
	margin: 3px 10px;
	padding: 3px;
}
.volver input {
	padding: 1px 12px;
	background-color: #fdb813;
	color: #ffffff;
	border: 1px solid #dddddd;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.homebt {
	width: 180px;
	height: 360px;
	text-align: center;
	float: left;
}
.homebt a {
	height: 260px;
	display: block;
	background: url(img/homebt.jpg) no-repeat -180px 0;
	color: #f5f5f5;
	padding-top: 100px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	font-size: 14pt;
	overflow: hidden;
}
.homebt a:hover {
	color: #ffffff;
	background: url(img/homebt.jpg) no-repeat 0 0;
	text-decoration: none;
}
.homebt a:visited {
	color: #f5f5f5;
}
.homebt a:active {
	color: #ffffff;
}
.projectbt {
	width: 180px;
	height: 110px;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.projectbt a {
	height: 75px;
	display: block;
	background: url(img/projectbt.jpg) no-repeat -180px 0;
	color: #f5f5f5;
	padding-top: 35px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	font-size: 11pt;
	overflow: hidden;
}
.projectbt a:hover {
	color: #ffffff;
	background: url(img/projectbt.jpg) no-repeat 0 0;
	text-decoration: none;
}
.projectbt a:visited {
	color: #f5f5f5;
}
.projectbt a:active {
	color: #ffffff;
}

.clr {
	clear: both;
}
.homedest {
	clear: both;
}
.homedest ul {
	list-style-type: none;
	padding-top: 40px;
}
.homedest li {
	padding-top: 3px;
	padding-bottom: 3px;
}

.more {
	text-align: right;
	margin: 3px 10px;
	padding: 3px;
	border-top: 1px solid #dddddd;
	margin-top: 40px;
	background-color: #f9f9f9;
}
.more a {
	padding: 1px 12px;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.homebuttontd1 {
	text-align: center;
	vertical-align: middle;
	width: 280;
}
.homebutton {
	width: 280px;
	height: 180px;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
	text-decoration:none;
}
/*.homebutton a {
	height: 180px;
	display: block;
	background: url(img/homebt.png) no-repeat -280px 0;
	color: #f5f5f5;
	padding-top: 75px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	font-size: 12pt;
	overflow: hidden;
}
.homebutton a:hover {
	color: #ffffff;
	background: url(img/homebt.png) no-repeat 0 0;
	text-decoration: none;
}*/
.novedadesFrida {
	width:243px;
	height:128px;
	background:url(../imgs/novedadesFrida-es.jpg);
	background-position:top;
	display:block;
	text-decoration:none;
}
.novedadesFrida:hover {
	width:243px;
	height:128px;
	background:url(../imgs/novedadesFrida-es.jpg);
	background-position:bottom;
	display:block;
	text-decoration:none;
}
	
.newsFrida {
	width:243px;
	height:128px;
	background:url(../imgs/novedadesFrida-en.jpg);
	background-position:top;
	display:block;
	text-decoration:none;
}
.newsFrida:hover {
	width:243px;
	height:128px;
	background:url(../imgs/novedadesFrida-en.jpg);
	background-position:bottom;
	display:block;
	text-decoration:none;
}
.newsFridaPT {
	width:243px;
	height:128px;
	background:url(../imgs/novedadesFrida-pt.jpg);
	background-position:top;
	display:block;
	text-decoration:none;
}
.newsFridaPT:hover {
	width:243px;
	height:128px;
	background:url(../imgs/novedadesFrida-pt.jpg);
	background-position:bottom;
	display:block;
	text-decoration:none;
}
.suscrFridaPT {
	width:243px;
	height:128px;
	background:url(../imgs/suscrip-pt.jpg);
	background-position:top;
	display:block;
	text-decoration:none;
}
.suscrFridaPT:hover {
	width:243px;
	height:128px;
	background:url(../imgs/suscrip-pt.jpg);
	background-position:bottom;
	display:block;
	text-decoration:none;
}
.suscrFridaES {
	width:243px;
	height:128px;
	background:url(../imgs/suscrip-es.jpg);
	background-position:top;
	display:block;
	text-decoration:none;
}
.suscrFridaES:hover {
	width:243px;
	height:128px;
	background:url(../imgs/suscrip-es.jpg);
	background-position:bottom;
	display:block;
	text-decoration:none;
}
.suscrFridaEN {
	width:243px;
	height:128px;
	background:url(../imgs/suscrip-en.jpg);
	background-position:top;
	display:block;
	text-decoration:none;
}
.suscrFridaEN:hover {
	width:243px;
	height:128px;
	background:url(../imgs/suscrip-en.jpg);
	background-position:bottom;
	display:block;
	text-decoration:none;
}
/*.homebutton a:visited {
	color: #f5f5f5;
}
.homebutton a:active {
	color: #ffffff;
}*/

/* EVENTO FRIDA 2009 #################################################*/
#imgfourppoints{
	float:left;
	margin-left:15px;
	margin-right:10px;
}

#evento2009 {
	margin-top: 6px;
	margin-bottom: 4px;
	margin-left:15px;
}
#evento2009 table {
	border: 1px solid #dddddd;
	margin: 1px;
}
#evento2009 .datos th {
	background: url(img/tablabg.gif) repeat-x left top;
	height: 20px;
	border-right: 1px solid #ffe373;
	border-bottom: 1px solid #666666;
	font-size: 9pt;
	color: #ffffff;
	margin: 0px;
	padding: 3px;
	cursor: default;
}
#evento2009 .datos td {
	background-color: #f9f9f9;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	font-size: 8pt;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}

#datosinfo{
	border:1px dotted #cccccc;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;
}

#masinfo{
	border-top:1px dotted #cccccc;
	margin-top: 30px;
	padding-top:5px;
	padding-left:15px;
}

#facebook{
	text-align:center;
}
#facebook a{
	text-decoration:none;
}
/* ######## AGENDA ###############*/
#agenda .tabla{
	border: 1px solid #eee;
}

#agenda .tabla th{
	background: url(img/tablabg.gif) repeat-x left top;
	height: 20px;
	/*border-right: 1px solid #ffe373;*/
	/*border-bottom: 1px solid #666666;*/
	font-size: 9pt;
	color: #ffffff;
	margin: 0px;
	padding: 3px;
	cursor: default;
}

#agenda .tabla td {
	border-right: 1px dotted #eee;
	border-bottom: 1px solid #e5e5e5;
	padding: 3px;
}

#agenda .hora {
	/*background: #f9f9f9;*/
	background: #DDDDDD;
	color: #546072;
	font-size: 10px;
	font-weight:bold;
	text-align:left;
}

#agenda .tabla .separador {
	border-bottom:1px solid #E5E5E5;
	height:5px;
}

#agenda p{
	text-align:left;
	margin-right:15px;
	margin-top:1px;
	margin-bottom:1px;
}
#agenda ul{
	text-align:left;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:5px;
}
#agenda li{
	border-bottom:0px;
}
.break{
	/*background:f5f5f5;*/
	/*font-size:11px;*/
}

/* ######## FIN AGENDA ###############*/
/* FIN EVENTO FRIDA 2009 #################################################*/