/* HTML default elements */

*{ 
margin: 0; 
padding: 0; 
font-size:11px;
color: #3e4693;
font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
}

html{
margin: 0px auto;
background-color: #ffffff;
}

p{ padding: 5px 20px 5px 2px; }

.img{ border: none; }
.linkimg{ border: none; }

ul{ list-style-type: none; }
li{ padding: 2px 2px 2px 2px; }
.in_line{ display: inline; }

h1{ font-size: 18px; }

h2{ font-size: 16px; }

h3{ font-size: 14px; }

h4{ font-size: 12px; }

h5{ font-size: 11px; }

h6{ font-size: 10px; }

a:link, a:visited{ text-decoration: none; }

a:hover{ text-decoration: none; }

.anchor{ 
height: 5px;
bottom: 0;
clear: both;
position: relative;
}

.centro{ text-align: center; }

#page{
float: left;
width: 100%;
}

#box{
margin-left: auto;
margin-right: auto;
width: 970px;
}

.error_color{ color: #CC0000; }
.warning_color{ color: #FF6600; }
.ok_color{ color: #3366FF; }

.error_box{
width: 95%;
border: 1px dashed #CC0000;
padding: 2px 2px 2px 2px;
background-color: #FFC9C3;
}
.warning_box{
width: 95%;
border: 1px dashed #FF6600;
padding: 2px 2px 2px 2px;
background-color: #FFDCB6;
}
.ok_box{
width: 95%;
border: 1px dashed #3366FF;
padding: 2px 2px 2px 2px;
background-color: #D5EDFF;
}

.textarea{
border: 1px dashed #3366FF;
}

.textbox{
border: 1px dashed #3366FF;
}

.submit{
background-color: #CCCCCC;
border: 1px solid #990000;
color: #990000;
}

td{ padding-right: 20px;}

.link:link, .link:visited{
font-weight: bold;
}
.link:hover{
font-weight: bold;
}

a:link, a:visited{
font-weight: bold;
}
a:hover{
font-weight: bold;
}

.space{
width: 100%;
height: 5px;
}
/* Application */

#left{
float: left;
width: 270px;
margin-right:5px;
}

#right{
float: right;
width: 680px;
}

#top_right{
float: left;
width: 100%;
}

#menu_red{
float: left;
background-color: #d80000;
height: 30px;
margin-right: 20px;
}
	#left_menu_red{
	float: left;
	height: 30px;
	width: 9px;
	background-image: url(../img/top_left_angle_red.jpg);
	}
	#right_menu_red{
	float: left;
	height: 30px;
	width: 9px;
	background-image: url(../img/top_right_angle_red.jpg);
	}
	#mid_menu_red{
	float: left;
	height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	}
	
#menu_blu{
float: left;
background-color: #3e4693;
height: 30px;
}
	#left_menu_blu{
	float: left;
	height: 30px;
	width: 9px;
	background-image: url(../img/top_left_angle_blu.jpg);
	}
	#right_menu_blu{
	float: left;
	height: 30px;
	width: 9px;
	background-image: url(../img/top_right_angle_blu.jpg);
	}
	#mid_menu_blu{
	float: left;
	height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	}
	
ul.top_menu{
margin-top: 5px;
}
a.top_menu_red:link, a.top_menu_red:visited{
font-size: 13px;
color: #ffffff;
}
a.top_menu_red:hover{
font-size: 13px;
color: #3e4693;
}

a.top_menu_blu:link, a.top_menu_blu:visited{
font-size: 13px;
color: #ffffff;
}
a.top_menu_blu:hover{
font-size: 13px;
color: #d80000;
}

#content{
float: left;
width: 100%;
margin-top: 10px;
}

#title_content{
float: left;
height: 24px;
width: 678px;
}
	#left_title_content{
	float: left;
	height: 24px;
	width: 26px;
	background-image: url(../img/left_angle_title_content.jpg);
	}
	#right_title_content{
	float: left;
	height: 24px;
	width: 26px;
	background-image: url(../img/right_angle_title_content.jpg);
	}
	#mid_title_content{
	float: left;
	height: 24px;
	background-image: url(../img/mid_title_content.jpg);
	background-repeat: repeat-x;
	width: 626px;
	}

ul.title_content{ padding-top: 4px; }

#mid_content{
float: left;
width: 675px;
background-image:url(../img/mid_content.jpg);
background-repeat: repeat-y;
padding: 10px 10px 10px 10px;

}

#bottom_content{
float: left;
height: 30px;
width: 678px;
}
	#left_bottom_content{
	float: left;
	height: 30px;
	width: 30px;
	background-image: url(../img/left_angle_bottom_content.jpg);
	}
	#right_bottom_content{
	float: left;
	height: 30px;
	width: 30px;
	background-image: url(../img/right_angle_bottom_content.jpg);
	}
	#mid_bottom_content{
	float: left;
	height: 30px;
	background-image: url(../img/mid_bottom_content.jpg);
	background-repeat: repeat-x;
	width: 618px;
	}
#pres_left{
float: left;
width: 350px;
}
#pres_right{
float: right;
width: 294px;
height: 195px;
background-image: url(../img/s_antonio.jpg);
margin-right: 15px;
}
#socials{
text-align: right;
padding-top: 3px;
}

.top_menu_left{
margin-top: 10px;
float: right;
width: 254px;
height: 9px;
background-image:url(../img/top_menu.jpg);

}
.menu_left{
float: right;
width: 254px;
background-image:url(../img/back_menu.jpg);
background-repeat: repeat-y;


}
.bottom_menu_left{
float: right;
width: 254px;
height: 9px;
background-image:url(../img/bottom_menu.jpg);
margin-bottom: 10px;
}

.ul_menu_left{
padding-left: 35px;
}
.li_menu_left{
width: 60%;
border-bottom: 1px dotted #999999;
list-style-image: url(../img/pointer_menu.jpg);
}
.link_menu_left:link, .link_menu_left:visited{
font-size: 14px;
color: #8d8d8d;
}
.link_menu_left:hover{
font-size: 14px;
color: #3e4693;
}
.blog_cont{
width: 97%;
padding: 5px 5px 5px 5px;
background-color: #D5E6FF;
border: 1px dashed #FFE0DD;
}
.link_red:link, .link_red:visited{
float:right;
margin-right: 20px;
color: #CC0000;
}
.link_red:hover{
float:right;
margin-right: 20px;
color: #3333CC;
}

#red_col{
float: left;
width: 370px;

}

#blu_col{
padding-left: 10px;
float: left;
width: 280px;

}

.red_box{
margin-top: 10px;
float: left;
width: 370px;
height: 30px;
background-color: #d80000;
}

.l_red_box{
float: left;
width: 9px;
height: 30px;
background-image: url(../img/left_angle_red_box.jpg);
}

.m_red_box{
float: left;
text-align: right;
font-size: 15px;
color: #ffffff;
height: 30px;
background-color: #d80000;
padding-top: 5px;

}

.r_red_box{
float: right;
width: 9px;
height: 30px;
background-image: url(../img/right_angle_red_box.jpg);
}

.mid_red_box{
float: left;
width: 365px;
background-color: #ebebeb;
padding-left: 5px;
}

.bottom_red_box{
float: left;
width: 370px;
height: 15px;
background-color: #ebebeb;
}

.l_b_red_box{
float: left;
width: 20px;
height: 15px;
background-image: url(../img/left_angle_grey.jpg);
}


.r_b_red_box{
float: right;
width: 20px;
height: 15px;
background-image: url(../img/right_angle_grey.jpg);
}

.blu_box{
margin-top: 10px;
float: left;
width: 100%;
height: 30px;
background-color: #3e4693;
}

.l_blu_box{
float: left;
width: 29px;
height: 30px;
background-image: url(../img/left_angle_blu_box.jpg);
}

.m_blu_box{
float: left;
text-align: right;
font-size: 15px;
color: #ffffff;
height: 25px;
background-color: #3e4693;
padding-top: 5px;
padding-left: 5px;

}

.r_blu_box{
float: right;
width: 16px;
height: 30px;
background-image: url(../img/right_angle_blu_box.jpg);
}

.mid_blu_box{
margin-top: 5px;
float: left;
width: 96%;
border-top: 1px dotted #999999;
border-bottom: 1px dotted #999999;
margin-left: 5px;
padding: 2px 2px 2px 2px;
margin-bottom: 10px;
}

.top_evid{
float: right;
width: 254px;
height: 9px;
background-image:url(../img/top_evid.jpg);

}
.mid_evid{
float: right;
width: 254px;

background-color: #f4f4f4;
}
.bottom_evid{
float: right;
width: 254px;
height: 9px;
background-image:url(../img/bottom_evid.jpg);
margin-bottom: 20px;
}
.tit_evid{ 
width: 99%;
color: #FF0000;
background-color: #ededed; 
padding: 2px 2px 2px 2px;
font-size: 14px;
}

.rand_photos{
width: 100%;
padding-left: 10px;
}

.lost_pass{
float: right;
margin-top: 5px;
}
