/* CSS Document */

BODY 

	{

	background: url(images/fondo_2.jpg)  no-repeat ;

	background-color:#333333;

	font-family:"Freehand521 BT";

	color:black;

	}



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

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

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



.inicio_1

	{

	color:#666666;

	float:right;

	}

	

.inicio_2

	{

	color:#999999;

	}



.inicio_3

	{

	color:#CCCCCC

	}



#enlaces_redes

	{

	float:right;

	width: 800px;

	padding: 0px 0px 0px 10px;

	background-color:#FF6600;

	}

	

#main

	{

	width: 800px;

	margin: 0px auto;

	padding: 0px 0px 0px 10px;

	}





#header 

	{ 

	width:800px;

	padding: 0px 0px 0px 10px;

	background: url(images/cabecera.png)  no-repeat ;

	background-color:#FF9900;	

	height: 110px;

	

	}



#botones

	{

	width:800px;

	font-family:"Freehand521 BT";

	/*padding: 0px 0px 0px 0px;*/

	/*background-color:#FFCC99;*/

	background-color:#FFCCCC;

	height:60;

	}



/*

	#botones_espacio

	{

	width:800px;

	padding: 0px 0px 0px 10px;

	background-color:#FF6600;

	height:1;

	}

*/



#botones_sin

	{

	width:800px;

	padding: 0px 0px 0px 10px;

	text-align:center;

	font-family:"Freehand521 BT";

	/*padding: 0px 0px 0px 0px;*/

	/*background-color:#FFCC99;*/

	background-color:#FF6600;

	height:60;

	}

	

#content

	{

	width: 800px;

	min-height:380px;

	padding: 0px 0px 0px 10px;

	background-color:#FF6600;

	}



#texto_largo

	{

	position:relative;

	top:70px;

	width:530px;

	margin-left:220px;

	text-align:center;

	padding: 0px 10px 0px 10px;

	/*background-color:#FF9900;*/

	min-height:280px;

	border-bottom-style:groove;

	border-top-style:groove;

	border-right-style:groove;

	border-left-style:groove;

	}

	

#texto_corto

	{

	position:relative;

	top:70px;

	float:left;

	width:130px;

	text-align:center;

	padding: 0px 0px 0px 10px;

	/*background-color:#FF9900;*/

	min-height:280px;

	/*border-bottom-style:double;

	border-top-style:double;

	border-right-style:double;

	border-left-style:double;*/

	}

	

#texto_corto a

	{

    text-decoration: none;

	font-weight:bold;

    color:#000000;

    outline: none;

    }	

	

#texto_corto a:hover

	{

    text-decoration: none;

	font-size:+1;

    color:#000000;

    outline: none;

    }

	

#libre

	{

	position:absolute;

	top:180px;

	padding: 0px 0px 0px 90px;

	}

#libre2

	{

	position:absolute;

	top:230px;

	padding: 0px 0px 0px 965px;
	z-index: 12;

	}
	

#pie_pagina 

	{

	width: 800px;

	height:12px;

	font-size:9px;

	text-align:right;

	background-color:#FF9900;	

	padding: 0px 0px 0px 10px;

	}



	

.lavaLampWithImage 

	{

	position:absolute;

	height: 60px;

	width: 800px;

	/*background: url("../img/bg.gif") no-repeat top;*/

    /*padding: 15px;*/

    margin: 3px 0px;

	overflow: hidden;

	left: 118px;

	top: 124px;

	}

    

.lavaLampWithImage li 

	{

    float: left;

    list-style: none;

    }

    

.lavaLampWithImage li.back 

	{

    background: url("../img/lava.gif") no-repeat right -30px;

    width: 9px; height: 30px;

    z-index: 8;

    position: absolute;

    }

    

.lavaLampWithImage li.back .left 

	{

    background: url("../img/lava.gif") no-repeat top left;

    height: 30px;

    margin-right: 2px; /* 7px is the width of the rounded shape */

    }

    

.lavaLampWithImage li a 

	{

    /*font: bold 14px arial;*/

    text-decoration: none;

    color:#000000;

    outline: none;

    text-align: center;

    top: 7px;

    /*text-transform: uppercase;*/

    letter-spacing: 0;

    z-index: 10;

    display: block;

    float: left;

    height: 30px;

    position: relative;

    overflow: hidden;

    margin: auto 10px;    

    }

    

.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited 

	{

    border: none;

    }	

