html, body, div,  applet, object, iframe,
p,blockquote, pre, abbr, label, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, h3, dt, dd, ol, ul, li,fieldset,
 form,  legend,
 caption, tbody, tfoot, thead,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline;
	
}

html, body{
	height:100%;
	background:#FFFFBD;

}

.cont{
	background:white;
	background-image:url("../images/fndLog.jpg");
	background-repeat:repeat-x;
	background-position:left top;
	height:auto;
	width:100%;
	margin:0em auto 0em auto;
	padding:0em 0em 0em 0em;
	
	
}

	
.contInt{

	height:auto;
	width:45em;
	margin:0em auto 0em auto;
	padding:0em 0em 0em 0em;
}

.cont h3{
	font-size:37px;
	font-family:Verdana;
}


.logo {
	background-image:url("../images/sim.png");
	background-repeat:no-repeat;
	float:right;
	height:4.9em;
	width:14em;
}
.cont h3{
	font-size:32px;
	font-family:Verdana;
	margin:0em 0em 0em .5em;
}

.cont h3.int{
	font-size:28px;
	font-family:Verdana;
	display:block;
	padding:.5em 0em 0em 0em;
	
}

.cuerpo {
	background-image:url("../images/family.png");
	background-repeat:no-repeat;
	background-position:right bottom;
	height:27em;
}

.cuerpo h3{
	font-size:22px;
	color:red;
	font-style:italic;
		margin:0em 0em 0em .5em;

}

.cuerpo p{
	font-family:sans-serif;
	font-size:16px;
	margin:0em 0em 0em .5em;

}

.pie {
	padding:0em 0em 0em 0em;
  
	width:100%;
	float:left;
	color:black;
}

.contPie{
	border-top:3px solid #F3E14D;
		
}

.contPie h3{
	margin:.5em 0em 0em 0em;
	font-size:24px;
	text-align:center;
	font-family:sans-serif;
}

.contPie p{
	text-align:center;
	font-size:18px;
	font-family:sans-serif;
	

}


