/* CSS Document */


/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

:focus {
	outline: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

a img, iframe {
	border: none;
	
}

ol, ul {
	list-style: none;
}

input, textarea, select, button {
	font-size: 100%;
	font-family: inherit;
}

select {
	margin: inherit;
}

a {
	text-decoration:none;
}

/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left:2em; }



/* LAYOUT TOOLS */

.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; height:0; overflow:hidden; }
.layoutCenter		{ margin: 0 auto; }
.textCenter			{ text-align: center; }
.textRight			{ text-align: right; }
.textLeft			{ text-align: left; }
.textJustify		{ text-align:justify; }
.fix				{ overflow:hidden; }

/*


/* INDEX */


body {
	background-image:url(../imagenes/fondo.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#3a3a3a;
}



div#principal{
	width:978px;
	background-image:url(../imagenes/fondo-cuerpo.jpg);
	padding-bottom:30px;	
	position:relative;  
	
}

div#cabecera{
} 


div#menu {
}

div#menu a {
	padding-right:30px;

}

div#menu a:hover {
	text-decoration:underline;
}


div#cuerpo{
	padding-top:20px;
	padding-bottom:30px;
}


div.textos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EEEEEE;
	width:880px;
	margin-bottom:20px;
	text-align:justify;
}

div.textos h1{
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	color:#EEEEEE;
}

div.textos a{
	font-family:Arial, Helvetica, sans-serif;
	color:#EEEEEE;
	font-weight:bold;
}






/* VIDEOS */



ul#listado_videos {
	width:918px;
}

ul#listado_videos li{
	overflow:hidden;
	margin-bottom:10px;
	padding-top:16px;
	height:500px;
	background-image:url(../imagenes/fondo-video.jpg);
	background-repeat:no-repeat;
	position:relative;

}

ul#listado_videos li div.novedad{
	position:absolute;
	right:50px;
	top:55px;
	width:70px;
	height:71px;
	z-index:10px;
}

ul#listado_videos li h1{
	overflow:hidden;
	padding-top:40px;
	padding-left:55px;
	width:690px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	overflow:hidden;
	height:19px;
	margin-bottom:20px;
}



ul#listado_videos li div.col_izq {
	float:left;
	display:inline;
	width:725px;
	margin-left:15px;
}

ul#listado_videos li div.col_izq div.descripcion-video{
	overflow:hidden;
	height:41px;
	margin-bottom:15px;
	font-size:11px;
	clear:both;
}

ul#listado_videos li div.col_izq div.imagen_gr {
	float:left;
	width:388px;
	display:inline;
}

ul#listado_videos li div.col_izq div.imagen_gr  img{
	border: 1px solid #000000;
}


ul#listado_videos li div.col_izq div.col-video {
	display:inline;
	float:right;
	width:322px;
}

ul#listado_videos li div.col_izq div.caja_video {
	border: 1px solid #000000;
}

ul#listado_videos li div.col_izq div.info {
	margin-top:6px;
	font-size:12px;
}

ul#listado_videos li div.col_izq div.info a{
	margin-right:10px;
}

ul#listado_videos li div.col_izq div.tags{
	margin-top:10px;
	font-size:12px;
}

ul#listado_videos li div.col_izq div.tags a{
	color:#000000;
	margin-right:5px;
}

ul#listado_videos li div.col_izq div.tags a:hover{
	text-decoration:underline;
}


ul#listado_videos li div.col_der{
	float:right;
	display:inline;
	width:149px;
	margin-right:15px;
	margin-top:36px;
}

ul#listado_videos li div.col_der img{
	border: 1px solid #000000;
	display:block;
	margin-bottom:8px;
}


ul#listado_videos li div#col-thumb-gr{
	width:394px;
	display:inline;
	float:left;
	margin-left:45px;
	background-color:#006600;

}

ul#listado_videos li div#col-thumb-gr img{
	padding:3px;
	background-color:#FFFFFF;
	border:1px solid #666666;
}






/*Paginacion*/

div.paginacion {
		width:950px;
		margin-bottom:30px;
		color:#000000;
}
	
div.paginacion a{
		display:inline;
		margin-right:1px;
		margin-left:1px;
		text-align:center;
		padding:2px;		
		font-size:11px;
		color:#CCCCCC;
		border:1px solid #CCCCCC;
		line-height:25px;
		
			
}
	
div.paginacion a:hover{
		background-color:#CCCCCC;
		color:#000000;
}
	
div.paginacion p#pagina-actual{
		display:inline;
		margin-right:1px;
		margin-left:1px;
		text-align:center;
		padding:2px;	
		font-size:11px;

		color:#000000;
		font-weight:bold;
		
}

/*Fin paginacion*/


/* Pie */

div#pie {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../imagenes/fondo-pie.jpg);
	background-repeat:repeat-x;
	height:201px;
}

div#fondo-pie {
	height:154px;
	width:978px;

			background-image:url(../imagenes/pie.jpg);
	font-size:11px;
	color:#fff;
}

div#fondo-pie p{
	padding-top:107px;
	padding-left:15px;
}

div#fondo-pie a{
	color:#fff;
}
div#fondo-pie a:hover {
	text-decoration:underline;
}

div#fondo-pie span {
	margin-left:10px;
	margin-right:10px;
}

div#apoyo {
 position:absolute;
 top:160px;
 left:822px;
 width:128px;
 height:128px;
}


