/* CSS Document */

body {
margin: auto;
background: url(images/bg.gif) repeat-x #F4F4F4;
color: #6c5e55;
font-family: verdana;
font-size: 11px;
}

td {
color: #6c5e55;
font-family: verdana;
font-size: 11px;
}

.tablappal {
width: 1000px;
}

.imagen1 {
width: 1000px;
height: 40px;
background: url(images/index_01.gif) no-repeat top;
}


#navtop {
font-family: century gothic;
color: #84135e;
font-size: 17px;
font-weight: bold;
}

#navtop a {
color: #d6d0d2;
text-decoration: none;
}

#navtop a:hover {
color: #485079;
background: url(images/hover.gif);
}

.imagen8 {
width: 113px;
height: 220px;
background: url(images/index_08.gif) repeat-y top;
}

.imagen11 {
width: 56px;
background: url(images/index_11.jpg) repeat-y top;
}

.naveg {
width: 246px;
background: #FFFFFF;
}

#navegacion {
background: url(images/nav1.gif) no-repeat top #d1dce0;
width: 244px;
}

#navegacionend {
background: url(images/nav2.gif) no-repeat top;
width: 246px;
height: 81px;
}

.imagen10 {
background: url(images/index_10.gif) no-repeat top #FFFFFF;
width: 585px;
height: 220px;
}

a {
color:#feaa01;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #e50000;
}

#navegacion a {
display: block;
text-decoration: none;
text-align: right;
padding-right: 15px;
border-bottom: 1px dashed #c60707;
border-right: 5px solid #973e85;
width: 78%;
font-family: century gothic;
text-transform: uppercase;
font-size:11px;
color: #ff6c00;
font-weight: normal;
}

#navegacion a:hover {
color: #e50000;
padding-right: 20px;
border-right: 5px solid #ff0000;
font-style: italics;
}

#afis {
background: #d1dce0;
width: 244px;
}

#bienvenida {
width: 535px;
border-top: 2px dashed #dfe8eb;
border-bottom: 2px dashed #dfe8eb;
}

#contenido {
text-align: justify;
width: 535px;
}

h1 {
font-family: century gothic;
color: #6c5e55;
font-size: 18px;
border-bottom: 2px solid #973e85;
}

h2 {
text-align: right;
border-top: 1px solid #ebebeb;
border-bottom: 2px solid #ebebeb;
font-family: century gothic;
color: #d30000;
font-size: 16px;
background: url(images/mari.gif) no-repeat left;
}

h3 {
text-align: center;
border-top: 1px solid #ebebeb;
border-bottom: 2px solid #ebebeb;
font-family: century gothic;
color: #973e85;
font-size: 14px;
font-weight: 0;
}

b, strong {
color: #973e85;
}

i, em {
color: #D00484;
}

#noticiap {
border-bottom: 2px solid #474747;
}

#noticiap:hover {
background: url(images/noticia.gif) bottom left no-repeat;
}

#noticiap img {
border: 3px solid #f5f5f5;
}

#fecha {
background: #fcfce8;
width: 247px;
}

.capitulo {
background: #fcfce8;
}

.mirror1 {
background: #ebebeb;
}

.mirror2 {
background: #FDEEF2;
}

.mirror3 {
background: #ebebeb;
}

.abajo {
background: url(images/index_12.gif) no-repeat top;
width: 1000px;
height: 135px;
}

#contador {
padding-left: 180px;
height: 67px;
}

.columna1 {
border-right: 1px dashed #ebebeb;
border-left: 1px dashed #ebebeb;
background: url(images/noticia.gif) bottom center no-repeat;
}
.columna2 {
border-right: 1px dashed #ebebeb;
border-left: 1px dashed #ebebeb;
}

#proyecto img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 1;
}

#proyecto img:hover{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 0.5;
}