.ddsmoothmenu-v ul{
margin: 0;
padding: 0;
width: 150px; /* Main Menu Item widths */
list-style-type: none;
font: bold 12px arial;

border-bottom: 0px solid #ccc;
}
 
.ddsmoothmenu-v ul li{
position: relative;
}

/* Top level menu links style */
.ddsmoothmenu-v ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #D42912;
border-right: 0px solid #778;
}

.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{
background: #262626; /*background of menu items (default state)*/
color: white;
}


.ddsmoothmenu-v ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: black; 
color: #DFAC11;
}

.ddsmoothmenu-v ul li a:hover{
background: black; /*background of menu items during onmouseover (hover state)*/
color: white;
}

/*Sub level menu items */
.ddsmoothmenu-v ul li ul{
position: absolute;
width: 150px; /*Sub Menu Items width */
top: 0;
font-weight: bold;
font: bold 12px arial;
display: block;
visibility: hidden;
}

.name_email {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.titulo {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #DFAC11;
	font-weight: bold;
}

.subtitulo {font-size: 14px; color: #FFFFFF;font-family: "Century Gothic"}
.subtitulo a:link{font-size: 14px; color: #FFFFFF;font-family: "Century Gothic"}
.subtitulo a:visited{font-size: 14px; color: #FFFFFF;font-family: "Century Gothic"}
.subtitulo a:active{font-size: 14px; color: #FFFFFF;font-family: "Century Gothic"}
.subtitulo a:hover{font-size: 14px; color: #FFFFFF;font-family: "Century Gothic"}
.subtitulo_active {	font-size: 14px; color: #DFAC11; font-family: "Century Gothic"}


.subsubtitulo {	font-size: 12px;color: #FFFFFF;	font-family: "Century Gothic"}
.subsubtitulo a:link{font-size: 12px; color: #FFFFFF;font-family: "Century Gothic"}
.subsubtitulo a:visited{font-size: 12px; color: #FFFFFF;font-family: "Century Gothic"}
.subsubtitulo a:active{font-size: 12px; color: #FFFFFF;font-family: "Century Gothic"}
.subsubtitulo a:hover{font-size: 12px; color: #FFFFFF;font-family: "Century Gothic"}
.subsubtitulo_active {	font-size: 12px;color: #DFAC11;font-family: "Century Gothic"}


.subsubsubtitulo {font-family: "Century Gothic";font-size: 20px;color: #DFAC11;	font-weight: bold}

.subsubsubtitulob {font-family: "Century Gothic";font-size: 20px;color: #FFFFFF;	font-weight: bold}

.botonera a:link{font-size: 12px; color: #CCCCCC; font-family: "Arial"; text-decoration: none}
.botonera a:visited {font-size: 12px; color: #CCCCCC; font-family: "Arial"; text-decoration: none}
.botonera a:active {font-size: 12px; color: #DFAC11; font-family: "Arial"; text-decoration: none}
.botonera a:hover {font-size: 12px; color: #CCCCCC; font-family: "Arial"; text-decoration: none}
.botonera_active {font-size: 12px; color: #DFAC11; font-family: "Arial"}

.descarga a:link{font-size: 12px; color: #0099CC; font-family: "Arial"; text-decoration: none; font-weight: bold}
.descarga a:visited {font-size: 12px; color: #0099CC; font-family: "Arial"; text-decoration: none; font-weight: bold}
.descarga a:active {font-size: 12px; color: #0099CC; font-family: "Arial"; text-decoration: none; font-weight: bold}
.descarga a:hover {font-size: 12px; color: #0099CC; font-family: "Arial"; text-decoration: none; font-weight: bold}

.descargam a:link{font-size: 11px; color: #0099CC; font-family: "Arial"; text-decoration: none; font-weight: none}
.descargam a:visited {font-size: 11px; color: #0099CC; font-family: "Arial"; text-decoration: none; font-weight: none}
.descargam a:active {font-size: 11px; color: #0099CC; font-family: "Arial"; text-decoration: none; font-weight: none}
.descargam a:hover {font-size: 11px; color: #0099CC; font-family: "Arial"; text-decoration: none; font-weight: none}

.tdestacado {font-size: 12px;color: #DFAC11;	font-family: "Arial";font-weight:bold}
.destacado a:link{font-size: 11px; color: #FFFFFF;font-family: "Arial"; text-decoration: underline}
.destacado a:visited{font-size: 11px; color: #FFFFFF;font-family: "Arial"; text-decoration: underline}
.destacado a:active{font-size: 11px; color: #FFFFFF;font-family: "Arial"; text-decoration: underline}
.destacado a:hover{font-size: 11px; color: #FFFFFF;font-family: "Arial"; text-decoration: underline}


.iso1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.iso2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #333333;
}
.pie {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.pie2 a:link {font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FFFFFF;	font-weight: bold;}
.pie2 a:visited {font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FFFFFF;	font-weight: bold;}
.pie2 a:active {font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FFFFFF;	font-weight: bold;}
.pie2 a:hover {font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FFFFFF;	font-weight: bold;}


A:link{ text-decoration: none; 
			font-size: 12px;
			font-weight: none;
			color: #FFFFF;
}
A:visited { text-decoration: none; 
			font-size: 12px;
			font-weight: none;
			color: #FFFFFF;
}
 
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li { float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a { height: 1%; }
/* End */
