/* 
    Document   : cssCatHoy
    Created on : 15/12/2008, 11:33:29
    Author     : ezequiel
    Description:
        Purpose of the stylesheet follows.
*/
body{
	margin-top:0px;
}

.logoHome{
	font-family: Verdana;        
	font-size: 11px;
	color:#CABDB5;
}

.Estilo1 {
	font-family: Verdana;
	font-size: 13px;
}

.Estilo2 {
	color: #007500;
	font-weight: bold;
}

.Estilo3 {
	font-family: Verdana;
	font-size: 11px;
}

.Estilo4 {
	font-family: Verdana;
	font-size: 10px;
}

.logoBiblioteca{
	font-family: Verdana;
	font-size: 11px;
	color:#EE874C;
}
.logoComunion{
	font-family: Verdana;
	font-size: 11px;
	color:#135C17;
}
.logoConfirmacion{
	font-family: Verdana;
	font-size: 11px;
	color:#135C17;
}

.logoContacto{
	font-family: Verdana;
	font-size: 11px;
	color:#B699C7;
}

.logoInformacion{
	font-family: Verdana;
	font-size: 11px;
	color:#C8324B;
}

.logoLinks{
	font-family: Verdana;
	font-size: 11px;
	color:#044BA5;
}

.logoPedagogia{
	font-family: Verdana;
	font-size: 11px;
	color:#135C17;
}

a{
    text-decoration:none;
}

/** Contacto */

.fontSizeInput{
	font-family: Verdana;
	font-size:11px;
}

input{
	border:solid 1px #B699C7;
	background-color:#FFFFCC;
	width:150px;
}

.inputRequest{
	width:200px;
        height:25px;
        cursor:hand;
        cursor:pointer;
}

select{
	border:solid 1px #B699C7;
	background-color:#FFFFCC;
	width:153px;
}

textarea{
	border:solid 1px #B699C7;
	background-color:#FFFFCC;
	overflow-y:hidden;
}

.form_space{
    margin-top:10px;
}

/**             Ciudades de la seccion informacion              */

.title_est {
    font-weight:bold;
    font-size:10px;
}

.text_est {
    font-size:9px;
}

.fuente_ciudades {
    font-family:Verdana,Arial,sans-serif;
    font-size:9px;
    color:red;
    font-weight:bold;
}

a.fuente_ciudades:hover{
    font-family:Verdana,Arial,sans-serif;
    font-size:9px;
    color:#ff9900;
    font-weight:bolder;
}

.san_luis_posicion {
    position:relative;
    left:126px;
    top:235px;
    width:50px;    

    z-index:10;
    cursor:hand;
    cursor:pointer;
}

.la_toma_posicion {
    position:relative;
    left:221px;
    top:180px;
    width:50px;

    z-index:10;
    cursor:hand;
    cursor:pointer;
}

.trapiche_posicion {
    position:relative;
    left:165px;
    top:165px;
    width:50px;

    z-index:10;
    cursor:hand;
    cursor:pointer;
}

.volcan_posicion {
    position:relative;
    left:163px;
    top:175px;
    width:60px;

    z-index:10;
    cursor:hand;
    cursor:pointer;
}

.villa_de_quebrada_posicion {
    position:relative;
    left:130px;
    top:110px;
    width:50px;
    height:40px;

    z-index:10;
    cursor:hand;
    cursor:pointer;    
}

.san_francisco_posicion {
    position:relative;
    left:125px;
    top:25px;
    width:160px;

    z-index:10;
    cursor:hand;
    cursor:pointer;
}

.naschel_posicion {
    position:relative;
    left:277px;
    top:55px;
    width:60px;

    z-index:10;
    cursor:hand;
    cursor:pointer;
}

.tilisarao_posicion {
    position:relative;
    left:280px;
    top:15px;
    width:60px;

    z-index:10;
    cursor:hand;
    cursor:pointer;
}

.concaran_posicion {
    position:relative;
    left:280px;
    top:-25px;
    width:60px;

    z-index:10;
    cursor:hand;
    cursor:pointer;
}

.merlo_posicion {
    position:relative;
    left:329px;
    top:-68px;
    width:60px;

    z-index:10;
    cursor:hand;
    cursor:pointer;
}

.santa_rosa_posicion {
    position:relative;
    left:260px;
    top:-90px;
    width:60px;

    z-index:10;
    cursor:hand;
    cursor:pointer;
}

.lujan_posicion {
    position:relative;
    left:184px;
    top:-95px;
    width:60px;

    z-index:10;
    cursor:hand;
    cursor:pointer;
}

.quines_posicion {
    position:relative;
    left:200px;
    top:-140px;
    width:60px;

    z-index:10;
    cursor:hand;
    cursor:pointer;
}

.candelaria_posicion {
    position:relative;
    left:180px;
    top:-175px;
    width:60px;

    z-index:10;
    cursor:hand;
    cursor:pointer;
}

.justo_daract_posicion {
    position:relative;
    left:280px;
    top:110px;
    width:80px;

    z-index:10;
    cursor:hand;
    cursor:pointer;
}

.nueva_galia_posicion {
    position:relative;
    left:270px;
    top:300px;
    width:80px;

    z-index:10;
    cursor:hand;
    cursor:pointer;
}

.buena_esperanza_posicion {
    position:relative;
    left:280px;
    top:225px;
    width:100px;
    
    z-index:10;
    cursor:hand;
    cursor:pointer;
    /*411,659,460,673*/
}

.villa_mercedes_posicion {
    position:relative;
    left:230px;
    top:30px;
    width:100px;

    z-index:10;
    cursor:hand;
    cursor:pointer;
}

/**                                                        MENU                                         **/

.menu{
    position:absolute;    
    width:250px;
    height:140px;
    background-color:#ffff00;
    border:2px solid #00923f;
    z-index:40;
	-moz-border-radius:10px 15px 15px 10px;
    -webkit-border-radius:10px 15px 15px 10px;
    -khtml-border-radius:10px 15px 15px 10px;

    behavior:url(../js/border-radius.htc);
}

.menu_item{
    position:relative;
    float:left;
    height:25px;
    width:244px;
    margin-left:3px;
    margin-right:3px;
    margin-top:2px;
    cursor:hand;
    cursor:pointer;
    z-index:40;

    /*-moz-border-radius:10px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:50px;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:50px;*/
	-moz-border-radius:6px 6px 6px 6px;
    -webkit-border-radius:6px 6px 6px 6px;
    -khtml-border-radius:6px 6px 6px 6px;

    behavior:url(../js/border-radius.htc);
}

.menu_item_selected{
    background-color:#f3c602;
}

.menu_item_deselected{
    background-color:#ffff00;
}

.menu_item_font{
    font-size:11px;
    font-family:Verdana;
    margin-top:4px;
    margin-left:4px;
}

