@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
}

.header {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(images/top.jpg);
	height:114px;
}
.header a{
	text-decoration: none;
}

/* ACA EMPEIZA LA COLUMNA IZQUIERDA */
.left_menu_link {
	background-repeat: repeat-y;
	background-color: #CCCCCC;
	background-image: url(images/left-link-back.jpg);
	font-size: 12px;
/*	font-weight: bold; */
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
}

	.left_menu_link a,a:visited, a:active {
		color: #000000;
		text-decoration: none;
	}
	
	.left_menu_link a:hover {
		color: #000000;
		text-decoration: underline;
	}
	

.left_menu_title {
	background: #DDDDDD;
	color: #660000;
	font-family:Arial;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.left_menu_gray_space {
	background: #AAAAAA;
	font-size: 5px;
}

.left_ver_mas {
	background: #AAAAAA;
	font-size: 12px;
	text-align: right;
	padding-bottom: 3px;
	font-weight: bold;
}

.left_ver_mas a, .left_ver_mas a:visited {
	color: #990000;
	text-decoration: none;
}

.left_button_title {
	background: #333333;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

.left_button_title a, .left_button_title a:visited {
	background: #333333;
	color: #ffffff;
	text-decoration: none;
}

.left_direccion_style {
	background-repeat: repeat-y;
	background-color: #AAAAAA;
	background-image: url(images/left-link-back.jpg);
	padding-left: 12px;
}

.left_direccion_style a {
	color: #750000;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	text-decoration: none;
}
 
h5.left_direccion {
	margin: 0px;
	color: #333333;
	font-size: 10px;		
}
/* ACA TERMINA LA COLUMNA IZQUIERDA */

/* ACA EMPEIZA LA COLUMNA CENTRAL */
.center {
	vertical-align:top;	
	font-size: 12px;
	padding: 5px;
}

.center_text {
	padding: 10px 20px 10px 20px;
	text-align:justify;
}

	/*  NOVEDADES*/
h1.news {
	margin: 0;
	color: #660000;
	letter-spacing: 2px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
}

hr.news {
	border: 0;
	background-color: #999999;
	height: 2px;
	width: 95%;
}
	/* TITULO NOVEDADES */
.news_title {
	color: #660000;
	font-size: 13px;
	text-decoration: underline;
}

	.news_title a, .news_title a:active, .news_title a:visited {
		color: #660000;
		font-size: 13px;
		text-decoration: underline;
	}
	
	.news_title a:hover {
		color: #990000;
		text-decoration: underline;	
	}

.news_text {
	color: #000000;
	font-size: 12px;
}

.news_vermas {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

	.news_vermas a, .news_vermas a:active, .news_vermas a:visited {
		color: #750000;
		text-decoration: none;
	}
	
	.news_vermas a:hover {
		color: #FF0000;
		text-decoration: underline;	
	}


.historial {
	padding-right: 15px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

	.historial a, .historial a:active, .historial a:visited {
		color: #750000;
		text-decoration: none;
	}
	
	.historial a:hover {
		color: #FF0000;
		text-decoration: underline;	
	}

/* ACA TERMINA LA COLUMNA CENTRAL */

/* ACA EMPEIZA LA COLUMNA DERECHA */
.right_column {
	background: #C5C6C4;
	vertical-align: top;	
}

.right_menu_gray_space {
	background: #C5C6C4;
	font-size: 5px;
}

.right_menu_gray_space_small {
	background: #C5C6C4;
	font-size: 2px;
}

.right_menu_title {
	background-color: #004066;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}

td.right_simposios {
	background-repeat: no-repeat;
	background-color: #7AB7FA;
	background-image: url(images/right_arrow.jpg);	
	padding-left: 18px;
	padding-top: 1px;
	padding-bottom: 4px;
}

p.right_simposios {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
}

h5.right_simposios {
	color: #666666;
	font-size: 10px;
	margin: 0px;
}

.right_simposios a {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
}
.right_simposios a:hover {
	text-decoration: underline;
}

.right_ver_mas {
	background: #C5C6C4;
	font-size: 12px;
	text-align: right;
	padding-bottom: 3px;
	font-weight: bold;
}

.right_ver_mas a , .right_ver_mas a:visited{
	color: #990000;
	text-decoration: none;
}

td.right_charlas {
	background-repeat: no-repeat;
	background-color: #888888;
/*	background-image: url(images/right_arrow2.jpg);*/
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 7px;
	padding-right: 5px;
}

p.right_charlas {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

.right_charlas a{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

.right_charlas a:hover{
	text-decoration: underline;
}

h5.right_charlas {
	color: #FFFFFF;
	font-size: 12px;
	font-weight:100;
	margin: 0px;
}

h4.right_charlas {
	color: #FFFFFF;
	font-style:italic;
	font-weight:100;
	font-size: 12px;
	margin: 0px;
}

.right_inscripcion {
	background-color: #C5C6C4; 
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
/* ACA TERMINA LA COLUMNA DERECHA */

/* ACA EMPEIZA EL FOOTER */
.footer {
	background-color: #28282A;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}


.footer a, .footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* ACA TERMINA EL FOOTER */


/* TABLA REDONDA */
.box { 
  background: #CCCCCC; 
}
.boxtop { 
  background: url(images/bordes/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(images/bordes/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/bordes/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(images/bordes/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 2px 0px 2px;
}

/* FIN TABLA REDONDA*/

a.back:link, a.back:visited, a.back:active {
	text-align: right;
	font-size: 12px;
	color: #750000;
	text-decoration: underline;
}

a.back:hover {
	color: #FF0000;
}

.ufumi_title {
	background-color: #004066;
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
	border-bottom-width: 0px;
	text-align: center;
}

	.ufumi_title a, .ufumi_title a:active, .ufumi_title a:visited {
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	
	.ufumi_title a:hover {
		text-decoration: underline;
	}

.ufumi_text {
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
	border-bottom-width: 0px;
	font-size: 12px;
}

.ufumi_text p {
	margin: 0;
}

.ufumi_more {
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
	border-top-width: 0px;
	text-align: right;
	padding-right: 5px;
}

	.ufumi_more a, .ufumi_more a:active, .ufumi_more a:visited {
		font-size: 12px;
		color: #666666;
		font-weight: bold;
		text-decoration: none;
	}
	
	.ufumi_more a:hover {
		text-decoration: underline;
	}
	
	
	

h5.text_iv {
	font-size: 12px;
	font-weight: normal;
	margin-top:0;
	margin-bottom:2;
	width: 80%;
}

h3.title_iv {
	border-bottom: 1px solid #750000;
	color: #750000;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Arial" , sans-serif;
	font-size: 20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	width: 80%;
	margin-top:0;
	margin-bottom:0;
}

h4.links_iv {
	margin-top:0;
	margin-bottom:0;
	padding-left: 20px;
	font-size: 13px;
}

	h4.links_iv a:link, h4.links_iv a:active, h4.links_iv a:visited  {
		color: #666666;
		text-decoration: none;
	}
	
	h4.links_iv a:hover {
		color: #999999;
		text-decoration: underline;
	}
	
a.volver:link, a.volver:visited, a.volver:active {
		color: #750000;
		text-decoration: underline;
		font-weight: bold;
	}
	
a.volver:hover {
	color: #990000;
}
