/* Menu sistema nacional de cyt*/

.menusncyt{
	padding: 0;
	width: 320px;
	margin-right: 0;
	margin-left: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0 none;
	border-left: 0px none;
}

.menusncyt a.menuitem{
	color: #000080;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	text-decoration: none;
	background-image: url(imagenes/titulo_enlaces.gif);
	background-repeat: no-repeat;
	padding-right: 0;
	padding-left: 20px;
	height: 20px;
	padding-top: 2px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.menusncyt a.menuitem:visited, .menusncyt .menuitem:active{
	color: #000080;
}

.menusncyt a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.menusncyt a.menuitem:hover{
	background-image: url(imagenes/tiulo_enlaces_over.gif);
}


.menusncyt div.submenu{ /*DIV that contains each sub menu*/
	background-color: #BAE0E3;
}


.menusncyt div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.menusncyt div.submenu ul li{
	border-bottom: 1px solid #14668D;
	background-image: url(imagenes/botonsub.gif);
	background-repeat: no-repeat;
}

.menusncyt div.submenu ul li a{
	display: block;
	font: normal 11px Verdana;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 15px;
}

.menusncyt div.submenu ul li a:hover{
	colorz: white;
	color: #000000;
	background-repeat: no-repeat;
	background-image: url(imagenes/botonsub.gif);
	text-decoration: underline;
}

.menusncyt div.submenu ul li a:visited{
	colorz: white;
	color: #000000;
}


/* menu organismos oficiales cyt en el mundo */

.menuorgcyt{
	padding: 0;
	width: 295px;
	margin-right: 0;
	margin-left: 30px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0 none;
	border-left: 0px none;
	float: left;
	margin-bottom: 10px;
}

.menuorgcyt a.menuitem{
	font: bold normal 12px Verdana;
	color: #000000;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	text-decoration: none;
	background-image: url(imagenes/titulo_enlaces.gif);
	background-repeat: no-repeat;
	padding-right: 0;
	padding-left: 20px;
	height: 20px;
	padding-top: 2px;
}

.menuorgcyt a.menuitem:visited, .menuorgcyt .menuitem3:active{
	color: #000000;
}


.menuorgcyt a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.menuorgcyt a.menuitem:hover{
	background-image: url(imagenes/tiulo_enlaces_over.gif);
}


.menuorgcyt div.submenu{ /*DIV that contains each sub menu*/
	background-color: #FFFFFF;
}


.menuorgcyt div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.menuorgcyt div.submenu ul li{
	border-bottom: 1px solid #14668D;
	background-image: url(imagenes/botonsub.gif);
	background-repeat: no-repeat;
}

.menuorgcyt div.submenu ul li a{
	display: block;
	font: normal 11px Arial;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 15px;
}

.menuorgcyt div.submenu ul li a:hover{
	colorz: white;
	color: #000000;
	background-repeat: no-repeat;
	background-image: url(imagenes/botonsub.gif);
	text-decoration: underline;
}


.menuorgcyt div.submenu ul li a:visited{
	colorz: white;
	color: #000000;
}
.space {
	margin-top: 40px;
}
.titulo {
	width: 640px;
}
.titulo p {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-left: 20px;
	margin-bottom: 20px;
}
.titulo p a:link {
	font-family: Verdana;
	color: #006AB6;
	text-decoration: none;
	font-size: 11px;
}
.titulo p a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #006AB6;
	text-decoration: underline;
}
.titulo p a:visited {
	color: #006AB6;
	font-family: Verdana;
	font-size: 11px;
}
