
.small_gris {
	font-size: 10px;
	color: #999999;
}
.imgtop {
	background-repeat:no-repeat;
	background-position:top;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto_normal {

	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.bordegris {
	border: 1px solid #CCCCCC;
}
.formularios {
	width: 97%;
}
.formularios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FBFBFB;
	border: 1px solid #999999;
	width: 97%;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 3px;
	margin-bottom: 4px;
}
.borde_azul {
	border: 1px solid #2A96D7;
}
/* CSS Document */

form {
	margin: 0px;
	padding: 0px;
}
.Error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}



.Linea_azul_clara {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5494AC;
	border-left-color: #5494AC;
	border-left-width: 1px;
}

.tb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.Texto_titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.Lista_seleccionable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	border: 1px solid #999999;
}
.Texto_titulos_gris {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.Texto_normal {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	border: none;
}
.Linea_tabla {
	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: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#Form_paso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	background-color: #F0F0F0;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 0px;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	width: 30%;
}

.Linea_azul_puntos {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9999CC;
}
#Form_grupo {
	border: 1px dotted #CCCCCC;
	padding: 5px;
}
#Form_grupo_tit {
	font-size: 14px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}
#Form_grupo_desc {
	text-align: justify;
}
#Form_grupo_elem_form {
	padding-top: 12px;
	padding-bottom: 15px;
	text-align: left;
}
.input{
	background-color: #F8F8F8;
	width: 50%;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}




#Form_contenedor {
	width: 100%;
	margin: auto;
}


.formulario_boton {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	border: 1px solid #666666
}
.Texto_titulos_nivel_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
}
.imagen {
	border: 1px dotted #DBDBDB;
	padding: 2px;
}
/*

Powered by Exusmultimedia
www.exusmultimedia.com

*/
hr {
  color             : #DADDD0;
  height            : 1px;
  width             : 100%;
}

.main {
  float             : left;
  width             : 100%;
  margin            : 0px;
  padding           : 0px;
}
.borde_all {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}

#contenidos {
	width: 525px;
	margin: auto;
}
.button {
	font-size         : 11px;
	color             : #666666;
	background-color	: #FFF;
	border            : 1px solid #DADDD0;
	margin-bottom     : 5px;
	padding           : 1px;
	background-image  : url(../../sungcom/images/but.gif);
	margin-right: 3px;
	margin-left: 3px;
 }
.inputbox {
	border          : 1px solid #CCCCCC;
	background	    : transparent url(../../sungcom/images/back.gif);
	background-color: #F3F3F3;
	color			: #666666;
	width			: 99%;
	margin-bottom: 3px;
	margin-top: 3px;
}
.menu_tabla {
	text-align: left;
	font-weight: bold;
 }
.contact_email{
  font-size         : 10px;
  color             : #666666;
}
.date {
  font-size         : 10px;
  color             : #5691A7;
  padding-top		: 0px;
}
.small {
  font-size         : 10px;
  color             : #666666;
}
.postedby {
  font-size         : 10px;
  color             : #CCCCCC;
}
.titulo_centrado {

  font-family       : Arial, Helvetica, sans-serif;
  font-size         : 16px;
  font-weight       : bold;
  text-transform    : uppercase;
  text-align        : center;
  color             : #186886;
  width             : 100%;
}
.titulo {
	font-size: 14px;
	font-weight: bold;
}

.titulo_2 {
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
}
.titulo_1 {
	font-size: 14px;
	font-weight: bolder;
	color: #186886;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin-bottom: 3px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
