body {
background-color:white;
font-size:10pt;
font-family:Arial;
margin:0;
padding:0;
color:#555555;
background-image:url('images/fondo.jpg');
background-repeat:repeat-x;

}

#page {
width:900px;
background-image:url('images/page3.png');
margin:auto;
padding:auto;
}
#pageSec {
width:1200px;
background-image:url('images/page3.png');
margin:auto;
padding:auto
}

#portada {
width:710px;
margin:auto;
padding:auto;
float:center;
}


#header {
clear:both;
width:860px;
height:150px;
background-image:url('images/header8.png');
background-repeat:no-repeat;
padding-top:20px;
padding-left:40px;
padding-bottom:20px;
}

#headerSec {
clear:both;
width:1160px;
height:170px;
background-image:url('images/header8.png');
background-repeat:no-repeat;
background-position: center;
padding-top:20px;
padding-left:40px;
padding-bottom:20px;
}

#menulinks {
clear:both;
width:872px;
height:52px;
padding-left:28px;
background-image:url('images/menulinks.png');
padding-top:-20px;
}

* html #menulinks a { /* Filter for IE6 to prevent li stacking */
  float: center;
  text-decoration: none;
  }

* html #menulinks a span { /* Filter for IE6 to prevent li stacking */
  float: center;
  text-decoration: none;
  }
  
#menulinks a {
	padding-left:40px;
	padding-right:25px;
	padding-top:12px;
	height:44px;
   background-image:url('none');
	display:block;
	color:white;
	text-decoration:none;
	text-align:center;
	float:left;
	font-size:18px;
	font-weight:bold
  }

#menulinks a span {
	padding-left:8px;
	padding-right:25px;
	padding-top:22px;
	height:35px;
	display:block;
   background-image:url('none');
	text-decoration:none;
	cursor:pointer;
	color:#555555
  }
  
  
#menulinks a:hover, #menulinks a.active {
	background-image:url('images/menuhover.png');
	text-decoration:none;
	color:white;
}

#menulinks a:hover span, #menulinks a.active span {
   background: url('images/menuhoverright.png') no-repeat right top;
	text-decoration:none
}

#mainarea {
width:900px;
padding-left:10px;
}

#mainareaSec {
width:1200px;
padding-left:10px;
}

#contentarea {
width:820px;
padding-left:30px;
float:center;
line-height:14pt;
padding-bottom:0px;
font-weight:bold;
background-image:url('images/page4.png');
}

#contentarea2Sec {
width:1160px;
padding-left:30px;
float:center;
line-height:14pt;
padding-bottom:0px;
font-weight:bold;
background-image:url('images/page4.png');
}

#sidebar {
float:left;
padding-right:36px;
width:50px;
line-height:16pt;
text-align:center;
font-size: 14px;
}


#sidebarnav {
margin-top:10px;
padding-bottom:10px;
}
  
#sidebarnav a {
	width:50px;	
	padding-right:0px;
	padding-top:6px;
	height:350px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	margin-top:3px;
	text-align:center;
	
  }
  
  
#sidebarnav a:hover, #sidebarnav a.active {	
	
	color:red;
}

#sidebar2 {
float:right;
padding-left:0px;
width:50px;
line-height:16pt;
*line-height:20pt;
text-align:center;
font-size: 14px;
}


#sidebarnav2 {
margin-top:10px;
padding-bottom:10px;
}
  
#sidebarnav2 a {
	width:50px;	
	padding-right:0px;
	padding-top:6px;
	height:350px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	margin-top:3px;
	text-align:center;
	
  }
  
  
#sidebarnav2 a:hover, #sidebarnav2 a.active {	
	
	color:red;
}

		
#footer {
width:900px;
clear:both;
height:70px;
padding-top:40px;
text-align:center;
font-size:18pt;
line-height:14pt;

background-repeat:no-repeat;
color:#FFFFFF
}

#footer a {
color:#FFFFFF;
font-size:18pt;
}
#footer a:hover {

background-image:url('images/menuhover.png');
background-position: left top;
	text-decoration:none;

}

h1, h1 a {
font-size:25pt;
color:#FFFFFF;
margin:0;
}

h2 {
font-size:12pt;
color:#555555;
padding-top:6px;
}


h6 {
font-size:12pt;
color:#ef2973;
padding-top:0px;
text-align:left;
}
h7 {
color:blue;
	text-decoration:none;
	text-align:center;
	float:left;
	font-size:18px;
	font-weight:bold
}
.description {
font-size:12pt;
color:#54a770;
margin:-25px;
font-weight:bold;
}

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

a:hover {
text-decoration:underline;
}

.tablaBD {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align: right;
width: 500px;
}


.tablaBD .modo1 {
font-size: 12px;
font-weight:bold;
color: #34484E;
font-family: “Trebuchet MS”, Arial;
}

.tablaBD .modo1 td, tr {
padding-left: 5px;
padding-right: 5px;
border-right-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-bottom-style: solid;
border-color:#000000;
text-align:left;
}

.tablaBD .modo1 th {
padding-left: 5px;
padding-right: 5px;
background-position: left top;
background-color:black;
font-size: 12px;
font-weight:bold;
color: white;
font-family: “Trebuchet MS”, Arial;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-left-width:1px;
border-left-style: solid;
border-top-width:1px;
border-top-style: solid;
text-align:center;
}




.tablaBD2  {
font-size: 12px;
font-weight:bold;
color: #34484E;
font-family: “Trebuchet MS”, Arial;
border-top-width: 2px;
border-top-style: solid;
border-left-width:2px;
border-left-style: solid;
border-color:#000000;
}

.tablaBD2  td, tr {
padding: 5px;
border-bottom-width: 2px;
border-bottom-style: solid;
border-right-width: 2px;
border-right-style: solid;
border-color:#000000;
text-align:left;
}

.tablaBD2  th {
background-position: left top;
font-size: 14px;
font-weight:bold;
text-align: left;
color: white;
font-family: “Trebuchet MS”, Arial;
text-align:center;
border-bottom-width: 2px;
border-bottom-style: solid;
border-right-width: 2px;
border-right-style: solid;
border-color:#000000;
}

.tablaSusc {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
align:center;
text-align: center;
width: 500px;

}

.tablaSusc .modo2 {
font-size: 12px;
font-weight:bold;
color: #34484E;
font-family: Helvetica, Arial;
}
.tablaSusc .modo2 td, tr {
padding: 5px;
border:none;
text-align:rigth;
}

.BOTON {
font-size: 13pt;
font-family: Arial Black;
color: white;
background-color: #6c6c6c;
}
.BOTON2 {
font-size: 13pt;
font-family: Arial Black;
color: #ffffff;
background-color: #88bc49;
}
.seleccionar {
font-size: 11pt;
font-family: Arial Black;
color: #0000000;
/*background-color: #5b2020;*/
}
.seleccionar2 {
font-size: 16pt;
font-family: Arial;
color: #0000000;
/*background-color: #5b2020;*/
}
.seleccionar3 {
font-size: 9pt;
font-family: Arial;
color: #0000000;
/*background-color: #5b2020;*/
}

#columna1, #columna3 {
width:25%;
float:left;
text-align:center;
font-size:15pt;
color:#641c64;
}

#columna2 {
float:left;
width:10%;
text-align:center;
}
#columna4 {
float:left;
width:55%;
text-align:center;
}

#columnaA, #columnaC {
width:20%;
float:left;
text-align:center;
font-size:15pt;
color:#641c64;
}

#columnaB {
float:left;
width:15%;
text-align:center;
}



#columnaAux {
width:80%;
float:left;
text-align:center;
font-size:15pt;
color:#641c64;
}






























body2 {
background-color:#FFFFFF;
font-size:10pt;
font-family:Arial;
margin:0;
padding:0;
background-image:url('images/header_bg.jpg');
background-repeat:repeat-x;
color:#555555;
background: url("images/header_bg.jpg") no-repeat scroll center top #E7E9EB;
}

#page2 {
width:900px;
background-image:url('images/page.png');
margin:auto;
padding:auto;
background: url("images/header_bg.jpg") no-repeat scroll center top #E7E9EB;
}

#header2 {
clear:both;
width:840px;
height:118px;
background-image:url('images/header2.png');
padding-top:60px;
padding-left:60px
}

.sidebarheader2 {
margin-bottom:5px;
width:225px;
height:27px;
padding-top:10px;
padding-left:20px;
background-image:url('images/sidebarheader.png');
font-size:16px;
font-weight:bold;
color:#FFFFFF
}

#sidebarnav2 {
margin-left:10px;
margin-top:10px;
padding-bottom:10px;
}
  
#sidebarnav2 a {
	width:220px;
	display:block;
	clear:both;
	padding-left:8px;
	padding-top:6px;
	height:25px;
	border-left:3px solid #021778;
	color:#021778;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	
	margin-top:3px;	
  }
  
  
#sidebarnav2 a:hover, #sidebarnav a.active {
	background-color:#021778;
	text-decoration:none;
	border-left:3px solid white;
	color:white;
}

.widget2 {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;	
}

#mainarea2 {
width:870px;
clear:both;
padding-left:21px;
}

#contentarea2 {
width:560px;
padding-left:30px;
padding-bottom:20px;
float:left;
line-height:14pt;
font-size:16px;
font-weight:bold;
text-align:justify;
}

#sidebar2 {
float:left;
width:240px;
line-height:14pt;
}

#footer2 {
width:900px;
clear:both;
height:50px;
padding-top:30px;
text-align:center;
line-height:14pt;
background-repeat:no-repeat;
color:#FFFFFF
}

#footer2 a {
color:#333333;
}



#selec2 {
font-size:15pt;
color:#ef2973;
}





.tablaBD1  {
font-size: 12px;
font-weight:bold;
color: #34484E;
font-family: “Trebuchet MS”, Arial;
border-top-width: 2px;
border-top-style: solid;
border-left-width:2px;
border-left-style: solid;
border-color:#000000;
}

.tablaBD1  td, tr {
padding: 5px;
border-bottom-width: 2px;
border-bottom-style: solid;
border-right-width: 2px;
border-right-style: solid;
border-color:#000000;
text-align:left;
}

.tablaBD1  th {
background-position: left top;
font-size: 14px;
font-weight:bold;
text-align: left;
color: white;
font-family: “Trebuchet MS”, Arial;
text-align:center;
border-bottom-width: 2px;
border-bottom-style: solid;
border-right-width: 2px;
border-right-style: solid;
border-color:#000000;
}


.colprincipal{
       width:30%;
       height:auto;
       
       margin:0 5px 0 0px;
       padding:10px;
       float:left;
}
.colderecha{
       width:25%;
       height:auto;
       
       margin:0 5px 0 0;
       float:left;
       padding:5px;
}

.colizquierda{
       width:15%;
       height:auto;
       
       margin:0 0 0 25px;
       float:left;
       padding:3px;
}


