@charset "utf-8";
/* CSS Document */

	
	
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	background-color: #000000;
	background-repeat:no-repeat;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
}


h1, h2,h3{
	margin: 0px;
	color: #CCCCCC;
	font-weight: normal;
}

	
h1{
font-size: 197%;
color:#CCCCCC;
}
h2 {
font-size: 167%;
color:#00CC00;
}
h3{
font-size: 100%;
font-weight: bold;
color:#000000;
}

p, ol, ul {
line-height: 180%;
}
ol{
margin-left: 0;
padding-left: 0;
list-style-position: inside;
}



blockquote{
margin: 0;
padding-left: 20px;
font-style: italic;
}

blockquote * {
line-height: normal;
}

a{
color:#66CCCC;
text-decoration:none;
}

a:hover{
text-decoration: underline;
}

contido{
border: none;
}

img.left{
float: left;
margin: 5px 15px 0 0;
}
img.right {
float: right;
margin: 0 0 0 15px;
}

hr {
display: none;
}

#menu{
width: 730px;
height: 60px;
margin: 0 auto;
padding-left: 10px;
background-color:#000000;
}

#menu ul{
margin: 0;
padding: 0;
list-style: none;
}

#menu li {
display: inline;
}

#menu a {
display: block;
float: left;
padding: 20px 20px 0 15px;
text-decoration: underline;
font-size: 136%;
color:#66CCFF;
}

#menu a:hover {
text-decoration:blink;
color:#CC66CC;
}

#logo{
	width: 740px;
	height: 70px;
	margin: 0 auto;
	background-color:#666666;
}

#logo h1, #logo h2 {
text-align: center;
text-transform: uppercase;
font-weight: 200;
padding-top: 200px;
}

#logo h1 {
padding-top: 10px;
font-size: xx-large;
font-family:"Bookman Old Style", Courier, arial, monospace;
font-size: 28px;
color:#FFCC66;

}

#logo h2{
font-size: 100%;
}

#fotologo{	
    width: 740px;
	height:153px;
	margin: 0 auto;
	padding-left:inherit;
	background-image: url(loggo2.JPG);
	background-repeat:no-repeat;
	
}

#logo a{
text-decoration: none;
color:#000000;
}

#corpo{
padding-top:2px;
width: 740px;
margin: 0 auto;
background-color:#000000;
}

#presentacion{
background-color:#000000;
}
/*#notas{
background-image:url(notas/images2.jpg);
background-repeat:no-repeat;
width:auto;
height:100px;
}*/

#columnaesquerda{
width:490px;
float:left;
background-color:#000000;

}
#columnaesquerda p{
font-family:"Courier New", Courier;
border:thin;
color: #FF0000;
}

#varios{
background-color:#000000;
}

#corpo h2{
font-family:"Courier New", Courier;
border: thick;
background-image: url(img06.gif);
text-align:center;
}

#columnaesquerda h3{
font-family:"Courier New", Courier;
border: groove;
background-color:#999999;
text-align:center;
}



#columnadereita{
width:230px;
float:right;
margin:auto;

}
ul{
list-style:none;

}

#columnadereita ul{
border-left:thick;
text-align:left;
}
#columnadereita li{
list-style-image:url(flecha2.jpg);
}



#columnadereita h2{
color:#FF0000;
font-size:20px;
font-weight:normal;
height:auto;
}



#columnadereita a:hover{
text-decoration:underline;
color:#FF0000;
}


#pe{
width: 740px;
margin: 0 auto;
height: 100px;
padding: 20px 0 0 0;
background: url(images/img09.gif) repeat-x;
}


#enlaces{
float: right;
}


#arrejlo{
clear:both;

}

#pe{
color:#CCCCCC;
background-image:url(menu_r.gif);
text-align:center;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font-size: .8em;
}

#updates p {
	line-height: normal;
	font-size: .8em;
}

#updates a {
	text-decoration: none;
}

/* Boxed Style */

.boxed {
}

/*.boxed .title {
	background-color: #3C74E6;
	background-image: url(images/img06.gif);
	background-repeat:  repeat-x;
}

.boxed .title h2 {
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(images/img07.gif) repeat-x;
}
 */






/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

#sidebar .boxed .title h2 {
background-color:#333333;
}




