body {
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 8px;
	margin-bottom: 8px;
	text-transform: uppercase;
}
h1 {
	font-size: 13px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 8px;
}
h2 {
	font-size: 13px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 8px;
}
h3 {
	font-size: 11px;
}
h4 {}
h5 {}
.helvetica{
	font-family: Helvetica, Verdana, Arial;
}
.size10{
	font-size: 10px;
}
.size11{
	font-size: 11px;
}
.verde{
	color: #44B97B;
}
.azul{
	color: #5968B2;
}
.verdeClaro{
	color: #C1D82F;
}
.blanco{
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #737373;
}
.linkAzul a {
	color: #5968B2;
}
.linkAzul a:hover {
	color: #737373;
}
.linkVerde a {
	color: #44B97B;	
}
.linkVerde a:hover {
	color: #737373;	
}

.linkGris a {
	color: #737373;
}
.linkGris a:hover {
	color: #5968B2;	
}

.linkGrisVerde a {
	color: #737373;
}
.linkGrisVerde a:hover {
	color: #44B97B;	
}
.linkAzul2 a {
	color: #5968B2;
}
.linkVerde2 a {
	color: #44B97B;	
}
.linkVerde3 a {
	color: #44B97B;	
}
.linkVerde3 a:hover {
	color: #44B97B;	
}
.linkVerdeClaro a {
	color: #C1D82F;	
}
.linkVerdeClaro a:hover {
	color: #C1D82F;	
}
.linkGrisGris a,.linkGrisGris a:hover {
	color: #737373;
}
.linkGrisGris2 a{
	color: #737373;
}
.linkUnderline a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
select{
	border: 1px solid #7F9DB9;
}
#body {
	width: 946px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	padding: 10px;
}
#logo {
	float: left;
	width: 230px;
}
#headerRight {
	float: right;
	width: 400px;
}
#languaje {
	float: right;
	width: 130px;
}
#languaje select {
	width: 130px;
	font-size: 11px;
}
#headerMenu {
	float: right;
	color: #9a9a9a;
	padding-left: 50px;
}
#headerMenu ul {
	margin: 0px;
	padding: 0px;
}
#headerMenu li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	padding-right: 10px;
}
#headerMenu a {
	color: #9a9a9a;
}
#find {
	height: 30px;
	width: 350px;
	background-image: url(../images/find.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}
.inputFind{
	width: 238px;
	margin-top: 6px;
	border: 0px;
	margin-left: 62px;
}
#menu {
	color: #737373;
	font-size: 12px;
	padding-left: 20px;
	/*padding-left: 36px;*/
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	padding-left: 43px;
	/*padding-left: 22px;*/
	list-style-image: none;
	list-style-type: none;
}
#menu a {
	color: #737373;
}
.noList{
	list-style-image: none;
	list-style-type: none;
}
#container {
	padding-top: 10px;
	padding-bottom: 10px;
}
#left {
	float: left;
	width: 240px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#formLogin {
	color: #737373;
}
#formLogin h2 {
	color: #C1D82F;
}
#boxLeft1{
	background-image: url(../images/box_left_1_bg.jpg);
	background-repeat:  repeat-y;
}
#boxLeftCont1{
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#menuLeftUser{
	padding-top: 10px;
}
#menuLeftUser ul{
	margin: 0px;
	padding: 0px;
}
#menuLeftUser li{
	height: 31px;
	list-style-image: none;
	list-style-type: none;
}
#menuLeftUser img{
	margin-right: 10px;
	float: left;
}
#menuLeftUser input{
	margin-right: 5px;
}
#menuLeftUser a{}
#menuLeft{
	background-image: url(../images/sub_menu_bg.jpg);
	background-repeat:  repeat-y;
	margin-top: 20px;
}
#menuLeftVerde{
	background-image: url(../images/sub_menu_verde_bg.jpg);
	background-repeat:  repeat-y;
	margin-top: 20px;
}

#menuLeftBtns{
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #5569AF;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
}
#menuLeftBtns ul{
	margin: 0px;
	padding: 15px 0px;
}
#menuLeftBtns li{
	list-style-image: none;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	margin-bottom: 5px;
}

#bgImage{
	background-image: url(../images/fondo_image_bg.jpg);
	background-repeat:  repeat-y;
	margin-top: 20px;
}
#bgImageCont{
	padding-left: 2px;
}

/*
#menuLeftBtns a{
	color: #666666;

}
#menuLeftBtns a:hover{
	color: #5569AF;
}
*/
#boxLeft2{
	background-image: url(../images/box_left_bg.jpg);
	background-repeat:  repeat-y;
	margin-top: 20px;
}
#boxLeftCont2{
	padding: 5px 15px 15px;
}
#boxLeft3{
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
}

#sponsor{
	padding: 10px;
	text-align: center;
}
#main {
	margin-left: 255px;
	margin-top: 10px;
	padding-bottom: 10px;
	/*padding-left: 5px;*/
	padding-top: 10px;
}
.column{
	float: left;
	width: 342px;
	font-weight: bold;
	padding-top: 10px;
	line-height: 18px;
}
.column h1{
	margin-bottom: 10px;
}
.column a{
	color: #666666;
}
.column a:hover{
	color: #44B97B;
}
.columnComm{
	float: left;
	width: 322px;
	padding-top: 10px;
	line-height: 17px;
	margin-right: 20px;
}

#mainHome {
	margin-left: 255px;
	margin-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 0px;
}
#boxRight {
	text-align: right;
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	float: right;
}
.borde1 {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #43B97D;
}
.borde2 {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #5968B2;
}
.borde3 {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #44B97B;
}
.borde4 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #44B97B;
}
.borde5 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5968B2;
}
.borde6 {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C1D82F;
}

#homeContentSup {
}
#homeContent {
	margin-top: 30px;
}
.homeBox {
	width: 317px;
	background-image: url(../images/fondo_box_home.jpg);
	background-repeat: no-repeat;
	height: 181px;
	float: left;
	padding: 15px 10px 10px;
}
.margin1{
	margin-right: 7px;
}
.margin2{
	margin-right: 10px;
}
.homeBox h2{
	color: #45B97C;
	margin-top: 5px;
}
.homeBox h3, .homeBox h3 a{
	color: #45B97C;
	margin-bottom: 0px;
}
.homeBox p{
	margin-bottom: 0px;
}
.homeBox .link a{
	color: #43B97D;
	font-style: italic;
}
.homeBoxCont1 {
	background-image: url(../images/ico_discussion.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 30px;
	padding-bottom: 10px;
}
.homeBoxCont2 {
	/*margin-bottom: 20px;*/
	margin-bottom: 14px;
}
.homeBoxCont2 img{
	float: left;
}
.homeBoxCont2 .text{
	margin-left: 60px;
}
.homeBoxCont2 p{
}
.homeBoxCont3 {
	/*margin-bottom: 20px;*/
	margin-bottom: 14px;
}
.homeBoxCont3 img{
	float: left;
}
.homeBoxCont3 .text{
	margin-left: 75px;
}
.homeBoxCont3 p{
}
.homeBoxCont4 {
	margin-bottom: 20px;
}
.homeBoxCont4 img{
	float: left;
}
.homeBoxCont4 .text{
	margin-left: 50px;
}
.homeBoxCont4 .eventDay{
	margin-top: 5px;
}
.clear {
	clear: both;
}
.underline {
	text-decoration: underline;
}
.input1{
	width: 205px;
}
.input2{
	width: 225px;
}
.input3 {
	width: 200px;
}
.input4 {
	width: 300px;
}
.input5 {
	width: 150px;
}
.input5{}
#footer{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #737373;
	/*font-size: 8px;*/
	font-size: 9px;
	padding: 10px;
	margin-top: 10px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
}
#footerLeft{
	float: left;
	/*width: 200px;*/
	width: 130px;
}
#footerLeft .padd{
	padding-left: 10px;
}
#footerMenu {
	float: left;
	/*width: 300px;*/
	width: 340px;
	color: #9a9a9a;
	/*margin-left: 50px;^*/
	margin-left: 25px;
}
#footerMenu ul {
	margin: 0px;
	padding: 0px;
}
#footerMenu li {
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	list-style-image: none;
	list-style-type: none;
}
#footerMenu a {
	color: #737373;
}
#footerText{
	text-align: right;
	color: #44B97B;
}

#formLogin2 {
	color: #737373;
	font-size: 11px;
}
#formLogin2 input, #formLogin2 select {
	margin-bottom: 5px;
	font-size: 11px;
	margin-top: 5px;
}
#formLogin2 td {
	padding-right: 10px;
}
#formLogin2 a {
	color: #45B97C;
}
.borderThin {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADADA;
}
.borderThinAzul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBB9C4;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#boxLoginTit{
}
#boxLogin1 {
	width: 670px;
	float: left;
	padding-left: 5px;
}

#boxLogin1 p{
	font-size: 17px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 5px;
}
#boxLogin2 {
	width: 675px;
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#boxLogin3 {
	float: left;
	width: 680px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.boxLoginLeft {
	float: left;
	width: 190px;
	padding-bottom: 10px;
}
.playRel{
	position: relative;
}
.playAbs{
	position: absolute;
	top: 43px;
	text-align: center;
	left: 70px;
}
.boxLoginRight {
	margin-left: 200px;
	padding-top: 40px;
	padding-bottom: 10px;
}
.boxLoginRight h2{
	font-size: 12px;
}
.boxLoginRoll{
	background-color: #5968B2;
	color: #FFFFFF;
}
.boxLoginRoll a{
	color: #FFFFFF;
}
.boxLoginRoll a:hover{
	color: #FFFFFF;
}
.boxLoginRoll2 h2 a{
	color: #777777;
}
#today {
	background-image: url(../images/today.gif);
	background-repeat: no-repeat;
	height: 36px;
	background-position: 0px 10px;
	float: left;
	width: 675px;
}
.boxLibrary {
	float: left;
	width: 227px;
	padding-bottom: 30px;
}
.boxLibraryRoll a {
	color: #5669AE;
}
.boxLibraryRollVerde a, .boxLibraryRollVerde a:hover, .boxLibraryRollVerde .verde {
	color: #44B97B;
}
.boxLibraryImg {
	text-align: center;
	overflow: hidden;
	height: 140px;
	width: 210px;
	background-image: url(../images/fondo_box_library.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
.boxLibraryCont {
	padding-right: 5px;
	padding-left: 5px;
}
.boxLibraryCont h3{
	margin-top: 8px;
	height: 28px;
	overflow: hidden;
}
.boxLibraryCont p{
	margin: 0px;
}
.boxLibraryText{
	height: 105px;
	width: 170px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #5669AE;
	padding: 20px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
}
.boxLibraryText a{
	color: #FFFFFF;
}
.boxLibraryText a:hover{
	color: #FFFFFF;
}
.boxLibraryTextVerde{
	height: 105px;
	width: 170px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #44B97B;
	padding: 20px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.boxLibraryTextVerde a{
	color: #FFFFFF;
}
.boxLibraryTextVerde a:hover{
	color: #FFFFFF;
}

.boxLibraryMenu{
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	height: 23px;
	font-size: 11px;
}
.boxLibraryMenu ul{
	margin: 0px;
	padding: 0px;
}
.boxLibraryMenu li{
	float: left;
	width: 70px;
	list-style-image: none;
	list-style-type: none;
}
.boxLibraryMenu img{
	float: left;
	margin-top: 3px;
	/*float: left;*/
}
.subMenu {
	clear: both;
	font-size: 11px;
}
.titBoxLogin img {
	float: left;
	margin-top: 1px;
}
.titBoxLogin p {
	padding-top: 3px;
	padding-left: 45px;
}
.size12 {
	font-size: 12px;
}
.borderTest {
	border: 1px dotted #FF0000;
}
.bgStars {
	background-image: url(../images/fondo_estrellas.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 11px;
}
.bgStars2 {
	background-image: url(../images/fondo_estrellas.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 11px;
}
.bgStars2 img {
	float: left;
	margin-top: 3px;
}
.bgMe{
	background-image: url(../images/fondo_me.gif);
	background-repeat: no-repeat;
}
#nav {
	height: 31px;
	background-image: url(../images/fondo_nav.jpg);
	background-repeat: no-repeat;
}
#nav strong, #nav label, #navVerde label, #navVerde strong{
	color: #737373;
}
#navVerde{
	height: 31px;
	background-image: url(../images/fondo_nav_verde.jpg);
	background-repeat: no-repeat;
}

#navBtns {
	float: left;
	width: 500px;
	padding-top: 5px;
	color: #DADADA;
}
#navBtns ul{
	margin: 0px;
	padding: 0px;
}
#navBtns li{
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	list-style-image: none;
	list-style-type: none;
}
#navBtns a{
	color: #737373;
}
#navBtns a:hover{
	color: #CACACA;
}

#navBtnsRight {
	float: left;
	width: 400px;
	padding-left: 90px;
	color: #DADADA;
}
#navBtnsRight ul{
	margin: 0px;
	padding: 0px;
}
.marginMenu1{
	padding-left: 150px;
	margin-left: 150px;
}

#navBtnsRight li{
	float: left;
	padding-top: 8px;
	padding-left: 8px;
	list-style-image: none;
	list-style-type: none;
}
#navBtnsRight a{
	color: #F1F2F4;
}
#navBtnsRight img{
	float: left;
	margin-top: 3px;
}

#navBtnsRight2 {
	float: left;
	width: 410px;
	padding-left: 90px;
	color: #DADADA;
}
#navBtnsRight2 ul{
	margin: 0px;
	padding: 0px;
}
#navBtnsRight2 li{
	float: right;
	padding-top: 8px;
	padding-left: 8px;
	list-style-image: none;
	list-style-type: none;
}
#navBtnsRight2 a{
	color: #5669AE;
}
#navBtnsRight2 img{
	float: left;
	margin-top: 3px;
}

#navBtnsRight3 {
	float: left;
	width: 510px;
	color: #DADADA;
}
#navBtnsRight3 ul{
	margin: 0px;
	padding: 0px;
}
#navBtnsRight3 li{
	float: right;
	padding-top: 8px;
	padding-left: 8px;
	list-style-image: none;
	list-style-type: none;
}
#navBtnsRight3 a{
	color: #5669AE;
}
#navBtnsRight3 img{
	float: left;
	margin-top: 3px;
}
#navRight {
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
}
#navRight img{
	margin-top: 3px;
}
#navLeft {
	padding-top: 8px;
	float: left;
	width: 160px;
	padding-left: 10px;
}
#contentDest{
	background-image: url(../images/fondo_content_dest.jpg);
	background-repeat: no-repeat;
	background-color: #7F8FC3;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	width: 676px;
	display: none;
	height: 200px;
}
#contentLibrary{
	padding-top: 16px;
}
#inMyCountry{
	height: 14px;
	padding-top: 5px;
}
.inMyCountryBg{
	background-image: url(../images/fondo_in_my_country.jpg);
	background-repeat: no-repeat;
	margin-left: 8px;
	padding-left: 2px;
}
#contentImg{
	width: 686px;
	background-image: url(../images/fondo_content_bg.jpg);
	background-repeat:  repeat-y;
}
#contentImg2{
	width: 686px;
}
#contentImgCont{
	padding: 6px 10px;
}
#content{
	padding: 10px;
	width: 665px;
	line-height: 17px;
}
#contentInf{
	padding-top: 10px;
}
.linkTitContInf a{
	color: #9DA3AA;
}
.linkTitContInf a:hover{
	color: #5968B2;
}
#commentsTit{
	height: 32px;
}
.comment{
	padding-top: 15px;
	color: #595959;
	line-height: 17px;
}
.comment p{
	padding-left: 35px;
}
#answerTit{
	background-image: url(../images/fondo_nav.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 10px;
}
.answer{
	padding-top: 15px;
	color: #595959;
	line-height: 17px;
	background-image: url(../images/ico_answer.jpg);
	background-repeat: no-repeat;
	background-position: 5px 13px;
	margin-top: 10px;
}
.answer p{
	padding-left: 35px;
}
.question{
	padding-top: 15px;
	color: #595959;
	line-height: 17px;
	background-image: url(../images/ico_discussion.png);
	background-repeat: no-repeat;
	background-position: 5px 13px;
	margin-top: 10px;
}
.question p, .question h2{
	padding-left: 35px;
}
.event{
	padding-top: 15px;
	color: #595959;
	line-height: 17px;
	margin-top: 10px;
}
.event h3{
	padding-left: 50px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.event p{
	padding-left: 50px;
	margin: 0px;
}
.new{
	padding-top: 15px;
	color: #595959;
	line-height: 17px;
	margin-top: 10px;
}
.new h3{
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.new p{
	padding-left: 5px;
	margin: 0px;
}
.eventDay{
	height: 22px;
	width: 35px;
	padding-top: 13px;
	text-align: center;
	background-image: url(../images/fondo_event_day.png);
	background-repeat: no-repeat;
	float: left;
	color: #111111;
	font-weight: bold;
}
.eventDay a, .eventDay a:hover{
	color: #111111;
}

.numComment{
	height: 17px;
	width: 24px;
	background-image: url(../images/fondo_num_comment.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 3px;
	float: left;
}
.numCommentVerde{
	height: 17px;
	width: 24px;
	background-image: url(../images/fondo_num_comment_verde.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 3px;
	float: left;
}

.numCommentTwitter{
	height: 17px;
	width: 24px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 3px;
	float: left;
}

.footerComment {
	height: 24px;
	background-image: url(../images/fondo_nav.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 10px;
	font-size: 11px;
}
.footerCommentRoll{
	color: #FFFFFF;
	background-color: #5568AD;
	height: 24px;
	padding-top: 7px;
	padding-left: 10px;
	font-size: 11px;
	background-image: url(../images/flecha_left.gif);
	background-repeat: no-repeat;
	background-position: 660px 10px;
}
.footerCommentRoll2{
	color: #FFFFFF;
	background-color: #5568AD;
	height: 24px;
	padding-top: 7px;
	padding-left: 10px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 660px 10px;
}
.footerCommentRollVerde{
	color: #FFFFFF;
	background-color: #44B97B;
	height: 24px;
	padding-top: 7px;
	padding-left: 10px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 660px 10px;
}

.footerCommentRoll a, .footerCommentRollVerde a, .footerCommentRoll2 a{
	color: #FFFFFF;
}
.footerCommentRoll a:hover, .footerCommentRollVerde a:hover, .footerCommentRoll2 a:hover{
	color: #FFFFFF;
}
.footerCommentBlock{
	color: #FFFFFF;
	background-color: #5568AD;
	height: 24px;
	padding-top: 7px;
	padding-left: 10px;
	font-size: 11px;
	background-image: url(../images/cerrar.jpg);
	background-repeat: no-repeat;
	background-position: 660px 10px;
}
.footerCommentBlock a{
	color: #FFFFFF;
}
.footerCommentBlock a:hover{
	color: #FFFFFF;
}
.btnRight{
	float: right;
	padding-right: 25px;
}
.attachment {
	height: 24px;
	background-image: url(../images/fondo_nav.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 10px;
	font-size: 11px;
}
.subBoxLeft1 {
	margin-bottom: 10px;
	color: #737373;
	margin-top: 10px;
	font-weight: normal;
}
.subBoxLeft1 img{
	float: left;
}
.subBoxLeft1 .text{
	margin-left: 60px;
}
.subBoxLeft1 p{
	margin: 0px;
}
.subBoxLeft1 {
	margin-bottom: 10px;
	color: #737373;
	margin-top: 10px;
	font-weight: normal;
}

.subBoxLeft2 {
	margin-bottom: 10px;
	color: #737373;
	font-weight: normal;
	margin-top: 10px;
}
.subBoxLeft2 img{
	float: left;
}
.subBoxLeft2 .text{
	margin-left: 75px;
}
.subBoxLeft2 p{
	margin: 0px;
}
.subBoxLeft2 a{
	font-style: italic;
}
.subBoxLeft2 strong a{
	font-style: normal;
}
.subBoxLeft2 .normal a{
	font-style: normal;
}
.italic {
	font-style: italic;
}
.subBoxLeft1Roll, .subBoxLeft1Roll a, .subBoxLeft1Roll a:hover {
	color: #535353;
}
.grisUnderlineRoll, .grisUnderlineRoll a, .grisUnderlineRoll a:hover {
	color: #535353;
}
.grisUnderlineRoll strong a {
        text-decoration: underline;
	color: #535353;
}

.boxDest {
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	float: left;
	width: 312px;
	padding: 10px;
}
.boxDest img{
	float: left;
}
.boxDest .text{
	margin-left: 95px;
}
.boxDest p{
	margin: 0px;
}
.boxDest a{
	font-style: italic;
}
.boxDest li{
	float: left;
	width: 65px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 5px;
}
.boxDestRoll {
	background-color: #F9FBED;
}

#question {
	background-image: url(../images/fondo_discussions_bg.jpg);
	background-repeat:  repeat-y;
}
#questionCont {
	padding: 10px 15px 15px 40px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
	background-image: url(../images/ico_discussion_wite.jpg);
	background-position: 12px 9px;
	background-repeat: no-repeat;
}
#questionCont a{
	color: #FFFFFF;
}
.questionColum{
	float: left;
	width: 295px;
	margin-right: 20px;
}
.questionColum img{
	margin-right: 5px;
	margin-top: 3px;
}
.boxAnswer{
	background-image: url(../images/fondo_answer_the_cuestion_bg.jpg);
	background-repeat:  repeat-y;
}
.boxAnswerCont{
	padding: 10px;
	text-align: right;
}
.boxAnswerCont textarea{
	width: 640px;
	border: 1px solid #DFEC9C;
	overflow: auto;
	height: 130px;
	margin-bottom: 10px;
	padding: 10px;
}
.boxShareCont{
	padding: 10px 10px 5px;
	text-align: right;
}
.boxShareCont img{
	margin-right: 7px;
	margin-left: 7px;
}
.boxCommList {
	margin-bottom: 13px;
	color: #737373;
	margin-top: 10px;
	font-weight: normal;
	background-image: url(../images/fondo_community_list.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 333px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	font-size: 11px;
}
.boxCommList img{
	float: left;
}
.boxCommList .inf{
	margin-top: 5px;
}
.boxCommList .text{
	margin-left: 80px;
}

.boxCommList p{
	margin: 0px;
}
.boxCommListRoll {
	color: #FFFFFF;
	background-image: url(../images/fondo_community_list_roll.jpg);
}
.boxCommListRoll a{
	color: #FFFFFF;
}
.boxCommListRoll a:hover{
	color: #FFFFFF;
}

#detailData{
	height: 170px;
}
#detailData img{
	float: left;
}
#detailData p{
	margin-left: 175px;
	margin-top: 15px;
}
#detailData h2{
	margin-left: 175px;
}



#navInf{
	padding: 10px;
	margin-top: 10px;
	font-size: 11px;
	height: 10px;
}
#navInf p{
	margin: 0px;
	float: left;
	color: #666666;
}
#navInf ul{
	margin: 0px;
	padding: 0px;
	float: right;
}
#navInf li{
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	list-style-image: none;
	list-style-type: none;
}
#navInf .click a{
	color: #666666;
}
#navInf a:hover{}

.textVerde, .textVerde a{
	color: #44B97B;
}
.boxForm{
	border: 1px solid #DFEC9C;
	background-color: #FFFFFF;
	text-align: left;
	padding: 25px;
}
.boxForm td{
	padding-top: 5px;
	padding-bottom: 5px;
}
.boxForm textarea{
	width: 465px;
	height: auto;
	border: 1px solid #AAAAAA;
	color: #666666;
}
.boxForm2{
	text-align: left;
}
.boxForm2 input{
	width: 660px;
	border: 1px solid #DFEC9C;
}
.subscribed{
	float: right;
	width: 65px;
	padding-top: 4px;
	background-image: url(../images/flecha_subs.png);
	background-repeat: no-repeat;
	background-position: 60px 6px;
	padding-right: 15px;
}

/* 20090927 */

#inbox {
	font-size: 11px;
}
#inbox td, #inbox th {
	text-align: left;
}
#inbox th {
	background-color: #45B97C;
	padding-top: 15px;
	color: #FFFFFF;
	padding-left: 2px;
}
#inbox td {
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-left: 2px;
}
.mailClose {
	background-color: #F7F7F7;
}
.mailClose a {}
.mailClose .mailSubject {
	background-image: url(../images/sobre_verde.jpg);
	background-repeat: no-repeat;
	background-position: 5px 8px;
}
.mailCloseRoll {
	background-color: #5968B2;
	color: #FFFFFF;
}
.mailCloseRoll a {
	color: #FFFFFF;
}
.mailCloseRoll .mailSubject {
	background-image: url(../images/sobre_azul.jpg);
	background-repeat: no-repeat;
	background-position: 5px 8px;
}


.mailOpen {
	background-color: #FFFFFF;
}
.mailOpen a {}
.mailOpen .mailSubject {
	background-image: url(../images/sobre_open_verde.jpg);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}
.mailOpenRoll {
	background-color: #5968B2;
	color: #FFFFFF;
}
.mailOpenRoll a {
	color: #FFFFFF;
}
.mailOpenRoll .mailSubject {
	background-image: url(../images/sobre_open_azul.jpg);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}


.mailSubject {
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.mailDetailHeader{
	background-image: url(../images/sobre_open_verde_2.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
.mailDetailHeader p{
	margin: 0px;
	padding: 0px;
}
#profileLeft {
	float: left;
	width: 400px;
}
#profileRight {
	margin-left: 440px;
}
.fileOculto{
	z-index: 1;
	position: relative;
	margin-top: 2px;
	opacity: 0;
	filter:alpha(opacity: 0);
}
.imgFile{
	position: relative;
}
.imgFile img{
	position: absolute;
	top: -20px;
	z-index: 0;
}
.imgFile2{
	position: relative;
}
.imgFile2 img{
	position: absolute;
	z-index: 0;
	left: 230px;
	cursor: default;
	top: -21px;
}
.column2{
	float: left;
	width: 322px;
}
#textAndBar{
	height: 50px;
	padding-top: 5px;
}
#box{
	width: 686px;
	float: left;
}
.boxUpload{
	background-image: url(../images/fondo_answer_the_cuestion_bg.jpg);
	background-repeat:  repeat-y;
}
.boxUpload select, .boxUpload input, .boxUpload textarea{
	font-size: 10px;
}
.boxUploadCont{
	padding: 10px;
}
.boxUploadSub{
	background-color: #FBFDEE;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.btnsUpload {
	height: 20px;
}
.btnsUpload li {
	float: right;
	list-style-image: none;
	list-style-type: none;
}
.videosAdded{
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	height: 75px;
	width: 300px;
	overflow-y: auto;
}
.videosAdded p{
	margin: 0px;
}
.fondoVerde{
	background-color: #F5F9DD;
}
.fondoVerde a{
	color: #C1D82F;
}
.uploadBox{
	margin-right: 10px;
	padding-bottom: 10px;
}
.alto1{
	height: 70px;
}
.column4{
	float: left;
	width: 160px;
}

.editRemoveBtns ul{
	margin: 0px;
	padding: 0px;
}
.editRemoveBtns li{
	float: left;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

#navBtns {
	width: 540px;
}
#navRight ul{
	margin: 0px;
	padding: 0px;
	color: #DADADA;	
}
#navRight li{
	float: left;
	padding-top: 2px;
	padding-left: 8px;
	list-style-image: none;
	list-style-type: none;
}

#inbox {
	font-size: 11px;
}
#inbox td, #inbox th {
	text-align: left;
}
#inbox th {
	background-color: #45B97C;
	padding-top: 15px;
	color: #FFFFFF;
	padding-left: 2px;
}
#inbox td {
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-left: 2px;
}
.mailClose {
	background-color: #F7F7F7;
}
.mailClose a {}
.mailClose .mailSubject {
	background-image: url(../images/sobre_verde.jpg);
	background-repeat: no-repeat;
	background-position: 5px 8px;
}
.mailCloseRoll {
	background-color: #5968B2;
	color: #FFFFFF;
}
.mailCloseRoll a {
	color: #FFFFFF;
}
.mailCloseRoll .mailSubject {
	background-image: url(../images/sobre_azul.jpg);
	background-repeat: no-repeat;
	background-position: 5px 8px;
}


.mailOpen {
	background-color: #FFFFFF;
}
.mailOpen a {}
.mailOpen .mailSubject {
	background-image: url(../images/sobre_open_verde.jpg);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}
.mailOpenRoll {
	background-color: #5968B2;
	color: #FFFFFF;
}
.mailOpenRoll a {
	color: #FFFFFF;
}
.mailOpenRoll .mailSubject {
	background-image: url(../images/sobre_open_azul.jpg);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}


.mailSubject {
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.mailDetailHeader{
	background-image: url(../images/sobre_open_verde_2.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
.mailDetailHeader p{
	margin: 0px;
	padding: 0px;
}
#profileLeft {
	float: left;
	width: 400px;
}
#profileRight {
	margin-left: 440px;
}

.fileOculto {
	z-index: 1;
	position: relative;
	margin-top: 2px;
	opacity: 0;
	filter: alpha(opacity: 0);
}

.input6{
	width: 620px;
}

.imgFile{
	position: relative;
}
.imgFile img{
	position: absolute;
	top: -20px;
	z-index: 0;
}

.boxStars{
	padding-right: 5px;
	height: 23px;
	font-size: 11px;
}
.boxStars ul{
	margin: 0px;
	padding: 0px;
}
.boxStars li{
	float: left;
	width: 70px;
	list-style-image: none;
	list-style-type: none;
}
.boxStars img{
	float: left;
	margin-top: 3px;
}
#topicsList{
	padding-bottom: 10px;
	font-size: 11px;
}
#topicsList table{}
#topicsList tr{}
#topicsList th{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5968B2;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#topicsList td{
	background-color: #F1F2F4;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A7ADCF;
}
.titTopicList{
	height: 20px;
	background-color: #F1F2F4;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
}

#navInf2{
	padding: 10px;
	font-size: 11px;
	height: 10px;
}
#navInf2 ul{
	margin: 0px;
	padding: 0px;
	/*float: right;*/
}
#navInf2 li{
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	list-style-image: none;
	list-style-type: none;
}
#navInf2 .click a{
	color: #666666;
}
.linkAzul3 a {
	color: #5968B2;
}
.linkAzul3 a:hover {
	color: #737373;
}
.grisClaro{
	color: #D0D1CB;
}
#message{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #a9bb4f;
	background-color: #F4F8DD;
	text-align: center;
	padding: 15px;
/*
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A9BB4F;
	border-bottom-color: #A9BB4F;
*/
}

.boxAddVideo{
	background-image: url(../images/fondo_add_video.jpg);
	background-repeat:  repeat-y;
}
.boxLibrary2 {
	float: left;
	width: 223px;
	padding-bottom: 30px;
	padding-left: 4px;
}
.boxLibrary2Roll a {
	color: #737373;
}

.boxLibrary2Img {
	text-align: center;
	overflow: hidden;
	height: 140px;
	width: 210px;
	background-image: url(../images/fondo_box_add_video.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
.boxLibrary2Cont {
	padding-right: 5px;
	padding-left: 5px;
}
.boxLibrary2Cont h3{
	margin-top: 8px;
	height: 28px;
	overflow: hidden;
}
.boxLibrary2Cont p{
	margin: 0px;
}
.boxLibrary2Text{
	height: 105px;
	width: 170px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #5669AE;
	padding: 20px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.boxLibrary2Text a{
	color: #FFFFFF;
}
.boxLibrary2Text a:hover{
	color: #FFFFFF;
}
.boxLibrary2TextVerde{
	height: 105px;
	width: 170px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #44B97B;
	padding: 20px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.boxLibrary2TextVerde a{
	color: #FFFFFF;
}
.boxLibrary2TextVerde a:hover{
	color: #FFFFFF;
}

.boxLibrary2Menu{
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	height: 23px;
	font-size: 11px;
}
.boxLibrary2Menu ul{
	margin: 0px;
	padding: 0px;
}
.boxLibrary2Menu li{
	float: left;
	width: 70px;
	list-style-image: none;
	list-style-type: none;
}
.boxLibrary2Menu img{
	float: left;
	margin-top: 3px;
	/*float: left;*/
}
.pagAddVideos{
	color: #B6CB49;
	background-color: #F4F8DD;
	margin-top: 0px;
	border-top: 1px solid #AEC536;
	border-right: 1px solid #DFEC9C;
	border-bottom: 1px solid #DFEC9C;
	border-left: 1px solid #DFEC9C;
}
.pagAddVideos a{
	color: #B6CB49;
}
.pagAddVideos a:hover{
	color: #666666;
}

/**/
#menuLeftUser a:hover, #menuLeftUser .click a{
	color: #636363;
}
.boxCommBtn{
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
}
.boxCommBtn img{
	float: right;
}

.boxPeopleList {
	color: #737373;
	font-weight: normal;
	background-image: url(../images/fondo_box_people.jpg);
	background-repeat:  no-repeat;
	height: 104px;
	/*width: 264px;*/ width: 317px;
	padding-top: 10px;
	float: right;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.boxPeopleList h1{
	font-size: 12px;
	padding-bottom: 0px;
}
.boxPeopleList img{
	float: left;
}
.boxPeopleList .inf{
	margin-top: 5px;
}
.boxPeopleList .text{
	margin-left: 80px;
}

.boxPeopleList p{
	margin: 0px;
}
.boxPeopleListRoll {
}
.boxPeopleListRoll a{
	color: #5968B2;
}
.boxPeopleListRoll a:hover{
	color: #737373;
}
.boxPeopleListRoll .linkGris a{
	color: #5968B2;
}
.boxPeopleListRoll .linkGris a:hover{
	color: #5968B2;
}
#boxLogin4 {
	float: left;
	padding-left: 5px;
	width: 370px;
	margin-top: 10px;
}

#boxLogin4 p{
	font-size: 17px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 5px;
}
.seo{
	padding-right: 20px;
}
.seo .data{
	line-height: 17px;
}
.seo .text{
}
.seoMouse{
	cursor: pointer;
}
.seoVideo{
	width: 210px;
}
#right{
	float: right;
	width: 240px;
	padding-bottom: 20px;
}
.marginRight{
	margin-right: 240px;
}
#boxRight2{
	background-image: url(../images/sub_menu_bg.jpg);
	background-repeat:  repeat-y;
	margin-top: 20px;
}
#boxRightVerde{
	background-image: url(../images/sub_menu_verde_bg.jpg);
	background-repeat:  repeat-y;
	margin-top: 20px;
}

#boxRightBtns{
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 5px;
}
.seoRoll a, .seoRoll a:hover{
	color: #737373;
}
.dest {
	background-color: #EEF9F3;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 30px;
}

/** search section **/

#searchMain {
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#searchFilter {
	background-image: url(../images/search/fondo_filter.jpg);
	background-repeat:  repeat-x;
	height: 31px;
}
#searchSubMenu_1 {
	height: 31px;
	background-color: #E3F4EA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEEBE6;
} 
#searchSubMenu_2 {
	height: 31px;
	background-color: #EDF0F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E7EA;
}

.searchSubMenu {

}
.searchSubMenu ul{
	margin: 0px;
	padding: 3px 0px 0px 10px;
}
.searchSubMenu li{
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	list-style-image: none;
	list-style-type: none;
	padding-right: 2px;
	padding-bottom: 2px;
}
.searchSubMenu a{
	color: #737373;
}
.searchSubMenu a:hover{
	color: #CACACA;
}

#searchSubMenu_1 a:hover{
	color: #44B97B;
} 
#searchSubMenu_2 a:hover{
	color: #5968B2;
}

#searchLeft {
	float: left;
	width: 435px;
	padding-right: 15px;
} 
.searchBox {
	padding-top: 10px;
	padding-bottom: 10px;
}
.searchBoxRoll, .searchBoxRoll .verde, .searchBoxRoll a, .searchBoxRoll a:hover {
	color: #666666;
	cursor: pointer;
}
.searchBoxTextRoll, .searchBoxTextRoll .verde, .searchBoxTextRoll a, .searchBoxTextRoll a:hover {
	color: #666666;
	cursor: pointer;
}
.searchBoxTextRoll .linkGrisVerde a, .searchBoxTextRoll .linkGrisVerde a:hover {
	color: #44B97B;
	cursor: pointer;
}
.searchBox_1 {
	height: 130px;
}
.searchBox_2 {
	height: 250px;
} 
.searchBox_3 {
	height: 410px;
} 
.searchBox_4 {
	height: 250px;
} 
#searchRight {
	padding-left: 15px;
	float: left;
	width: 480px;
} 
#searchSubLeft {
	float: left;
	width: 210px;
	padding-right: 35px;
}
#searchSubRight {
	margin-left: 245px;
}
.searchBox_5 {}
.searchBox_5 ul{
	margin: 0px;
	padding: 0px;
}
.searchBox_5 li{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.searchBox_6 {
	float: right;
	width: 220px;
	border: 1px solid #666666;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.viewMore {
	background-image: url(../images/search/fondo_view_more.jpg);
	background-repeat:  repeat-x;
	height: 25px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
} 
.viewMore .flechaViewMore{
	float: right;
	background-image: url(../images/search/flecha_view_more.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	width: 10px;
	margin-top: 3px;
}
.viewMoreRoll {
	background-image: url(../images/search/fondo_view_more_roll.jpg);
	background-repeat:  repeat-x;
	height: 25px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	color: #FFFFFF;
	cursor: pointer;
} 
.viewMoreRoll .flechaViewMore{
	float: right;
	background-image: url(../images/search/flecha_view_more_roll.jpg);
	background-repeat: no-repeat;
	width: 10px;
	margin-top: 3px;
}
.viewMoreRoll a, .viewMoreRoll a:hover {
	color: #FFFFFF;
}
.searchImage, .searchVideo{
	background-image: url(../images/search/fondo_images.jpg);
	background-repeat:  repeat-x;
	float: left;
	height: 100px;
	width: 88px;
	text-align: center;
	margin:5px 10px;
	overflow: hidden;
}
.searchImageLast, .searchVideoLast{
	margin-right: 0px;
}
.searchVideo .text{
	font-size: 9px;
	text-align: left;
	padding-left: 2px;
}
.searchBoxText{
	padding-top: 5px;
	padding-bottom: 5px;
}
.searchBoxText p{
	margin: 0px;
	padding: 0px;
}
.searchEventDay{
	float: left;
	padding-top: 3px;
	padding-left: 7px;
}
.searchBoxDoc{
	padding-top: 10px;
	padding-bottom: 10px;
}
.SearchBoxDocImg{
	float: left;
	width: 75px;
}
.SearchBoxDocPdf{
	float: left;
	width: 30px;
}
.SearchBoxDocTxt{
	margin-left: 105px;
}
.SearchBoxDocTxt p{
	margin: 0px;
	padding: 0px;
}
.SearchBoxDocLeft {
	background-image: url(../images/search/fondo_verde_documents.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	height: 80px;
	width: 191px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
}
.SearchBoxDocRight {
	margin-left: 211px;
	padding-left: 10px;
}
.SearchBoxDocRight p{
	margin: 0px;
	padding: 0px;
}
.playAbs2{
	position: absolute;
	top: 13px;
	text-align: center;
	left: 15px;
}
h3 .normal{
	font-style: normal;
}



/* search options*/

#searchOptions{

	height: 120px;

}

.searchOptionsColumn{

	float: left;

	width: 230px;

}

.searchOptionsColumn3{

	float: left;

	width: 210px;

	padding-left: 20px;

}

.searchOptionsColumn td, .searchOptionsColumn3 td{

	padding-bottom: 6px;

}

.titleSearch{

	font-size: 12px;

	height: 12px;

	padding: 10px;

	width: 680px;

	float: left;

}

.relative{

	position: relative;

}

.viewExternalLink{

	position: absolute;

	top: -23px;

	height: 23px;

	width: 118px;

	z-index: 5;

	left: 8px;

}

.top_box_header {
	/*margin-top:4px!important;*/
	margin:0!important;
	font-weight:bold;
}

.top_box_title {
	text-transform:uppercase;
	/*color: #737373;*/
	font-size:12px;
	font-weight:bold;
}

.top_box_link {
	font-size:10px;	
}

#today_split {
	background-image:url("../images/today.jpg");
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:20px;
	margin-right:11px;
	width:679px;
}

#today_split_line {
	border-top:1px solid #dadada;
	float:right;
	height:1px;
	margin-right:11px;
	margin-top:-11px;
	width:621px;
}

.borderBottomThin {
	border-bottom:1px solid #dadada;
}

.boxPeopleListRoll2 {
}
.boxPeopleListRoll2 a{
	color: #737373;
}
.boxPeopleListRoll2 a:hover{
	color: #737373;
}
.boxPeopleListRoll2 .linkGris a{
	color: #5968B2;
}
.boxPeopleListRoll2 .linkGris a:hover{
	color: #5968B2;
}

