@charset "UTF-8";

/* CSS Document */



.body{

background-color: #A1CD3A;

}



#cabecera{

height: 120px;

position: center;

width: 770px;

margin: auto;

margin-top:30px;

}



.divmenu {

width: 770px;

height:39px;

padding:0;

margin: 0px auto;

}



.menu {

height: 39px;

padding: 0;

margin: 0 auto;



}



.ul {

list-style:none;

padding:0;

margin:0;

width:770px;

vertical-align:middle;



}



.ul li{

padding:0;

margin:0 auto;

float:left;

}



.ul li a{

display:block;

width: 154px;

height:30px;

text-decoration:none;

vertical-align:middle;

background-image: url(menu.png);

font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif ;

font-size:14px;

color:#fff;

padding-top: 10px;

background-position:top;

}



.ul li a:hover{

background-position:bottom;

vertical-align:middle;

font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif ;

font-size:14px;

color:#fff;

}



.ul li a span{

padding: 15px 0 0 0;

}



#contenido{

width:740px;

margin:0 auto;

padding: 0;

font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif ;
text-align: justify;

color: #1E1401;

font-size:12px;

background-color:#f3f0d0;

border:#3D5405 2px solid;

padding: 5px 15px 20px 15px;

}



.texto{

font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif ;
text-align: justify;

color: #1E1401;

font-size:12px;

}



.texto a{

font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif ;
text-align: justify;

color: #1E1401;

font-size:12px;

text-decoration:underline;

}



.link {

font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif ;
text-align: justify;

color: #F47F00;

font-size:12px;

text-decoration:underline;

}



.link a{

font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif ;
text-align: justify;

color: #F47F00;

font-size:12px;

text-decoration:underline;

}

h1{

text-decoration:underline;

font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif ;
text-align: justify;

color:#FAA919;

font-size:15px;

}



.textoTomate{

font-weight:bold;

font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif ;;
/*text-align: justify;*/

color:#FAA919;

font-size:13px;

}



.clearfix:after {

    content: ".";

    display: block;

    clear: both;

    visibility: hidden;

    line-height: 0;

    height: 0;

}



.clearfix {

    display: inline-block;

}



html[xmlns] .clearfix {

    display: block;

}



* html .clearfix {

    height: 1%;

}



.menutab a{



font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif ;
text-align: justify;

font-size: 12px;

color: #F47F00;



}



.menutab {

font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif ;
text-align: justify;

font-size: 12px;

color: #F47F00;

border-right: #F47F00 1px solid;

padding-right: 5px;

}



.tablita {

border-color:#F47F00;

border-width:medium;

border-style:solid;

border-width:1px;

}



.bordertable {

border: 2px double  #f47f00;

padding: 3px;

margin: 10px

}



.celdaizq{

border-right: 1px dashed #f47f00;

padding: 10px;

}



.celdader{

padding: 10px;

}



.Acerca {

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif ;;

	color: #000000;

	font-size: 9px;

	text-decoration: none;

	text-align: justify;

	padding-bottom:4px;

	padding-left:4px;

	padding-right:4px;

	padding-top:4px;

	font-weight: normal;

}

.TextoAcerca a{

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif ;;

	color: #000000;

	font-size: 9px;

	text-align: justify;

	padding-bottom:4px;

	padding-right:4px;

	padding-top:4px;

	font-weight: normal;

	text-decoration:underline;	

	font-weight:bold;	

}



/*.divmenu {

width: 700px;

padding:0;

margin: 0 auto;

}



.top{

background:url(top.png) no-repeat bottom;

width: 700px;

}



.medio{

background:url(medio.png) center;

width:700px;

}



.bottom{

background:url(bottom.png) no-repeat top;

width: 700px;

}




