
body {
    text-align: center;
    padding: 0;
    margin: 5px 0 5px 0;
    font: normal 0.9em Arial, Helvetica, Sans-serif;
    color: #333;
    background: #06c url(uploads/images/mix/bkg.png) center top repeat-x;
}

img {
    border-style: none;
}

a {
    color: #c0f;
}

a:hover {
    color: #f06;
}

ul.NoBullet {
    list-style-type: none;
}

ul.Insider {
    list-style-position: inside;
}

#container {
    text-align: left;
    background: #fff url(uploads/images/mix/contentbkg.png) repeat-y;
    width: 900px;
    margin: auto;
    position: relative;
    padding: 0;
}

#cabeza {
    width: 900px;
    height: 100px;
    background: #fff url(uploads/images/mix/top.png) no-repeat;
    margin: 0;
    padding: 0;
}

#cabeza h1, h2 {
    padding: 0;
    margin: 0;
    display: none;
}

#bookengine {
	border-top: #06c 5px solid;
    width: 900px;
    height: auto;
    background: #99CED5;
    margin: 0;
    padding: 0;
}

#bookclear {
	clear:both;
	font-size: .7em;
	padding: .1em;
}

#migajones {
    color: #99c;
    float: right;
    margin: 0;
    padding: 0;
    width: 674px;
    padding: 8px 0 0 0;
    background: url(uploads/images/mix/contentop.png) no-repeat top left;
}

#migajones p {
    margin: 0;
    padding: 0;
}

#migajonesin {
    font-size: xx-small;
    text-align: left;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    padding: 1px 15px 1px 15px;
}

#migajonesbottom {
    top: 0;
    left: 0;
    width: 674px;
    height: 1px;
    font-size: 1px;
    background: #b3b3b3;
}

#content {
    float: right;
    border-top: #06c 5px solid;
    margin: 0;
    width: 674px;
    min-height: 405px;
    height: auto !important;
    height: 405px;
}

.contentin {
    padding: 20px 15px 0 15px;
}

* html .contentin {
    padding: 30px 15px 0 15px !important; /*IE 6*/
}

* + html .contentin {
    padding: 30px 15px 0 15px !important; /*IE 7*/
}

.contimg {
	padding:10px 0 0 0;
}

* html .contimg {
    padding:0px !important; /*IE 6*/
}

* + html .contimg {
    padding:0px !important; /*IE 7*/
}


#content h3 {
    display: none;
    margin: 0;
    padding: 0;
}

#content .p1 {
    margin: 0;
    padding: 31px 15px 0px 15px;
}

#basefinal {
    clear: both;
    margin: 0;
    height: 8px;
    width: 900px;
    font-size: 1px;
    background: url(uploads/images/mix/basefinal.png) no-repeat;
}

#content p {
    margin: 0;
    padding: 10px 0px 0px 0px;
}

#explanation h3, #menu h3, #underpattern h3 {
    display: none;
}

#content .p3 {
    margin: 0;
    padding: 10px 15px 7px 15px;
}

#footercontainer {
    text-align: center;
    border-top: #06c 5px solid;
    width: 900px;
    margin: auto;
    position: relative;
    padding: 0;
}

#footer {
    padding: 10px 15px 10px 15px;
    color: #fff;
    height: auto;
}

#menucontainer {
    float: left;
    width: 225px;
    background: #272a7b;
    border-top: #06c 5px solid;
    color: #fff;
}

#footer a {
    color: #ff9;
    text-decoration: none;
}

#footer a:hover {
    color: #fc3;
}

#underpattern {
    background: #272a7b url(uploads/images/mix/menumitad.png) no-repeat top left;
    padding: 22px 15px 12px 15px;
}

#menu {
    background: #272a7b url(uploads/images/mix/menutop.png) no-repeat top left;
    padding: 22px 10px 5px 10px;
}


#navcontainer {
    width: 205px;
}

#navcontainer ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
}

#navcontainer li {
    margin: 0px;
    padding: 0px;
    line-height: 20px;
}

#navcontainer ul li a {
    display: block;
    width: 185px;
    padding-left: 20px;
    background-color: #272a7b;
    font-size: 0.9em;
    border-bottom: #272a7b 5px solid;
}

#navcontainer ul li a:link, #navcontainer ul li a:visited {
    color: #fff;
    text-decoration: none;
    background-image: url(uploads/images/mix/button1.png);
    background-repeat: no-repeat;
    background-position: left top;
}

#navcontainer ul li a:hover {
    background-color: #272a7b;
    color: #9cf;
    background-image: url(uploads/images/mix/button1roll.png);
}

#navcontainer ul ul li a {
    display: block;
    padding-left: 40px;
    width: 165px;
    background-color: #272a7b;
    font-size: 0.8em;
}

#navcontainer ul ul li a:link, #navcontainer ul ul li a:visited {
    color: #272a7b;
    text-decoration: none;
    background-image: url(uploads/images/mix/button2.png);
    background-repeat: no-repeat;
    background-position: left top;
}

#navcontainer ul ul li a:hover {
    background-color: #272a7b;
    color: #fff;
    background-image: url(uploads/images/mix/button2roll.png);
}
/* selected states */
#navcontainer ul li a#current {
    font-weight: bold;
    color: #ccc;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(uploads/images/mix/buttoncurrent.png);
    background-color: #272a7b;
}

#navcontainer ul ul li a#subcurrent {
    font-weight: bold;
    color: #fff;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(uploads/images/mix/buttonsubcurrent.png);
    background-color: #272a7b;
}


.RG_engtext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.RG_formobj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.RG_formbutton {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	cursor: hand;
}
.RG_divstyle {
	overflow: hidden;
	width: 170px;
	position: relative;
}
.RG_divtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.RGbg1 {
	background-color: #000090;
}
.RGbg2 {
	background-color: #FFFFFF;
}
.RGheadtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
}
.RGheadtxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.RGsteps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF0000;
}

