#content {
 padding: 0 30px;
 width: 920px;
}
.register-form {
	width: 320px;
	float: left;
	margin-top: 10px;
	position: relative;
	z-index: 1;
}
.contentFormNewsletter {
	overflow: hidden;
	/*width: 320px;*/
	background-image: url(../images/compania/box-email.png);
	background-repeat: no-repeat;
	height: 150px;
}
.contentFormNewsletter fieldset {
	border: none;
}
.contentFormNewsletter dl#susdes {
	/*margin-left: 120px;*/
}
.contentFormNewsletter dl {
    width: 180px;
	padding: 5px 0;
	margin-top: 15px;
	margin-left: 25px;
}
.contentFormNewsletter dt {
    width: 180px;
	/*display: block;
    float: left;
    text-align: right;
    margin-right: 10px;
    margin-top: 3px;*/
}
.contentFormNewsletter dd {
	width: 320px;
    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0 0 3px;
	margin-top: 10px;
}
.contentFormNewsletter span.errormsg {
    background: url("../images/standard/greyform_error.png") no-repeat scroll 0 50% transparent;
    color: #D22800;
    display: none;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 23px;
    padding: 0 0 0 17px;
	margin-top: 60px;
}
/*.submit-newsletter a {
	width: 84px;
	height: 28px;
	background-image: url(../images/standard/button_submit.png);
	background-repeat: no-repeat;
	display: block;
}*/
#newsletterFeedback {
	display: block;
    height: 32px;
    margin-bottom: 10px;
    /*overflow: hidden;*/
    padding-top: 10px;
    width: 600px;
}
#newsletterFeedback span {
    background: url(../images/icons/icon-ok.png) no-repeat scroll 5px 50% #81C192;
    border: 1px solid #006268;
    color: #FFFFFF;
    font-size: 11px;
    padding: 5px 10px 5px 26px;
}
.required {
	color: #C00;
	float: left;
    margin-left: 5px;
    margin-top: 4px;
}
.correo {
	width: 180px;
}
.correo strong {
	width: 180px;
	font: 700 1.1em/1em "Segoe UI","Open Sans",serif; 
	text-transform: uppercase;
	
}
.submit-newsletter {
	background-image: url(../images/compania/suscribirse.png);
	background-repeat: no-repeat;
	width: 110px;
	height: 30px;
	margin-top: 10px;
	float: left;
}
#content .single_column_content h3 {
	font: 700 1.1em/1em "Segoe UI","Open Sans",serif;
}
#content .base-de-datos a {
	color: #0030ff;
	text-decoration: none;
}
#content .base-de-datos a:hover {
	color: #0030ff;
	text-decoration: underline;
}
.boletines {
	background-color: #f6f7f9;
	position: relative;
	height: 210px;
	margin-top: -2px;
	margin-left: 253px;
}
.boletines p {
	padding-top: 20px;
	margin-left: 20px;
	font: 700 1.1em/1em "Segoe UI","Open Sans",serif;
	text-transform: uppercase;
}
.boletines .boletin-1 {
	float: left;
	background-color: #2d7a7b;
	width: 175px;
	height: 137px;
}
.boletines .boletin-1 .mes {
	font: 700 1em/1em "Segoe UI","Open Sans",serif;
	text-transform: uppercase;
	color: #ffffff;
	margin-top: -23px;
}
.boletines .boletin-1 .mes b {
	font: 700 1.3em/1em "Segoe UI","Open Sans",serif;
	margin-left: 35px;
}
#content .boletines .boletin-1 img {
	width: 168px;
	height:107PX;
	padding: 3px;
}
.boletines .boletin-2 {
	float: left;
	background-color: #2d7a7b;
	width: 175px;
	height: 137px;
	margin-left: 20px;
}
.boletines .boletin-2 .mes {
	font: 700 1em/1em "Segoe UI","Open Sans",serif;
	text-transform: uppercase;
	color: #ffffff;
	margin-top: -23px;
}
.boletines .boletin-2 .mes b {
	font: 700 1.3em/1em "Segoe UI","Open Sans",serif;
	margin-left: 30px;
}
#content .boletines .boletin-2 img {
	width: 168px;
	height: 107px;
	padding: 3px;
}
.boletines .boletin-3 {
	float: left;
	background-color: #2d7a7b;
	width: 175px;
	height: 137px;
	margin-left: 20px;
}
.boletines .boletin-3 .mes {
	font: 700 1em/1em "Segoe UI","Open Sans",serif;
	text-transform: uppercase;
	color: #ffffff;
	margin-top: -23px;
}
.boletines .boletin-3 .mes b {
	font: 700 1.3em/1em "Segoe UI","Open Sans",serif;
	margin-left: 45px;
}
#content .boletines .boletin-3 img {
	width: 168px;
	height: 107px;
	padding: 3px;
}
.boletin-1:hover, .boletin-2:hover, .boletin-3:hover {
	background-color: #5da6a7;
}