/* clinkweb css made by Fabiola Singh fabiolas@clinkweb.com, fsingh@newinfinitydesign.com */
body {
	background-color: #000000;
	background-image: url(images/fondo-clinkweb3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.link-blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link-blanco1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
.link-blanco1:hover {
	color: #FF6600;
	text-decoration: none;
}
.link-blanco:hover {
	color: #970101;
	text-decoration: none;
}
.link-AZULITO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1D2B34;
	text-decoration: none;
}
.link-AZULITO:hover {
	color: #970101;
	text-decoration: none;
}
.texto-blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.texto-blanco10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.vinetas {
	list-style-image: url(images/vineta.gif);
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-left: 0px;
}
.botton-page {
	background-image: url(images/botton-page.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.link-acero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #496ba6;
	text-decoration: none;
}
.link-acero:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.linea {
	background-image: url(images/linea.gif);
	background-repeat:  repeat-x;
	background-position: left center;
}
.link-rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff8208;
	text-decoration: underline;
}
.link-rojo:hover {
	text-decoration: none;
}
.text-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0d2245;
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #0d2245;
	border-right-color: #0d2245;
	border-bottom-color: #0d2245;
	border-left-color: #0d2245;
	background-image: url(images/bg-textfield.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0d2245;
	height: 18px;
	background-color: #a9b5ca;
}
.asterisco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff8208;
}
.textArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0d2245;
	background-image: url(images/bg-area.gif);
	background-repeat: no-repeat;
	border: 1px solid #0d2245;
	padding-left: 5px;
	background-position: left top;
	padding-top: 5px;
}
.texto-azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a3f63;
}
.texto-rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}
.texto-negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.texto-negro-GRANDE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.texto-negro-SMALL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;
}
.texto-blanco-tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
.link-azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
.link-azul:hover {
	color: #990000;
	text-decoration: underline;
}
.link-rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.link-rojo:hover {
	color: #990000;
	text-decoration: underline;
}