@charset "windows-1251";
a{text-decoration:none;}
a:hover{text-decoration:underline;}
body{margin: 0px; padding: 0px; background: #ffffff}
div,td{font-family: Tahoma; font-size: 11px; color: #28333A;}
.t11{font-family: Tahoma; font-size: 11px; color: #28333A;}
form{margin: 0px}
.t10{font-family: Tahoma; font-size: 10px; color: #C58B0C;}
.t10r{font-family: Tahoma; font-size: 10px; color: #FF0000;}

.inp1{height: 19px; width: 150px; font-family: Arial; font-size: 10px; color: #28333A; border: #D4D4D4 1px solid;}

.inp12{height: 15px; width: 100px; font-family: Arial; font-size: 10px; color: #28333A; border: #D4D4D4 1px solid;}

#Estilo13 a{
	font-size: 11px;
	color: #F9AF1A;
}

#us_con{
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
}
#us_con a{
	font-size: 11px;
	color: #F9AF1A;
}

#contenido{
	padding: 10px;
}

/*------------------------------- Carteles --------------------------------------*/

.cartel_error{
	background: #FFF6BF url(imagenes/admin/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	color: #666666;
}

.cartel_info{
	background: #F8FAFC url(imagenes/admin/information.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #B5D4FE;
	border-bottom: 2px solid #B5D4FE;
	color: #666666;
}
/*----------------------------------------------------------------------------*/

h1{
	font-size: 18px;
}

h2{
	font-size: 14px;
}

ul.menu{
	margin: 0;
	padding-left: 20px;
	width: 160px;
}
.menu li{
	padding-left: 20px;
	list-style-type: none;
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom: solid #cccccc 1px;
	background: url(images/menu_ico.gif) left no-repeat;
	font-weight: bold;
	font-size: 12px;
}
.menu li a{
	display: block;
}

/*##############################################################################
#------------------------------------------------------------------------------#
#  Tablas
#------------------------------------------------------------------------------#
##############################################################################*/

.tabla th{
	text-align: left;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
/*.tabla td{
	border-bottom-color: #D7E6F7;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #DDF0FF;
}*/
.tabla td{
	color: #666666;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
/*##############################################################################*/

#imgs{
	width: 120px;
	height: 120px;
	border: solid #E4E4E4 1px;
	margin: 5px;
	float: left;
	background-color: #EFEFEF;
}
#imgs #img{
	height: 100px;
	text-align: center;
	padding: 10px;
}

#cont_home{
	float: left;
}


#proy_home{
	width: 292px;
	float: left;
	margin-bottom: 25px;
}
#proy_home #img{
	height: auto;
	text-align: center;
}
#proy_home h1{
	font-size: 13px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#proy_home .desc{
	padding-right: 5px;
	padding-left: 5px;
}


#not_home{
	float: right;
	width: 170px;
	height: 500px;
	background-color: #ACACAC;

}

.clearfloat { 
	clear: both;
    height: 0px;
    font-size: 1px;
    line-height: 0px;
}

/*---------------------- Comentarios -------------------------------------*/


.tabla-comentarios td {
	border-bottom: solid #999999 1px;
	padding-bottom: 20px;
}
.tabla-comentarios .autor {
	font-size: 14px;
	font-weight: bolder;
	padding-bottom: 10px;
}

#sponsors {
	width: 790px;
}