/* CSS Document */
body { font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#container{ width:950px; margin-left: auto; margin-right: auto;/* border:#333333 solid 1px;*/}
#top {margin-bottom:15px;}
#left { width:160px; float:left; margin-top:50px; text-align:right; padding-right:10px;}
#left a{ text-decoration:none; color: #999;}
#left a:hover{ text-decoration: underline; color:#999;}
#right { width:160px; float:left; margin-top:50px; text-align:left; padding-left:10px;}
#right a{ text-decoration:none; color: #999;}
#right a:hover{ text-decoration: underline; color:#999;}
#main { float:left; background: url(../images/bg_grey.jpg) repeat-y; background-position:70% 50%; width:595px; }
#maintext { padding-left:30px; padding-right:30px;}
#maintext a{ font-weight:bold; color:#000;}
#maintext a:hover{ font-weight:bold; color:#000;}
#menu { padding-left: 20px; background:url(../images/bg_grey.gif) repeat-x; width:595px;}
#first { margin-left:20px;}
#second { margin-left:140px; margin-bottom:52px;}
#third { margin-bottom:52px;}

h1, h2, h3 { color: #666;}
h1{ font-size:18px;}
h2{ font-size:15px;}
h3{ font-size:12px; margin:30px 0px 0px 0px;}

#footer {
color: #666666;
/*padding-top: 10px;
padding-bottom: 10px;*/
margin-left:186px;
width:560px;
clear:both;
/*border-top: #ccc solid 1px;
border-bottom:#ccc solid 1px;*/}

#logos {
color: #6699cc;
padding-top: 10px;
padding-bottom: 10px;
margin-left:186px;
width:560px;
clear:both;}

#line { background: url(../images/dot.gif) repeat-x;
margin-bottom:-10px;}

.nuevo {
color:#FFF;
background-color:#000;
padding:2px;}

#highlite-grey {border-top:#C00 solid 4px; border-bottom:#C00 solid 4px; padding:4px; background-color:#EEE;
}
#highlite-grey a {color:#666;}

#floatright {float:right;}
#footer2 {
color: #666666;
text-align:center;
padding-top: 10px;
padding-bottom: 10px;
clear:both;
/*border-top: #999999 dotted 5px;*/}
#footer2 a{ color:#666; text-decoration:none;}
#footer2 a:hover{ text-decoration: underline;}

/*RHS colors*/
.green {color: #669900}
.orange {color: #ff9933}
.red {color: #ff0000}
.grey {color: #000}
.rome {color: #099}
