@charset "UTF-8"; 
#contorno {
	margin:auto;
	width:660px;
	height:500px;
	position: relative;
	border-width:thin;
	border-style:solid;
	border-color: #06F;
	background-color:#06F;
	
}
#header{ margin: 10px 5px 0px; position:relative; background-repeat: no-repeat; height: 110px; width: 650px; background-image:url(Email.jpg);}
#boton{float:right; width:auto; height:auto;}

#imagenpromo {margin-left:5px; width:auto; height:auto; float:left;}
#imagencontent {
	margin-top:10px; margin-left:2px;
	width:auto;
	height:auto;
	float:left;
}
#contentinfo{margin-top: 10px; margin-left:5px; height:300px; width:450px; float:left}

#content{
	margin-left: 5px;
	position:relative;
	height:360px;
	width:650px;
	background-color:#FFF
}
#title {
	display:block;
	float:left;
	width: 300px;
	height: 80px;
	text-align: center;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 170px;
}
.clear { clear: both; }
.red { color: rgb(158, 17, 26); }
.blue { color: rgb(0, 40, 128); }
.left { float: left; }
.left img {margin-bottom:20px; }
.right { float: right; }
.normal{font-size:13px; font-family: Arial,Helvetica,sans-serif; color:#000; text-align:justify}

#title_link { display:block; float:right; margin:60px 35px 0 0; width: 135px; height: 30px; color: rgb(184, 184, 184); font-family: Georgia,"Times New Roman",Times,serif; font-size: 16px; text-align: right; text-decoration: underline; }
#title_link h1 { margin: 0; padding: 0; color: rgb(0, 0, 255); font-family: Georgia,"Times New Roman",Times,serif; font-size: 12px; font-weight: bold; text-align: right; text-decoration: underline; color:#0000ff; }
#title h1 {overflow:hidden; margin: 0px; padding: 0px; font-family: Georgia,"Times New Roman",Times,serif; font-size: 22px; font-weight: bold; text-transform: capitalize; }
p {font-size:13px; font-family: Arial,Helvetica,sans-serif; color:#000; text-align:justify}
h2 {color:#000; text-align:justify}
#footer { clear:both;;
}
