body {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	background: #5CC431 url(images_nuevo/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div.mainInfo{
	width: auto;
	height: 150px;
	border-style:solid;
	border-width:1px;
	border-color:#69CE42;
	background-color:#66C337;
	margin: 0.8em 0.5em 0.5em 0.5em;
	padding: 0em 0.7em 0em 0.7em;

}

div.links{
        width: auto;
        height: 600px;
        border-style:solid;
        border-width:1px;
        border-color:#69CE42;
        background-color:#66C337;
        margin: 0.5em 0.5em 0.5em 0.5em;
        padding: 0.5em 0.5em 0.5em 0.5em;
}

div.links a {
        color: #FFFFFF;
}

div.mainInfo p {
	color: #FFFFFF;
}


div.mainInfo h3 a{
   color:#003366;
}

div.image {
   float:left;
   width: 120px;
   height: 100px;
   margin-right:0.5em;
   margin-bottom:0.5em;
   background-color:#5CC431;
}

div.image h3{
   color:#CCCCCC;
}

* {
    padding: 0;
    margin: 0;
} 

a {
	color: #401501;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrap {
margin: 0px auto;
width: 724px;
background: #fff url('images_nuevo/midbg.jpg');
background-repeat: repeat-y;
}

#top {
	width:auto;
	height: 20px;
	background-color: #fff;
	background-image: url(images_nuevo/midbg.jpg);
}

#content {
padding: 0 39px 0 39px;
}

#bottom {

background: #fff url('images_nuevo/botbg.jpg');
height: 30px;
}


.header {
	height: 160px;
	width: 645px;
	background-image: url(images_nuevo/title.jpg);
	background-position: center top;
	top: auto;
	right: auto;
	clear: both;
	float: none;
	position: static;
	text-align:right;
}
.header a {
	font-size: 10px;
	color:#FFFF66;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right:115px;
	text-decoration:none;
	
}
.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #0000FF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

.breadcrumbs {
	border-bottom: 1px solid #E1E1E1;
	padding: 5px;
	background-color: #66C337;
}
	
.middle {
	float: left;
	width: 460px;
	margin: 0px 0px;
	text-align: justify;
}

.middleTop {
        float: left;
        width: 300px;
        margin: 0px 0px;
        text-align: justify;
}


.right {
	float: right;
	width: 162;
	margin-left:0px;	
}

.rightTop {
        float: right;
        width: 338;
        margin-left:0px;
	margin-top:50px;
}


.right ul {
	padding: 10px 0 10px 10px;
	margin:0;
}

.right li {
	margin-bottom:5px;
	list-style-type: none;
	color: #000000;
	text-align:left;
}

.right a {
font-style: bold ;
}

.middle h2 {
	color: #FFFF00;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.middle p { color: #6b6b6b;}

.middleTop h2 {
        color: #FFFF00;
        font-size: 16px;
        margin-bottom: 10px;
        margin-top: 10px;
}
.middleTop p { color: #6b6b6b;}


.right h2 {
	color: #FFFF00;
	font-size: 14px;
	margin-top: 15px;
	text-align:center;
}


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #000;
	width: auto;
}
