/* Main Stylesheet for Rolmundo */
*	{border: none; margin: 0; padding: 0;}
html	{font-size: 100%;}
body	{color: black; background-color: #9CA4A8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 67.5%; padding: 10px 0 0 0;}
h2	{color: #000; font-size: 1.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 15px 0;}
h3	{color: #000; font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 12px 0;}

a	{color: #006CD8; text-decoration: underline;}
a:visited	{color: #006CD8; text-decoration: underline;}
a:hover	{color: #CCC; text-decoration: underline;}

.largertext	{font-size: 1.2em;}
.boldtext	{font-weight: bold;}
.italics	{font-style: italic;}
.clearfloat	{clear: both; height: 1px;
	font-size: 1px; line-height: 1px;}
.pb10	{margin-bottom: 10px;}

#envelope	{width: 900px; margin: 0 auto;
	background-color: #E8F8FF;}
/*
#rol_banner	{width: 900px; height: 180px; position: relative;
	background: #404040 url(../images/rol_banner1.gif) no-repeat;}
*/
#rol_banner	{width: 900px; height: 150px; position: relative;
	background: #404040 url(../images/rol_banner2.gif) no-repeat;} /*changed from banner3*/

#rol_banner h1	{
	width: 482px;
	height: 74px;
	overflow: hidden;
	position: absolute;
	right: 70px;
	top: 50px;
	background: #404040 url(../images/rolmundo_bannertext_1.gif) no-repeat;
	font-size: 2.0em; color: #FF0;
	text-indent: -9999px;
}

#rol_banner #lang_select	{position: absolute; right: 0; bottom: 0;
	padding: 5px;
	font-size: 0.8em; color: #C0C0C0; background-color: #C0C0C0;}
/*#rol_banner #lang_select	{position: absolute; right: 5px; bottom: 5px;
	font-size: 0.8em; color: #C0C0C0;}*/
#rol_banner #lang_select a	{text-decoration: none;}
#rol_banner .flagthumb	{width: 24px; height: 12px;
	border: none; margin: 8px 0 0 0;}
#rol_banner img.topflag	{border: 1px solid #FF0;}
	
#nav	{font-size: 1.1em; font-weight: bold;
	list-style-type: none; width: 890px;
	background-color: #E8F8FF;
	border-left: #404040;}
#nav li	{float: left; background-color: #C0C0C0;
	border-bottom: 1px solid #404040;}
#nav li a, #nav li a:visited	{
		float: left; color: #000;
		background-color: #C0C0C0;
		padding-left: 10px; padding-right: 10px;
		text-decoration: none; line-height: 2.0;
		text-align: center; border-right: 1px solid #404040;}
#nav li a:hover	{color: #000; background-color: #0FF;
	text-decoration: none;}

#body_hp #nav_hp a, #body_ps #nav_ps a, #body_pa #nav_pa a, #body_con #nav_con a,
#body_dis #nav_dis a, #body_ue #nav_ue a
	{background-color: #404040; color: #C0C0C0;
	font-weight: bold;}

#maintext	{padding: 20px 20px 0 20px;}
#maintext p	{padding-bottom: 10px; font-size: 1.1em;
	line-height: 1.4;}
#maintext ul	{padding: 0 0 10px 20px; font-size: 1.1em;}
#maintext ol	{padding: 0 0 10px 30px; font-size: 1.1em;}
#maintext li	{padding-bottom: 5px;}
#maintext .imgRgen	{float: right; border: 1px solid #404040;
	margin: 0 0 10px 10px;}
#maintext .imgR240	{float: right; border: 1px solid #404040;
	width: 240px; height: 160px;
	margin: 0 0 10px 10px;}
#maintext .imgR400	{float: right; border: 1px solid #404040;
	width: 400px; height: 175px;
	margin: 0 0 10px 10px;}

#footer	{padding: 20px 0 10px 20px;
	border-bottom: 0px solid #404040}
#footer p	{font-size: 0.9em;
	color: #707070;}

