@charset "UTF-8";

/* Estilos de Layout */
body {
	font: 11pt "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	background:#FFFFFF url(images/bckg01.jpg) top center repeat-x;
	padding:0;
	margin:0;
	color:#003399;
	text-align:center;
	}
.top_link {
	background: url(images/arriba01.png) top right no-repeat;
	height: 45px;
	margin:0;
	padding:0;
	}
.top_link p {
	padding:9px 10px 0 0;
	}

#container {
	width:900px;
	margin: 0 auto;
	padding:0;
	text-align:left;
	background:url(images/bckg02.jpg) center bottom no-repeat;
	}
#descripcion01 {
	background: #003399;
	color:#FFFFFF;
	margin:0 auto;
	padding:0;
	font-weight:bold;
	}
	
#descripcion01 p {
	margin:0 auto;
	padding:0;
	}

#header {
	margin:0;
	padding:0;
	background:url(images/slogan01.png) top right no-repeat;
	}
#header_eng {
	margin:0;
	padding:0;
	background:url(images/slogan02.png) top right no-repeat;
	}
#header_rus {
	margin:0;
	padding:0;
	background:url(images/slogan03.png) top right no-repeat;
	}

#top {
	margin:12px 0 0 0;
	padding:0;
}
#main {
	padding: 0 0 0 10px;
	margin: 10px 0;
	border-left: 1px #003399 solid;
	}
	
#col_izq {
	padding: 0 10px 0 0;
	width: 260px;
	margin: 10px 0;
}
#footer {
	padding: 0;
	border-top: 1px #003399 solid;
}

#footer p {
	font-size: 90%;
}

/* Aca terminan los estilos de layout */

/* Estos son los estilos de navegacion PRINCIPAL_HORIZONTAL, en joomla se estiliza aplicando el module suffix _menu_hor */
.menu_top{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	}
.menu_top ul{
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	background-color: #003399;
	}
	.menu_top li{
		float:left;
		padding:0px;
		}
	.menu_top li a{
	background:#003399 url("images/seperator.gif") bottom right no-repeat;
	color:#ffffff;
	display:block;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	padding:0px 15px;
	text-align:center;
	text-decoration:none;
		}
		.menu_top li a:hover, .menu_top ul li:hover a{
			background: #333333 url("images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu_top li ul{
		background:#003399;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu_top li:hover ul{
		display:block;
		
		}
	.menu_top li li {
		background: url("images/sub_sep.gif") bottom left no-repeat  ;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:220px;
		}
	.menu_top li:hover li a{
		background:none;
		
		}
	.menu_top li ul a{
		display:block;
		height:35px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu_top li ul a:hover, .menu_top li ul li:hover a{
			background:#333333 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu_top p{
		clear:left;
		}

/* Aca termina el estilo del menu */

/* Aca empiezan los estilos de modulo */

.menu_left ul {
	list-style: url(images/checklist01.png);
	color:#003399;
	margin:0;
}
.menu_left li {
	list-style: url(images/checklist01.png);
	padding: 5px 0px 5px 0px;
}

.menu_left li a:visited {
	color: #003399;
	text-decoration: none;
	font-weight:bold;
}
.menu_left li a:hover {
	text-decoration: none;
	color: #0099CC;
	padding-bottom: 5px;
	font-weight:bold;
}
.menu_left li a {
	text-indent: -30px;
	text-decoration: none;
	list-style: url(images/checklist01.png);
	border-bottom: 1px dotted #003399;
	padding: 5px 0px 5px 0px;
	font-weight:bold;
	color: #003399;
}
/* Aca termina el estilo para los menus de la izquierda */

.modulo {
	}

.modulo_info ul {
	color:#003399;
	margin:0;
}
.modulo_info li {
	list-style: url(images/checklist01.png);
	border-bottom: 1px dotted #003399;
	padding: 5px 0px 5px 0px;
}

.modulo_info2 li {
	list-style: url(images/checklist01.png);
	border: none;
	padding: 5px 0px 5px 0px;
}

.modulo_fecha {
	background:#003399;
	color:#FFFFFF;
	padding: 5px;
	}

/* Aca comienzan los estilos de elementos html varios */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

td h1, h2, h3, h4, h5, h6 {
	padding: 0 0 5px 0;
	border-bottom: 1px solid #003399;
	margin: 0 0 5px 0;
	}
#header h1 {
	color: #FFFFFF;
	border: none;
	}
#footer a:link {
	color:#003300;
	text-decoration:none;
	font-weight:bold;
	}
#footer a:hover {
	color:#009900;
	text-decoration:underline;
	font-weight:bold;
	}
#footer a:visited {
	color:#003333;
	text-decoration:none;
	font-weight:bold;
	}
#identifier_text {
	padding:0 10px;
	color:#FFFFFF;
	font-size: 90%;
	}
#identifier_text h3 {
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ffffff;
	}

