/* CSS SC Estudio Digital ©2006*/

/*-----------*/
/* INTERFACE */
/*-----------*/

body
	{
	background-color: #ffcc00;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR:#ffcc00;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffcc00;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	}
.input{
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background:url(../images/interface/bg_form.gif);
	background-repeat:repeat-x;
}
#menu
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999999;
	text-align:left;
	margin-left:40px;
	background:url(../images/interface/mnu_bg.gif);
	background-repeat:no-repeat;
	width:680px;
	height:20px;
	vertical-align:top;
	}
a.menu, a.menu:visited{
	color:#999999;
	text-decoration:none;
	}
a.menu:hover, a.menu:visited:hover{
	color: #ffdd00;
	text-decoration:none;
	
}
#idioma
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#ffdd00;
	text-align:right;
	padding-right:35px;
	}
a.idioma, a.idioma:visited{
	color:#ffdd00;
	text-decoration:none;
	}
a.idioma:hover, a.idioma:visited:hover{
	color: #ffdd00;
	text-decoration:underline;
}
#content
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left:40px;
	padding-right:40px;
	}	
#footer
	{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color:#666666;
	font-size: 9px
	}
a.footer, a.footer:visited{
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	}
a.footer:hover, a.footer:visited:hover{
	color: #ffdd00;
	text-decoration:underline;
}
#destacamos{
	background-image:url(../images/interface/bg_destacamos.gif);
	vertical-align:top;
	}
#destaquem{
	background-image:url(../images/interface/bg_destacamos_cat.gif);
	vertical-align:top;
	}
#dest{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#666666;
	font-size: 9px;
	margin-top:85;
	margin-left:15;
	margin-right:15;
}
a.dest, a.dest:visited{
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	}
a.dest:hover, a.dest:visited:hover{
	color: #ffdd00;
	text-decoration:underline;
}
#mantenimiento{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	color:#666666;
	font-size: 16px;
	margin-top:100;
	margin-bottom:100;
	}
/*---------------------------*/
/* TEXT SELECTION (CSS3 only)*/
/*---------------------------*/ 

*::-moz-selection{
   background: #ffff00;
   color: #000000;
}

/*-------------*/
/* TEXT STYLES */
/*-------------*/

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt:link
	{
	font-size: 10px;
	color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	}
.txt:hover
	{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color:#FFFF00;
	}
.txt:visited
	{
	font-size: 10px;
	color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	}
.txt:visited:hover
	{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color:#FFFF00;
	}
.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt12:link
	{
	font-size: 12px;
	color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	}
.txt12:hover
	{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color:#FFFF00;
	}
.txt12:visited
	{
	font-size: 12px;
	color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	}
.txt12:visited:hover
	{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color:#FFFF00;
	}
.title
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF9900;
	}
.title3d
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	}
.subtitle3d
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	}
.txt3d
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
.nostresclients{color:#000000;}
.nostresclientsb{color:#666666;}