@charset "utf-8";
/* CSS Document */

*
	{
	padding:0px;
	margin:0px;}
	
a
	{
	text-decoration:none;
	color:#666666;}

a:hover
{
	text-decoration:underline;
	color:red;}
	
body
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#000;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;	
	background-position:center;
	background-color:#fff;

	}
	
#general
	{
	width:850px;
	margin:auto;
	margin-top:8px;	
	background-position:top;
	background-repeat:repeat-x;

	}

	
#liquid-round {

      width:870px;  
      margin:0px auto;
	  float:left;
	 /* background:#05bef2 url(images/leftside.gif) repeat-y left top;*/

      }
#logo {
	float:left;
	width:250px;}


#botones
	{
		
 width:600px;	
	float:left;
	margin-top:50px;	
 }	

#imagen
	{
	text-align:center;
	padding:40px 0px 0px 90px;}
	
#col_ancha
	{
	width:580px;
	padding:25px 0px 5px 45px;
	float:left;
}

h1
	{
	font-size:24px;
	border-bottom:#CC3300 1px solid;
	margin-bottom:10px;}
	
h2
	{
	font-size:18px;
	
	margin:10px 0px;}
	
#col_rigth
	{
	padding:2px;
	float:left;
	width:210px;
	margin-top:90px;

	
	}
	
#tel
	{
	padding:2px 0px 0px 15px;
	float:left;
	width:170px;
	margin-top:90px;

	
	}
	
#sub_menu
	{
	width:190px;
	background-color:#fff;
	float:left;
	padding-top: 10px;
	}

.off
	{
	background-color:#f3f2ef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#05bef2;
	margin:1px 0px 1px 0px;
	padding:5px;
	}

.off a
	{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#004579;
	text-decoration: none;
	}

.on
	{
	background-color:#05bef2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	margin:1px 0px 1px 0px;
	padding:5px;
	}

.on a
	{
	background-color:#05bef2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration: none;
	}
	
p	
	{
	line-height:18px;
	margin:18px;}
	
li
	{
	line-height:18px;	
	margin-left:55px;}
	
.texto
	{
	margin:5px 0px;}
	
.linea
	{
	background-image:url(images/linea_punteada.gif);
	background-repeat:repeat-x;
	height:5px;
	margin:10px 0px 10px 0px;}
.noticia
	{
	margin-top:5px;
	padding-bottom:10px;
	border-bottom:#CCCCCC 1px dotted;}
	
p.date
	{
	font-weight:bold;
	color:#0099FF;
	margin:0px 0px 0px 0px;}
	
.news
	{clear:both;}
	
	
p.news	
	{
	line-height:18px;
	margin:0px 0px 0px 0px;}
	
	
#footer
	{width:800px;
	margin:auto;
	border-top:red 1px solid;
	margin-top:5PX;
	padding-top:5px;
	text-align:center;
	
	clear:both;
}
	
#footer_left
	{
	float:left;
	width:350px;}
	
#footer_right
	{
	float:right;
	width:350px;
	text-align:right;}
	
	
/*/*/

#contenido
	{
	width:100%;
	float:left;
	margin-top:2px;
	background-color:#FFFFFF;
	}

#sub_menu
	{
	width:193px;	
	float:left;
	padding-top: 20px;
	}
#cont_menu
	{
	float:left;
	padding:5px;
	
	width:580px;
	margin-left:15px;
	}

#cont_menu ul, ol
	{
	padding:10px 5px 20px 15px;
	margin-bottom: 0px;
	border-bottom:none;
	}
#cont_menu li
{

	list-style-image:none;
	list-style-type: disc #666;
	border-bottom:none;
	margin-left:12px;
	padding-bottom: 0px;
	padding-top:5px;
	font-weight:normal;
	}

#cont_menu h1
	{
	font-size:22px;
	margin-top:20px;
	margin-bottom:10px;
	color:#05bef2;}

#cont_menu h2
	{
	font-size:18px;
	margin-top:15px;
	margin-bottom:15px;
	color:#05bef2;
	font-weight:normal;}

#cont_menu p
	{
	font-size:12px;
	color:#000000;
	line-height:18px;}
	
	
#left
	{
	float:left;
	text-align:left;

	}

#center_left
	{
	float:left;
	text-align:left;
	margin-top: 5px;
	}

#right
	{
	float:right;
	text-align:right;
	}

#center_right
	{
	float:right;
	text-align:right;
	margin-top: 4px;
	}

#space
	{
	height:80px;}