﻿/* Perfect Wide - www.perfectwide.com */


.titulo{
font:30px bold Verdana, Arial, Helvetica, sans-serif;
color:#ffcc00;
}
.contenido1{
background:url(../images/bg_01.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:#3e3e3e;
height:23px;
width:992px;
}

.contenido2{
background:url(../images/bg_02.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:#3e3e3e;
height:34px;
width:992px;
}

.lateral_izq{
vertical-align:top;
width:185px;
height:100%;
background:url(../images/bg_08aa.jpg);
}

.lateral_d{
vertical-align:top;
width:191px;
height:100%;
background:url(../images/bg_10.jpg);
}
.lateral_d2{
vertical-align:top;
width:41px;
height:100%;
background:url(../images/bg_10.jpg);
background-repeat:repeat;
}
.lateral_1{
background:url(../images/bg_08a.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:#3e3e3e;
height:273px;
width:185px;
}

.lateral_2{
background:url(../images/bg_08b.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:#3e3e3e;
height:207px;
width:185px;
}
.middle{
height:480px;
}
.content{
margin-top:20px;
vertical-align:top;
text-align:justify;
font: 12px Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
background-color:#3e3e3e;
height:360px;
width:616px;
}

.content2{
margin-top:20px;
vertical-align:top;
text-align:justify;
font: 12px Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
background-color:#3e3e3e;
height:500px;
width:766px;
background:url(../images/bg_10.jpg);
background-position:right;
background-repeat:repeat-y;
background-color:#3e3e3e;
padding-right:20px;
}

.content a{
font: 10px Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
}

.content a:hover{
font: 10px Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:underline;
}

.lateral_3{
background:url(../images/bg_10.jpg);
background-position:top;
vertical-align:top;
background-repeat:no-repeat;
background-color:#3e3e3e;
height:480px;
width:191px;
}

.lateral_32{
background:url(../images/bg_10.jpg);
background-position:right top;
vertical-align:top;
background-repeat:repeat;
background-color:#3e3e3e;
height:480px;
width:41px;
}

.inf{


background-position:bottom;
vertical-align:bottom;
background-color:#3e3e3e;
height:120px;
}

.pie{
vertical-align:top;
font:11px Verdana, Arial, Helvetica, sans-serif;
background:url(../images/bg_12.jpg);
background-position:top;
background-repeat:no-repeat;
height:60px;
width:992px;
text-decoration:none;
color:#FFFFFF;
}


.pie a{
text-decoration:none;
color:#FFFFFF;
}


.pie a:hover{
text-decoration:underline;
color:#FFFFFF;
}

#scroll {
	width:615px;
	height:549px;
	overflow:auto;
	visibility:inherit;
	
	scrollbar-arrow-color: yellow;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: yellow;
	scrollbar-track-color: #E1F5FF;
	scrollbar-face-color: #213951;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: silver;
	scrollbar-3d-light-color: #EEEEEE;

}
