﻿/* GENERALES */
body {
 color:#CC9900;
  font-family : Tahoma, Verdana, Arial;
 font-size: 12px;
 background-image: url('pattern.jpg') ;
}

b {
color: #0099CC;
}

a:link {
color:#666600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
color:#663300;
}
a:hover {
	text-decoration: underline;
	color: #191970;
	font-weight: normal;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #191970;
	font-weight: bold;
}

/* Index */

#navy {
font-family:Verdana;
font-size:12px;
color: #191970;
text-align: justify;
line-height:14px;
width:116px;
height:1262px;
background-image:url('imagenes/index_17.jpg');
}

#menu {
font-family:Verdana;
background-image:url('imagenes/index_14.jpg');
text-align:justify;
line-height:14px;
width:413px;
height:1270px;
}

#pan {
background-image:url('imagenes/index_26.jpg');
height:17px;
width:413px;

}

#afi {
background-image:url('imagenes/index_21.jpg');
width:101px;
height:630px;
background-position:bottom;
}

div.but {
background-image:url('imagenes/index_10.jpg');
background-repeat:no-repeat;
width:138px;
height:695px;
text-align:center;
line-height:14px;
}

div.men{
    border: 5px solid #CC9900;
    position: absolute;
    width: 500px;
    height: 100px;
    left: 35%;
    top: 40%;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;   
    padding: 7px;
}
span.attm{
    font-style: italic;
    position: relative;
    bottom: -25px;
    left: 65%;
}
/* SISTEMA TUTORIALES */
div.forma {
border-style:solid;
border-width:1px;
border-color:#CC9900;
border-bottom:0px;
width:410px;
max-height:1050px;
}

div.handlefiltro{
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-image: url('imagenes/handle.png');
    color:#000000;
    height: 20px;
    position: relative;
    top: -1px;
}

span.textot{
    position: absolute;
    left: 40%;
    top: 17%;
}
img{
    border:0px;
}
div.barrita{
    padding:0px;
    margin:0px;
    position:absolute;
    top:90%;
    left:35.7%;
}

img.handle2{
    top:1px;
    position:relative;
}

img.imgoutcome{
    
    max-width: 400px;
    max-height: 400px;
}
/* Sistema noticias */
.mybutton{
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border-color: #000000;
    border-style:solid;
    border-width: 1px;
    background-color:#E4B43C;
    position:relative;
    margin: 5px;
}
.handle{
    background-image: url('imagenes/handle.png');
    color:#000000;
    height: 30px;
    position: relative;
    top: -1px;
}
.bordecomments{
    border: 1px solid #E5B63E;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.comments{
    min-height: 0px;    
}
.indivi{
    margin: 5px 5px 4px 5px;
    background-color: #623913;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    min-height: 50px;
}
.testo{
    position: absolute;
    left: 40%;
    top: 25%;
}
.agr_comment{
    border-width: 1px;
    border-style: solid;
    border-color: #E5B63E;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    height: 270px;
    
}

.agr_testo{
    position: absolute;
    left: 30%;
    top: 25%;
}
.commentsts{
    padding: 3px 5px 10px 5px;
}
.nick_comments{
    width: 100%;
    color:#321800;
    font-weight: bold;
    background-color:#76491F;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
div.but img{
    border:0px;
    padding-top:15px;
}

/* Slideshow */

#slide {
	width: 572px;
	height: 200px;
	background-image: url('imagenes/index_03.jpg');
	background-repeat:no-repeat;
}

#galleria{
                width:572px;
                height:180px;
                position:relative;
                top:10px;
}