@charset "utf-8";

#cont_sup{
	width:775px;
	height:50px;
	font-size: 12px;
}

#idiomas{
	padding-top: 15px;
	padding-left: 680px;
	font-size: 11px;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #9a9a9a;
}
a:visited {
	text-decoration: none;
	color: #9a9a9a;
}
a:active {
	text-decoration: none;
	color: #9a9a9a;
}
a:hover {
	text-decoration: none;
	color: #0082d1;
}


body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #000000;
}

#logo{
	height: 100px; /*altura*/
	background-image: url(../img/ish_logo.gif);
	background-position: left;
	background-repeat: no-repeat;
}


#logo_en{
	height: 100px; /*altura*/
	background-image: url(../img/ish_logo_en.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#contenedor{
	background-color:#ededed;
	width:777px;
	background-repeat: no-repeat;
	}
	

.cont_centro{
	width:617px;
	margin-right: 80px;
	margin-left: 80px;
	background-image: url(../images/rocaloveplanets_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	}

.cont_texto{
	width:370px;
	margin-left: 200px;
	padding-top: 140px;
	padding-bottom: 20px;
	}

.texto{
	font-size: 12px;
	color: #666666;
	
}

.texto_02{
	font-size: 11px;
	color: #4B4B4B;
	padding-left: 5px;
	
}

.texto_02 a{
	color: #4B4B4B;
	text-decoration: none;
}

.texto_02 a:hover{
	color: #000000;
}

.pdf {
	padding-left: 20px;
}

ul{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

li{
	padding-top: 5px;
}

