.clear {
 display:inline-block;
}

.clear:after {
 display:block; 
 visibility:hidden; 
 clear:both; 
 height:0; 
 content: "."; 
}


body {
	color: #232323;
	font: normal 9px/15px "Trebuchet MS","Lucida Sans Unicode", "Lucida Grande";
	background-color: white;
	background-image: url(../n_imagenes/home2009/background.gif);
	background-repeat: repeat;
	margin: 0;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #ff006f;
}

#obs {
	font-weight: bold;
	font-size: 10px;
	font-style: italic;
	color: #5b5b5b;
	

/*background-color: #fbfeea;*/
	padding: 4px;
}

#container {
	background-color: #fff;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 8px solid #ebebeb;
	border-bottom: 8px solid #ebebeb;
	border-left: 8px solid #ebebeb;
	border-top: 8px solid #ebebeb;
	margin-top: 30px;
}

.boxHome {
	background-image: url(../n_imagenes/home2009/box_back.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 220px;
	float: left;
	margin-right: 20px;
	padding-top: 12px;
	padding-left: 20px;
}

.boxHome table {
	color: #515151;
	font-size: 12px;
	width: 180px;
}

.boxHome td {
	padding: 3px;
}

#footerHome {
	font-size: 11px;
	padding-top: 30px;
	padding-bottom: 10px;
	color: #6d6d6d;
	font-style: normal;
	font-weight: normal;
	background: #ff2ea6 url(../n_imagenes/home2009/footer.gif) no-repeat;
}

#footerHome a:link {
	text-decoration: under
	font-style: normal;
ine;
	color: #6d6d6d;
	font-weight: normal;
	font-size: 11px;
}

#footerHome a:visited {
	
	font-style: normal;
ext-decoration: underline;
	color: #6d6d6d;
	font-weight: normal;
	font-size: 11px;
}

#
	font-style: normal;
ooterHome a:hover {
	text-decoration: underline;
	color: #464646;
	font-weight: normal;
}

.link_home:link {
	padding: 1px;
	color: #3f3f3f;
	text-decoration: none;
	font-variant: normal;
	background-color: #e1e1e1;
	border: 1px solid #d0d0d0;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 5px;
}

.link_home:visited {
	padding: 1px;
	color: #3f3f3f;
	text-decoration: none;
	font-variant: normal;
	background-color: #e1e1e1;
	border: 1px solid #d0d0d0;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 5px;
}

.link_home:hover {
	padding: 1px;
	color: #fff;
	text-decoration: none;
	font-variant: normal;
	background-color: #f0006b;
	border: 1px solid #a60046;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 5px;
}

#launch_rb {
	background: url(../n_imagenes/home2009/launch_rg/images/launch_rg_back.gif) repeat-y;
}

.intro {
	border: 8px solid #e7e7e7;
}

.intro_footer {
	padding-right: 15px;
	font-size: 11px;
}

.intro_footer a:link {
	text-decoration: underline;
	color: #6d6d6d;
}

.intro_footer a:visited {
	text-decoration: underline;
	color: #6d6d6d;
}

.intro_footer a:hover {
	text-decoration: underline;
	color: #464646;
}

#centralADD {
	font-size: 12px;
	background-image: url(../n_imagenes/home2009/comunicado_back.jpg);
	padding: 10px 20px 20px;
	height: 460px;
}

.link_homeCentralAdd:link {
	padding: 1px;
	color: #35a2e0;
	text-decoration: none;
	font-variant: normal;
	background-color: #ececec;
	border: 1px solid #d0d0d0;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 5px;
	font-weight: bold;
}

.link_homeCentralAdd:visited {
	padding: 1px;
	color: #35a2e0;
	text-decoration: none;
	font-variant: normal;
	background-color: #ececec;
	border: 1px solid #d0d0d0;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 5px;
	font-weight: bold;
}

.link_homeCentralAdd:hover {
	padding: 1px;
	color: #fff;
	text-decoration: none;
	font-variant: normal;
	background-color: #f0006b;
	border: 1px solid #a60046;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 5px;
	font-weight: bold;
}

#scrollText {
	width: 140px;
	text-align: left;
	/*background-color: #ff2e46;*/
}

#scrollup {
	position: relative;
	overflow: hidden;
	width: 555px;
	
	/*height: 110px;*/
	height: 85px;
	margin-bottom: 20px;
	margin-left: 5px;
	/*margin-right: 5px;*/

	padding-bottom: 10px;
	text-align: left;
	background: url(../n_imagenes/home2009/ico_news.png) no-repeat left;
	border-bottom: 1px dotted #ececec;
}

#scrollup .headline {
	position: absolute;
	top: 210px;
	left: 5px;
	height: 85px;
	width: 440px;
	font-size: 12px;
	color: #676868;
	font-weight: normal;
	font-style: normal;
	margin-left: 80px;
	/*background-color: #ffff9e;*/
}

#scrollup .date{
	color: #fcfeff;
	text-transform: uppercase;
	text-align: center;
	font: 9px calibri;
	background-color: #2eb1e8;
	padding: 2px;
	width: 60px;
	/*float: right;*/
	position: relative;
	top: -35px;
	left: 430px;	
	
	writing-mode:tb-rl;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform: rotate(90deg);
	white-space:nowrap;
	display:block;
}

#scrollup h1 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
		color: #ff006f;

}

#scrollup a:link, a:visited {
	text-decoration: none;
	font-family: Calibri;
	color: #ff006f;

}

#scrollup a:hover {
	text-decoration: underline;
		color: #ff006f;

}

#twitter_TL {
	
min-height: 360px;
/*background-color: #83b33e;*/
	padding: 10px 10px 10px 0;
	/*float: left;*/
	
}

#twitter_TL_warning {
	margin-top: 5px;
	padding: 10px;
	font-size: 11px;
	font-style: italic;
	color: #5a5a5a;
	margin-right: 20px;
}

#facebook_like {
	height: 70px;
	margin-bottom: 10px;
	/*background-color: #1193c6;*/
}



#widget_conte{
	/*background-color: #ff62c4;*/
	/*padding: 10px;*/
	width: 175px;
	margin-left: 15px;
	text-align: left;
}
#widget_conte h1{
	color: #ff006f;
	text-transform: uppercase;
	font: bold 15px/1.1em "Lucida Grande", Lucida, Verdana, sans-serif;
}
#fb_follow{
	margin-top: 10px;
	width: 175px;
}


#tw_follow{
	margin-top: 10px;
	width: 175px;
}

#plus_follow{
	margin-top: 10px;
	width: 175px;
	text-align: left;
}

       


#widget_conte_vert{
	/*background-color: #ff62c4;*/
	/*padding: 10px;*/
	/*width: 175px;*/
	/*margin-left: 15px;*/
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #e6ecec;
	width: 98%;
}
#widget_conte_vert h1{
	color: #454646;
	text-transform: uppercase;
	font: bold 9px/1.1em "Lucida Grande", Lucida, Verdana, sans-serif;
	display: inline;
}

#widget_conte_vert #headline{
	margin-top: 0px;
	width: 190px;
	float: left;
	/*background-color: #83b33e;*/
		height: 27px;
		padding-top: 6px;

}


#widget_conte_vert #fb_follow{
	margin-top: 0px;
	width: 140px;
	float: left;
	/*background-color: #766148;*/
		height: 27px;

}


#widget_conte_vert #tw_follow{
	margin-top: 0px;
	width: 140px;
	float: left;
	/*background-color: #d21554;*/
	height: 27px;

}

#widget_conte_vert #plus_follow{
	margin-top: 0px;
	width: 80px;
	float: left;
	/*background-color: #35b9fa;*/
	height: 27px;
}

#select_site{
	
}       


#select_site ul{
	
}

#select_site li{
	
}


#qr{
	width: 176px;
	height: 176px;
	background-color: #f1f1f1;
	margin-top: 20px;
}


