html, body, div, span, applet, object, iframe, table, caption,
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
    vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
:focus {
    outline: 0;
}
body {
    background: white;
    line-height: 1;
    color: black;
	font-family:Arial, Verdana;
	font-size:12px;
	line-height:12px;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}

#roombaloo
{
	position:absolute;
	left:50%;
	width:951px;
	margin-left:-476px;
	height:100%;
	background-image: url("../imagenes/top_marco_blanco.png");
	padding-top: 20px;
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:10px;
}
#cabecera
{
	border-bottom:1px solid #888;
}
.mid_white
{
	background-image: url("../imagenes/mid_marco_blanco.png");
	background-repeat:repeat-y;
	width:951px;
}
#footer
{
	clear:left;
	background-image: url("../imagenes/bottom_marco_blanco.png");
	padding-bottom: 10px;
	background-position:bottom left;
	background-repeat:no-repeat;
	height:10px;
}
#menus
{
	height:40px;
	border-bottom:1px solid #888;
	background:#888;
}
#menus ul.menu li
{
	float:left;
	height:38px;
	border: 1px solid #ff7e00;
	vertical-align:middle;
	background-color: #888;
}
#menus ul.menu li a:link, #menus ul.menu li a:visited
{
	display:block;
	padding:10px;
	padding-bottom:4px;
	padding-top:16px;
	color:white;
	text-decoration:none;
}
#menus ul.menu li a span
{
	color:white;
}
#menus ul.menu li:hover
{
	color:white;
	text-decoration:none;
	background-color: #ff7e00;
}
#menus ul.menu li.active
{
	color:black;
	text-decoration:none;
	background-color: #ff7e00;
}
#jflanguageselection
{
	display:none;
	float:right;
}
#jflanguageselection div.rawimages
{
	padding-right:10px;
}
#jflanguageselection span
{
	padding-top:4px;
}
#jflanguageselection span#active_language a img
{
	border: 2px solid #ff7e00;
}
#modules
{
	float:right;
	width:288px;
	color:white;
	padding-right:23px;
	margin-right:2px;
	padding-left:20px;
	background-color: #fff;
}
#componentes
{
	width:auto;
	min-height:270px;
	padding-bottom: 14px;
}
.roombaloo_content
{
	width:270px;
	padding-left:10px;
	float:left;
	margin-right:10px;
}
#componentes h1, h1, .componentheading
{
	padding-bottom:5px;
	color: #ff7e00;
	font-weight:bold;
	font-size:16px;
	line-height:16px;
}
.roombaloo_content span
{
	padding-left:5px;
}
#componentes ul
{
	padding-left:15px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#componentes li
{
	padding-left:5px;
	padding-bottom: 4px;
	list-style-image: url("../imagenes/list_icon.png");
	list-style-position: outside;
}
.mainnewsletter
{
	color:black;
	border:1px solid #888;
	padding:5px;
}
.mainnewsletter a,.mainnewsletter a:link,.mainnewsletter a:visited
{
	font-size:10px;
	color:blue;
}
.mainnewsletter a:hover
{
	font-size:10px;
	color:#ff7e00;
}
.mainnewsletter input.button
{
	border:1px solid #888;
	margin-top:10px;
}
.mainnewsletter p
{
	font-size:12px;
	font-weight:normal;
}
#pathway
{
	padding-left:10px;
	padding-top:10px
}
#componentes a, #componentes a:visited, a, a:visited
{
	color:blue;
	text-decoration:underline;
}
#componentes a:hover, a:hover
{
	color: #ff7e00;
}
#componentes em
{
	font-style:italic;
}
.roombaloo_article 
{
	padding:10px;
}
.roombaloo_article em
{
	font-style:italic;
	font-size:10px;
	padding-bottom:10px;
}
.roombaloo_article_bodytext
{
	padding-top: 20px
}
.power
{
	font-size:10px;
	text-align:right;
	padding-right:10px;
}
.moduletable {} 
.legal
{
	padding-left:10px;
	width:width:100%;
}
#modules table
{
	color:black;
	border: 1px solid #ff7e00;
	padding:5px;
}
.opciones {float: right; padding-right:26px;}
.opciones div.option_item { display:block; float:right; padding:4px;}
.option_author{ padding-top: 10px; padding-bottom:10px; font-weight:bold;}
.option_modifydate {padding-top: 10px; padding-bottom:10px; font-style:italic;}
.roombaloo_contact { padding:10px;}
.boletin_roombaloo { padding:10px;}
.communico_formulario {
	float: left;
	width: 350px;
	margin-top: 20px;
	font-size: 0.7em;
	font-weight: bold;
}

.roombaloo_contact label {
	display: block;
}

.roombaloo_contact input {
	display: block;
	margin-bottom: 10px;
}

.roombaloo_contact button {
	display: block;
	margin: 20px;
}

.roombaloo_contact textarea {
	display: block;
	width: 350px;
}

.roombaloo_contact input.copy {
	display: inline;
}

.roombaloo_contact label.copy {
	display: inline;
}

.legal ul.menu 
{
display:inline;
}
.legal ul.menu li
{
	list-style:none;
	float:left;
	display:inline;
	border-left:1px solid black;
	padding-left:5px;
	padding-right:5px;
	height:12px;
}
.legal ul.menu span,.legal ul.menu span:visited
{
	color:blue;
}
.legal ul.menu a:hover, .legal ul.menu span:hover
{
	color:#ff7e00;
}
.moduletable{display:inline;float:left;padding-right:10px;}
#content_block{margin:0px;padding:0px;}

