/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial, helvetica, sans-serif;
	background-image: url(images/textu006.jpg);
}

h1 { 
  	font-family: tahoma, arial, sans-serif; 
	line-height:28px;
	color:#003399;
	font-size: 28px; 
}

h2 { 
   font-family: tahoma, arial, sans-serif; 
   color: #B22222; 
   font-size: 14px; 
}

h5 { 
   /*color: #666666; */
   color:#000000;
   font-size: 15px; } 
td {
	margin:0px;
	font: 12px/16px arial, helvetica, sans-serif;
	color:#51544b; 
}	

img {
	border: 0px;
}

#page-container {
	width: 925px;
	margin: auto;
	margin-top: 10px;
	background:url(bckgrnd.gif) top left repeat-y #f7f7f7;
	padding: 1px 4px 4px 4px;
}

#header {
	height: 75px;
	background:url(images/fondox.gif);
	margin-top: 4px;
}	

img#logo {
	float: left;
}

#fecha {
	height: 22px;
	color: #000;
	margin-left: 320px;
	text-align: right;
	font-size: 12px;
	line-height: 16px;
	padding-right: 4px;
	padding-top: 8px;
}

#nav {
	margin-left: 320px;
}	

div#hello {
	width:925px;
	height:160px;
	background-color: #9e0c00;
}

#content {
	background:url(images/fondox.gif);
	padding:4px;
	float:left;
	text-align:left; 
}

#sidebar-a {
	background:url(images/fondox.gif);
	margin-left: 576px;
	text-align:left;
}

#feature1 {
	float:left; 
	width:192px;
	position:relative; 
	top:-28px; 
	line-height:14px; 
	margin-bottom:-30px;
}

#feature2 {
	float:left; 
	width:192px;
	position:relative; 
	top:-28px; 
	line-height:14px; 
	margin-bottom:-30px;
}

#feature3 {
	float:left; 
	width:192px;
	position:relative; 
	top:-28px; 
	line-height:14px; 
	margin-bottom:-30px;
}

a, a:link, a:visited, a:active {
	color: #ca0f00;
	text-decoration: underline;
}

a:hover {
	color: #ca0f00;
	text-decoration: none; 
}

a.news, a.news:link, a.news:visited, a.news:active {
	font-weight:bold;
	color:#003399;
	font-size:14px;
	text-decoration: underline;
}

a.news:hover {
	text-decoration: none;
}

a.gry, a.gry:link, a.gry:visited, a.gry:active {
	color:#FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}

a.gry:hover {
	color: #fff;
	text-decoration: underline;
	line-height: 15px;
}

.container1 {
	background:#61636f;
	margin-top:160px;
	width: 574px;
	padding:15px; 
}

.container2 {
	background:#737781;
	width: 574px;
	padding:15px; 
}

.container3 {
	background:#888799;
	width: 574px;
	padding:15px; 
}

.whtbox {
	background:#fff;
	padding:15px;
}

#screenshot {
	float:left; 
	text-align:center; 
	width:210px; 
	margin-right:30px; 
	font-size:11px; 
	line-height:18px; 
}

#ourworktext {
	float:right;
	width:300px;
}

.bigger {
	font-size:14px;
	line-height:23px;
}

#selectsitebox {
	text-align: center;
	padding-left:30px;
	padding-top:10px;
	font-size: 12px;
}

.sm {
	font:9px/12px helvetica, arial, sans-serif;
	font-size:10px;
	color:#353d4b; 
}

#footer {
	margin:auto; 
	width:900px; 
	margin-bottom:20px; 
	margin-top:10px; 
}

.gry { 
	font:11px/15px Helvetica, Arial, sans-serif; 
	color: #7f7f7f; 
}

.Estilo1 {
	color: #51544b;
	font-weight: bold;
	line-height: 14px;
}

.Estilo2 {color: #b22222}

.Estilo3 {color: #51544b; font-weight: bold; font-size: 12px; line-height:14px;}

#menu3 {
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	background-image:url(images/blackmenu_fondo.png);
	background-repeat:repeat-x;
	background-position:center left;
	background-color:#661111;
	margin-top:20px;
	}

#menu3 ul {
	padding:0;
	list-style-type:none;
	width:605px;
	margin:0 auto;
/*	margin-top:20px;*/
	}
	
#menu3 li {
	text-align:center;
	float:left;
	margin:0 1px 0 0;
	height:30px;
	line-height:30px;
	width:120px;
	background-image:url(images/blackmenu_normal.png);
	background-repeat:repeat-x;
	background-position:center center;
	}

#menu3 a {
	color: #CCCCCC;
	text-decoration:none;
	display:block;
	height:100%;
	}

#menu3 li:hover {
	background-image:url(images/blackmenu_hover.png);
	}

#menu3 li:hover a{
	color:#FFFFFF;
	}

/*#menu3 li.actual, #menu3 li.actual:hover { background-image:url(graficos/blackmenu_activa.png); }*/

table#programacion {
	background-color:white;
	}

table#programacion th {
	background-color:#9e0c00;
	}

table#programacion th.wht {
	font-size:12px;
	color:#CCCCCC;
	}

.comboGrande {
	width:500px;
}