/*** MAIN ***/
*{
margin: 0px;
padding: 0px;
}



body{
margin: 10px 0;
background: #666666;
text-align: center;
font-family: "Lucide Sans Console", Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #222222;
}


/*** DIV SPECIFIC ***/
#wrap{
text-align: left;
width: 800px;
margin: 0 auto;
background: #ffffff;
}



#header{
width: 100%;
background: url("imagenes/ccw.jpg") top center no-repeat;

height: 137px;
}


#header h1{

color: #666666;

text-align: center;

position: relative;

top: 2px;

right: 40px;

left: 90px;

}


#header h2{

color: #000000;

text-align: center;

position: relative;

top: 20px;

right: 20px;

left: 90px;

}



#menu{
width: 100%;
height: 30px;
margin-top: 60px;
}
#menu ul{
list-style: none;
}
#menu li{
float: left;
}
#menu li a{
margin-left: 8px;
display: block;
padding: 0 5px;
color: #000000;
text-transform: none;
text-decoration: none;
border-top: 2px solid #666666;
}
#menu li a:hover{
border-color: #a0a0a0;
}


#main{
width: 100%;
background: #ffffff url('imagenes/menu.gif') top left repeat-x;
}
#main h1{
font-size: 16pt;
padding-bottom: 22px;
color: #000000;

}
#main h2{
font-size: 12pt;
padding-bottom: 9px;
margin-bottom: 10px;
color: #222222;

}
#main h3{
font-size: 10pt;
padding-bottom: 9px;
margin-bottom: 10px;
color: #222222;
}
#main a, a:hover{
color: #222222;
text-decoration: none;
border-bottom: 1px dashed #222222;
}

#submain{
padding: 8px;
text-align:center;
}
#left{
float: left;
width: 580px;
margin-bottom: 5px;
}

#left2{
float: left;
width: 790px;
margin-bottom: 5px;
}

pa{
   text-align: justify;
   line-height: 1.5em;
   margin: 0;
   padding: 5px 0 5px 0;
}
#left p{
font-size: 13px;
line-height: 22px;
margin-bottom: 10px;
}
#left ul{
margin-left: 20px;
margin-bottom: 15px;
font-size: 13px;
}
#left ul li{
margin-bottom: 5px;
}
#right{
margin-top: 5px;
margin-bottom: 5px;
border-left: 1px solid #e0e0e0;
padding-left: 7px;
width: 190px;
float: right;
}
#right p{
font-size: 11px;
line-height: 18px;
margin-bottom: 8px;
}
#right ul{
margin-left: 20px;
font-size: 11px;
}
#right ul li{
margin-bottom: 3px;
}

#rightb{
margin-top: 600px;
margin-bottom: 5px;
border-left: 1px solid #e0e0e0;
padding-left: 7px;
width: 190px;
float: left;
}
#rightb p{
font-size: 11px;
line-height: 18px;
margin-bottom: 8px;
}
#rightb ul{
margin-left: 20px;
font-size: 12px;
}
#rightb ul li{
margin-bottom: 3px;
}



#footer{
clear: both;
width: 100%;
background: #ffffff url('imagenes/pie-ccw.jpg') bottom center no-repeat;
}
#subfooter{
padding: 8px;
}
#subfooter p{
text-align: center;
font-size: 11px;
color: #000000;
}
#subfooter a{
color: #000000;
text-decoration: underline;
}
#subfooter a:hover{
border-bottom: 1px solid #000000;
}

/*** SPECIAL CLASSES & MISC***/
.imgleft, .imgright, .imgcenter{
padding: 3px;
border: 1px solid #e0e0e0;
}
.imgleft{
float: left;
margin: 5px 15px 5px 0;
}

.imgright{
float: right;
margin: 5px 0 5px 15px;
}
.imgcenter{
display: block;
margin: 5px auto;
}
h1,h2,h3{
text-transform: none;
}
table{
font-size: 13px;
border-collapse: collapse;
margin-bottom: 10px;
}
th{
background: #d0d0d0;
padding: 5px;
border: 1px solid #a0a0a0;
}


td{
vertical-align: top;
line-height: 18px;
padding: 5px;
border: 1px solid #a0a0a0;
}

.capturas {
   text-align: center;
}

.capturas ul {
   margin: 0;
   padding: 0;
   text-align: center;
   list-style: none;
   list-style-position: inside;
}

.capturas li, .left {
   float: left;
   margin: 5px 4px 5px 0;
}

.right{
   float: right;
   margin: 5px 0 5px 4px;
}

.center {
   text-align: center;
   font-weight: bold;
}

.adv {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-align: center;
   font-weight: normal;
}

.capturas li, .left, .right {
   display: block;
   padding: 0;
   width: 175px;
   height: 192px;
   background: url(imagenes/caja.gif) #ffffff center top no-repeat;
  font-family: Impact, Arial, Helvetica, sans-serif;
   font-weight: normal;
   text-align: center;
   list-style: none;
   letter-spacing: .1em;
}
.capturas a, .left a, .right a {
   display: block;
   text-decoration: none;   
   padding: 10px 0 30px 0;
}

a img { border: none; text-decoration: none; }

.clear {
   clear: both;
   margin:0;
   padding:0;
}

/* Noticias */
.RSS { 
	float: right;
	padding-left: 20px;
 	text-align:left;
	width: 160px;
}


/* Tagclud */

.tagcloud { 
	float: left;
	padding-left: 20px;
 	text-align:left;
		width: 500px;
		}
