﻿body { 
font-family: Verdana, sans-serif; 
line-height: 1.4;
font-size: 12px;
background: #fa0c2c;
margin: 0;
padding: 0;
color: #fefefe;
}

a { color: #FBFFDF; text-decoration: none;}
a:hover { text-decoration: underline; }
h1 { margin: 0; padding: 0; }
h2 { margin: 0; padding: 0;}

#wrap { 
width: 800px;
margin: 20px auto;
position:relative;
    top: 0px;
    left: 0px;
    height: 697px;
}

#header {
height: 250px;
background: url(../images/header.png) no-repeat;
}
#header h1 {
margin: 0;
padding: 35px 0 0 30px;
font-weight: 100;
font-size: 26px;
letter-spacing: -2px;
color: #336699;
}
#header h1 a { text-decoration: none; color: #336699; }
#header h1 a:hover { text-decoration: none; border-bottom: 1px solid #336699; }

#header h2 { font-size: 16px; padding: 0 0 0 30px; margin: 0; color: #232323; font-weight: 100; }

#contentwrap {
background: url(../images/newbg.png);
padding: 30px;
text-align:center;
}

#content {
align="MIDDLE"
width: 600px;
margin-top: 10px;
}
#content h2 {
margin: 0;
text-align:center;
color: #23318F;
line-height: 30px;
font-size: 20px;
font-weight: 100;
}

#content p { padding: 0 0 10px 0;}
#content ul { padding: 0 20px 10px 30px; }

#acess {
 align: MIDDLE;
 width: 200px;
align: center;
margin: 10px 0 20px;
}

#access h3 {
height: 40px;
line-height: 40px;
font-weight: 600;
font-size: 12px;
margin: 0; padding: 0 0 0 10px; 
color: #fff;
}

#acess p { padding: 0 10px 10px 10px; color: #232323; }

#acess back {
	background:#000;
	padding-top: 10px;
	text-align:center;	
}

#foot { 
text-align: center;
background: url(../images/footer.png) no-repeat center;
height: 49px;
line-height: 70px;
color: #313131;
font-size: 12px;
}
#foot p { padding: 0; margin: 0; }
#foot a { color: #313131; }
#foot a:hover { text-decoration: underline; }


.box-t1 {
    background: url('../images/img_fondo/module_window_tl.png') no-repeat scroll 0px 0px transparent;
}

.box-t2 {
    padding: 0px 25px;
    background: url('../images/img_fondo/module_window_tr.png') no-repeat scroll 100% 0px transparent;
}

.box-t3 {
    height: 23px;
    background: url('../images/img_fondo/module_window_t.png') repeat-x scroll 0px 0px transparent;
}

.box-1 {
    background: url('../images/img_fondo/module_window_l.png') repeat-y scroll 0px 0px transparent;
}


.box-3 {
    padding: 8px;
    background: url('../images/img_fondo/module_window_bg.png') repeat-x scroll 0px 100% #F3F4F5;
    overflow: hidden;
    width:auto;
    text-align:left;
}

.box-b1 {
    background: url('../images/img_fondo/module_window_bl.png') no-repeat scroll 0px 0px transparent;
}

.box-b2 {
    padding: 0px 20px;
    background: url('../images/img_fondo/module_window_br.png') no-repeat scroll 100% 0px transparent;
}

.box-b3 {
    height: 22px;
    background: url('../images/img_fondo/module_window_b.png') repeat-x scroll 0px 0px transparent;
}

.box-2 {
    padding: 0px 20px;
    background: url('../images/img_fondo/module_window_r.png') repeat-y scroll 100% 0px transparent;
}

h3.header {
    color: #646464;
    font-size:16px;
    padding-bottom:10px;
}
span.color {
    color: #E24912;
}

ul 
{
	margin: 0 !important;
	padding: 0px !important;
	list-style:none !important;
	}

a.menu
{
	color:Black;
	display:block;
	background-image:url(../images/img_fondo/submenu_l_item.png); width:154px; height:25px;
	margin: 0;
	font-size:12px;
	}
a.menu:hover 
{
	color:#E24912;
	text-decoration:none;
	font-size:12px;
	}
