@charset "ISO-8859-1";

/* =========== TAGS ====================================== TAGS =============*/

h1 {
	font-size:1.2em;
	color:#FF6600;
	font-weight:bold;
	color:#E65113;
}

h2 {
	font-size:1em;
	color:#FF6600;
	font-weight:bold;
	color:#E65113;
}
h3 {
	font-size:.9em;
	color:#FF6600;
	font-weight:bold;
	color:#E65113;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000033;
	background-attachment:fixed;
	background-image: url(images_credito/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
	height: 796px;
	width: 1001px;
	max-width: 900px;
	padding: 0;
	background-color:#213c95;/*D9E7F2*/
}

.maxwidth {	
	background-image: url(images_credito/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
	height: 796px;
	width: 1001px;
	max-width: 900px;
	padding: 0;
	background-color:#213c95;/*D9E7F2*/
}

a:link { color:#FF3300; text-decoration:none;}
a:visited { color:#e65113; text-decoration:none;}
a:hover, a:active {color:#FF9900; text-decoration:underline;}


/* =========== IDS ====================================== IDS =============*/

#wrapper {
	background-attachment:scroll;
	background-image: url(images_credito/finem_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
	width: 953px;
	max-width: 1000px;
}

#top {padding-top:18px; padding-left:300px;}

#col {
	margin:30px 10px 10px 25px;
	max-width:232px;
}

#menu {
	padding-top:10px;
}
#footer {	font-size: 10px;
	color: #000033;
	margin:20px 0 10px 0;
	font-weight:bold;
	text-align:left;
}

/* =========== CLASES ====================================== CLASES =============*/

.col_pregunta {
	color:#003366;
	font-weight:bold;
	font-size: 0.7em;
	padding-top:10px;
}

.boton1 {
	text-align:right;
	cursor:pointer;
	padding:5px 20px 5px 0;
}

.texto_normal {
	font-size:0.8em;
	text-align:left;
	padding:0 5px 0 5px;
	color:#2D2B73;
}

.texto_normal2 {
	font-size:1em;
	text-align:left;
	padding:0 5px 0 5px;
	color:#2D2B73;
}

.contenido {
	color:#2D2B73;
}

.testimonio {
	color: #000033;
	font-size:0.7em;
	text-align:left;
	padding:0 5px 0 5px;
	text-align:left;
	border-bottom:solid thin #CDE7F3;
	margin:5px 0 10px 0;
}
.blanco_negrita {
	font-size: .7em;
	font-weight: bold;
	color: #FFFFFF;
}

.float_right {float:right; padding-left:10px;}
.float_left {float:left; padding-right:10px;}

.clear {clear:both;}

/* =========== NESTS ====================================== NESTS =============*/

#submenu a:link {color:#FFFFFF; text-decoration:none;}
#submenu a:visited {color:#CCCCCC; text-decoration:none;}
#submenu a:hover, a:active {color:#FFFF00; text-decoration:underline;}



.naranja {color:#e65113; height:1px; background-color:#e65113;	}
hr {color:#e65113; background-color:#e65113;	}
.lateral_insti {height:610; min-height:610; background-image:url(images_instituciones/img_lateral.gif); background-repeat:no-repeat; background-position: center bottom;}


