/* CSS Document */

#main_top{
border-bottom:#dde0e0 solid 3px;
padding-bottom:10px;
}

#main_top_left{
width:565px;
float:left;
margin-top:40px;
}

#main_top_left h1{
font-size:15px;
color:#ee1c24;
overflow:hidden;
margin-bottom:8px;
font-weight:bold;
}

#main_top h3{
font-size:13px;
color:#313634;
padding:5px;
padding-left:0px;
padding-bottom:0px;
font-weight:bold;
}

#main_top small{
color:#03a6a6;
}

#main_top p{
margin-bottom:3px;
margin-top:0px;
overflow:hidden;
}

#main_top a:link,#main_top a:visited{
color:#ee1c24;
text-decoration:underline;
}

#main_top a:hover,#main_top a:active{
color:#ee1c24;
text-decoration:none;
}

#main_top_right{
float:right;
width:300px;
}

#title_right_text{
border-bottom-color:#dde0e0;
border-bottom-style:solid;
border-bottom-width:1px;
width:300px;
}

#main_top_right ul li.first{
border-bottom-color:#dde0e0;
border-bottom-style:solid;
border-bottom-width:1px;
padding-bottom:10px;
}

#main_bottom{
padding-top:15px;
padding-bottom:10px;
height:120px;
}


#left_main_bottom{
float:left;
width:380px;
margin-right:90px;
}

#left_main_bottom span{
font-weight:bold;
}

#left_main_bottom h1 a:link,#left_main_bottom h1 a:visited{
color:#ee1c24;
text-decoration:none;
}
#left_main_bottom h1 a:hover,#left_main_bottom h1 a:active{
text-decoration:underline;
}
#right_main_bottom{
float:right;
margin-right:0px;
padding-right:0px;
width:410px;
height:107px;
position:relative;
}

#right_main_bottom span{
position:absolute;
top:67px;
left:15px;
}

#title_right_text h1{
color:#EE1C24;
margin-bottom:10px;
margin-top:10px;
overflow:hidden;
}
#right_main_bottom span a{
font-size:11px;
}
#right_main_bottom span a:link,#right_main_bottom span a:visited{
color:#000000;
text-decoration:none;
}
#right_main_bottom span a:hover,#right_main_bottom span a:active{
text-decoration:underline;
}


#form_suscribe{
margin-top:10px;
border-bottom:#dde0e0 solid 1px;
padding-bottom:10px;
margin-bottom:20px;
min-height:30px;
}

.form_suscribe{
height:27px;
}
.suscribe_input{
padding:6px 3px;
font-size:11px;
height:13px;
float:left;
border-color:#dde0e0;
border-width:1px;
border-style:solid;
margin-right:5px;
width:218px;
margin-left:0;
}


.suscribe_btn{
width:66px;
background-color:#ee1c24;
display:block;
height:21px;
padding-top:3px;
padding-bottom:1px;
text-align:center;
color:#FFF;
font-size:12px;
text-decoration:none;
float:left;
cursor:pointer;
}

.suscribe_btn:hover{
background-color:#000;
}


#main_bottom span{
color:#ee1c24;
}