/* ---- ChocoStyles ---- */
body {
	margin: 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	scrollbar-3d-light-color : #d4fe97;
	scrollbar-arrow-color: #ecffd1;
	scrollbar-base-color : #d4fe97;
	scrollbar-dark-shadow-color : #ecffd1;
	scrollbar-face-color : #8cbd47;
	scrollbar-highlight-color : #8cbd47;
	scrollbar-shadow-color : #63951d;
	background: rgb(234, 168, 45);
}
body#text {
	background: transparent !important;
}
#container {
	width: 985px;
	height: 850px;
	margin: 0 auto;
	background: url(images/index.jpg) #D99D2F no-repeat top;
}
#containerInterna {
	width: 985px;
	height: 850px;
	margin: 0 auto;
	background: url(images/interna.jpg) #D99D2F no-repeat top;
}
#menu {
	width: 381px;
	padding-top: 100px;
	float: left;
}
#menuInterno {
	width: 381px;
	float: left;
}
#menuInterno a {
	height: 100px;
	display: block;
}
#photoHome {
	width: 604px;
	float: right;
	height: 420px;
}
#textHome {
	width: 647px;
	height: 311px;
	clear: both;
	padding-top: 19px;
	text-align: justify;
}
#iframe {
	width: 604px;
	float: right;
	padding-top: 100px;
}
#title {
	height: 248px;
	clear: both;
}
#photo {
	width: 447px;
	float: right;
	margin: 0;
	padding: 0;
}
#footer {
	width: 985px;
}
.footer {
	font: 10px Arial, Helvetica, sans-serif;
	color: #ffde96;
	text-align: center;
	padding-top: 25px;
}
.botones {
	background-color: #4f6e24;
	font-family: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9ac000;
	border: solid 2px #9ac000;
}
.contacto {
	font-size: 30px;
	font-weight: bold;
	color: #9ac000;
	text-align: center;
}
a.incofami {
	width: 143px;
	height: 129px;
	display: block;
	background: url(images/logo_incofami.jpg);
	float: left;
	margin-top: 182px;
}
a.incofamiInterna {
	width: 143px;
	height: 134px;
	display: block;
	background: url(images/logo_incofami_interna.gif);
	float: left;
	margin-top: 119px;
}
.titulo {
	font: bold 14px Arial, Helvetica, sans-serif;
}
.txt_contenido {
	font: 14px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
}

.link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
#cosa a:link{
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
}

#cosa a:hover{
	color: #666666;
	text-decoration: underline;
	font-size: 14px;
}

#cosa a:visited{
	color:#A76809;
	font-size: 14px;
	text-decoration: underline;
}

a {
	font: 10 px Arial, Helvetica, sans-serif bold;
	color: #ffde96;
}
a:link {
	color: #ffde96;
	text-decoration: none;
}
a:visited {
	color: #E0D5BA;
	text-decoration: none;
}
a:hover {
	color: #9ac000;
	text-decoration: none;
}
a:active {
	color: #ffde96;
	text-decoration: none;
}
H1 {
	font:Verdana, Arial, Helvetica, sans-serif bold;
	font-size: 18px;
	color: #ffffff;
	background: #f0af31 top no-repeat;
	margin-top: 119px;
	padding-top: 0;
	display: block;
	float: left;
	text-indent: -9999em;
	width: 395px;
	height: 134px;
}
h1.socio {
	background: url(images/t_socio.gif);
}
h1.perfil {
	background: url(images/t_perfil.gif);
}
h1.servicios {
	background: url(images/t_servicios.gif);
}
h1.incofami {
	background: url(images/t_incof.gif);
}
h1.noticias {
	background: url(images/t_noticias.gif);
}
h1.contactenos {
	background: url(images/t_contactenos.gif);
}
