@charset "UTF-8";

A:link    {text-decoration: none; font-family:Century Gothic, verdana,arial; font-size: 12px;    color:#FF6600;}
A:visited {text-decoration: none; font-family:Century Gothic, verdana,arial; font-size: 12px;    color:#FF6600;}
A:hover   {text-decoration: none; font-family:Century Gothic, verdana,arial; font-size: 12px;    color:#FF6600;}


.Texto_Bold_Gris_Oscuro {
	font-family: Century Gothic, verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.Texto_Regular_Gris_Claro {
	font-family: Century Gothic, verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.Texto_Regular_Naranja {
	font-family: Century Gothic, verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.Titulos_Grandes_Naranjas {
	font-family: Century Gothic, verdana, arial;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.Campos_Buscadores_Registros {
	height: 20px;
	width: 130px;
	border: 1px solid #CCCCCC;
}
.Campos_Buscadores {
	font-family: Century Gothic, verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	height: 20px;
	width: 130px;
	border: 1px solid #CCCCCC;
    background: url('../img/lupa_buscador.gif');
    background-repeat:no-repeat;
    background-color:transparent;
    text-align:left;
	padding-left: 18px; 
}
.Texto_Regular_Gris_Claro_Italico {
	font-family: Century Gothic, verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
.Campos_Buscadores_Registros_2 {
	height: 20px;
	width: 300px;
	border: 1px solid #CCCCCC;
}

.Texto_Bold_Gris_Oscuro_Small {
	font-family: Century Gothic, verdana, arial;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.Campos_Comentarios {
	height: 140px;
	width: 420px;
	border: 1px solid #CCCCCC;
}
.Campos_Comentarios_3 {
	height: 140px;
	width: 427px;
	border: 1px solid #CCCCCC;
}
.Titulos_Medios_Naranjas {
	font-family: Century Gothic, verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.Texto_Regular_Bold_Naranja {
	font-family: Century Gothic, verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.Texto_Regular_Bold_Blanco {
	font-family: Century Gothic, verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Texto_Regular_Naranja_Small {
	font-family: Century Gothic, verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.Campos_Comentarios_2 {
	height: 170px;
	width: 277px;
	border: 1px solid #CCCCCC;
}
.Campos_Comentarios_3 {
	font-family: Century Gothic, verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.Texto_Bold_Gris_Ponentes {
	font-family: Century Gothic, verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #aeaeb3;
	text-decoration: none;
}
#divinputfile{
	background:url(../img/sinequanon_adjuntar_a.jpg) no-repeat 100%;
	height:30px;
	width:427px;
	margin:0px;
	position: relative;
	overflow: hidden;	
}
#divinputfile:hover {
	background:url(../img/sinequanon_adjuntar_b.jpg) no-repeat 100%;
}
#divinputfile #filepc{
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
	position: absolute;
	left: 0;
	top: 0;
	height: 30px;
	width: 427px;
}
#fakeinputfile{
	margin-top:18px;
}
#fakeinputfile #fakefilepc{
	margin-top: -17px;
	height: 20px;
	width: 300px;
	border: 1px solid #CCCCCC;
}



