* { padding: 0; margin: 0; }

a { text-decoration:none; color:#006699; }
a:hover { text-decoration:none; color:#006699; }

img {
border: 0;
}

/*@font-face {
    font-family: "DIN Bold";
    font-weight: bold;
    src: url("fonts/DINBold.woff") format("woff"), url("fonts/DINBold.ttf") format("truetype");
}*/

body {
	width:100%;
	height:auto;
text-align: center;
background-color: #ffffff;
font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
background-image:url(../img/bg_top2.jpg);
background-position:top center;
background-repeat:repeat-x;
}

#wrapper { 
		width:100%;
		margin:0 auto;
		padding:0px;
}


#wrapperint { 
		width:1000px;
		margin:0px 0px 0px 0px;
		padding:0px;
}

#register{
float:left;
margin:0px 0px 0px 0px;
width:1000px;
min-height:90px;
text-align:center;
font-size:13px;
font-weight:700;
color: #333;
}


#contenidos{
margin:0px 0px 0px 0px;
float: left;
width:1000px;
padding-bottom:14px;
}

#areamarcas {
color: #000000;
margin: 0px 0px 0px 0px;
min-height:196px;
width: 1000px;
float:left;
background-color: #000;

}

#leftcolumn {
color: #000000;
margin: 0px 0px 0px 0px;
min-height:260px;
width: 1000px;
float:left;

}


#leftcontenido {
/*height: 498px;*/
margin: 25px 0px 0px 0px;
text-align:left;
padding-left:15px;
padding-right:15px;
}

.tit_princi{
	font-size:18px;
	font-weight:700;
	color:#215d8b;
	font-family: 'Noto Sans', sans-serif;
	margin-bottom:10px;
	}

.res_noti{
	font-size:13px;
	font-weight:bold;
	line-height:21px;
	text-align:justify;
	}

#leftcontenido p{
font-size:13px;
line-height:22px;
color: #333;
text-align:justify;
margin-top:7px;

}

#rightcolumn {
color: #000000;
margin: 0px 0px 0px 0px;
min-height:260px;
width: 500px;
float:left;
}


#rightcontenido {
/*height: 498px;*/
margin: 20px 0px 0px 0px;
text-align:left;
padding-left:15px;
padding-right:20px;
}

#rightcontenido .campo{
	border:1px solid #CCC;
	border-radius:6px;
	min-width:200px;
	height:24px;
}
#rightcontenido p{
font-size:14px;
line-height:22px;
color: #333;
text-align:justify;
margin-top:7px;

}



#footer {
width: 100%;
height:130px;
float:left;
text-align:center;
line-height:19px;
font-size:11px;
background-color:#555555;
background-image:url(../img/bg_pie.jpg);
background-repeat:repeat-x;
background-position:top left;
}

#footer table {
color: #E4E4E4;
line-height:19px;
font-size:1em;
}

#footer table p{
	text-align:right;
	font-size:1.05em;
}


.footer_d {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-weight:100;
color: #939393;
}

.footer_d a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color: #939393;
}

.footer_d a:hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color: #6e875c;
}
