*
{
	/*font-family: "trebuchet MS";*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight: normal;
	padding: 0 0 0 0;
	margin:0px;
	outline: 0;
	background: transparent;
	font-size:11px;
	color:#444;
}
a img
{
	border:none;
}
strong
{
	font-weight: bold;
	color:#4e5c69;
}

/**********************************************  sticky footer   ******************/	
html, body 
{
	height: 100%;
	margin:0px;
	background-color: #fff;	
	background-image:url(../images/fondo.png);
	background-position:top center;
	background-repeat:repeat-x;
}
body.sinfondo
{
	margin:0px;
	background-color: #fff;	
	background-image:url(../images/decoFormulario.png);
}
div#container
{
	min-height:100%;
	margin:0 auto;
	padding:0px;
	width: 940px;
	position: relative;
	background-image:url(../images/lineas.gif);
	background-position:top;
	background-repeat:repeat-y;
}
* html div#container 
{
	height:100%;
}
.cierre
{
	height:20px;
	margin:0 0 0 0;
	clear:both;
	display:block;
	visibility:hidden;
}
div#pie
{
	height: 20px;
	width: 940px;
	margin:-20px auto 0px auto;
	padding: 0px 0 0 0;
	background-image:url(../images/pie.png);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
}
/****************************************************************************************/
div#header 
{
	height: 80px;
	width: 940px;
	margin:0 auto;
	background-image:url(../images/header.png);
	background-position:top center;
	background-repeat:no-repeat;
}
div#foto 
{
	height: 155px;
	width: 940px;
	margin:0 auto;
	background-image:url(../images/foto.png);
	background-position:top center;
	background-repeat:no-repeat;
}
div#contenidos
{
	width: 940px;
	margin:0 0;
	position: relative;
}

div#texto
{
	width: 540px;
	margin: 0 0 0 48px;
	position: relative;
	float: left;
}
*html div#texto
{
	margin: 0 0 0 24px;
}
div#formulario
{
	width: 274px;
	margin: 0 64px 0 0 ;
	position: relative;
	float:right;
	background-image:url(../images/decoFormulario.png);
	background-position:top center;
	background-repeat:no-repeat;
	min-height:150px;
}
*html div#formulario
{
	margin: 0 32px 0 0 ;
	height:150px;
}
div#menu
{
	width:940px;
	height:21px;
	position: relative;
	margin: 0px 0 0 0px;
	padding: 59px 0 0 0px;
}
iframe
{
	width:250px;
	height:426px;
	position: relative;
	margin: 0px 0 0 12px;
	padding: 0px 0 0 0px;
}
div#formularioFrame
{
	width:100%;
}
div#formularioFrame form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0px 0;
	width:100%;
}

