﻿body{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	padding-left:16px;
	font-family: Arial;
	font-size: 9pt;
	color: #002369;
}

#contenido{
	width: 302px;
	margin: 0 10px 0 10px;
}

#close{
	float:right;
}

#titulo
{
	float:left;
	width:302px;
	background-image: url(/PortalURL/Pictures/barra_enviar.jpg);
	height:25px;
}

#titulo_contacto
{
	float:left;
	width:302px;
	background-image: url(/PortalURL/Pictures/barra_contacto.jpg);
	height:25px;
}

#subtitulo
{
	float:left;
	width:302px;
	background-color: #e1c400;
	height:3px;
}

#forma
{
	float:left;
	width:300px;
	background-color: #FFF;
	border-style: solid;
	border-color: #CCC;
	border-width: 1px;	
}

#envio
{
	margin-left: 180px;
	background-color: #FFF;
}

#footer_01
{
	float:left;
	width:300px;
	background-image: url(/PortalURL/Pictures/fondo03.gif);
	height: 28px;
}

#footer_02
{
	float:left;
	width: 229px;
	margin-left: 73px;
	background-image: url(/PortalURL/Pictures/fondo02.gif);
	height: 9px;
}

.titulos{
	background-image:url(/PortalURL/Pictures/bullet_envia_mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
	font-family: Arial;
	font-size: 9pt;
	color: #002369;
}

input 
{
	font-family: Arial;
	font-size: 9pt;
	color: #002369;
	width:  auto;
	margin: 0 0 0 10px;
}

