body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000066;
	background-image:url(/images/bkground.jpg);
	background-repeat:no-repeat;
}
form {
	margin: 0px;
	padding:0px;
}
input, textarea {
	font-family:"Myriad Pro", Arial, Verdana;
	font-size:11px;
}
.collage {
	position: absolute;
	top: 50px;
}

#menu_top, #menu_top a {
    color:#ffffff;
	font-size:12px;
	font-family:"Myriad Pro";
	text-decoration:none;
}

#menu {
    	color:#003366;
	font-family:"Myriad Pro", Arial, Verdana;
	font-size:12px;
	font-weight:bold;
}

#menu a {
    padding-right:25px;
    color:#003366;
    text-decoration:none;
}

#footer {
    color:#666666;
	font-size:11px;
	font-family:"Myriad Pro";
	padding-top:12px;
}

#footer a {
    color:#999999;
	font-size:11px;
	text-decoration:none;
	padding-left: 4px;
	padding-right: 4px;
}

#contenido {
    margin-left:12px;
	margin-right:12px;
    color:#333333;
	font-family:"Myriad Pro";
	font-size:13px;
	width:383px;
}

#contenido a {
    font-size:11px;
	color:#006699;
	text-decoration:none;
}

#contenido h1 {
	font-size:22px;
	color:#006699;
}

#contenido h2 {
    font-size:18px;
	color:#993300;
}

#contenido h3 {
    font-size:14px;
	color:#996600;
}

#contenido .titulo_seccion, h3, .titulo_articulo {
    font-size:14px;
	color:#993300;
}

h3 {
    font-weight:normal;
    padding-left:16px;
    background-image:url(/images/bullet1.png);
    background-repeat: no-repeat;
    background-position: 0px 4px;
}

#contenido .titulo_noticia {
    font-size:11px;
	color:#996600;
}
.texto_articulo {
    color:#666666;
	font-size:11px;
	font-family:"Myriad Pro";
}
.imagen { 
        color: #efc300; 
        margin-right: 6px
}

#thumbs {
        overflow:auto;
        white-space:nowrap;
        overflow-y : hidden;
	width: 380px;
	height: 130px;
}

#thumbs ul {
	list-style:none;
	margin:0px;
	padding:4px;
}

#thumbs ul li {
	float: left;
	width: 100px;
	height: 110px;
	text-align: center;
	background-position: 10px 0px;
}

#thumbs ul li a {
	float: left;
	width: 100%;
	padding-top: 90px;
}
.video {
	min-height: 400px;
}
img.imagen {
	margin-right: 6px;
}
#grid {
	height: 90px;
	border: 1px solid #D07A42;
}
#grid ul {
	margin:0px;
	padding:5px;
	list-style: none;
	
}
#grid ul li a {
	display:block;
        overflow:auto;
        white-space:nowrap;
        overflow-x : hidden;
}

/* <link href="estilos.css" rel="stylesheet" type="text/css" /> */
.comento {
	color: #999999;
}
.fecha {
	font-size: 11px;
}

/*	Para las encuestas	*/
#statistic {
        border-bottom: 1px solid #d9d9d9;
        margin-top:12px;
        margin-bottom:12px;
}
.row {
        border-top: 1px solid #d9d9d9;
        border-left: 1px solid #d9d9d9;
        border-right: 1px solid #d9d9d9;
}
.caption {
        background-color: #e4ecfd;
}
.opciones {
        width: 60px;
        float:left;
        padding-top:8px;
        padding-bottom:8px;
}
.valores {
        width: 250px;
        float:left;
        text-align:left;
        padding-left:8px;
	padding-right:8px;
        padding-top:8px;
        padding-bottom:8px;
        border-left: 1px solid #d9d9d9;
}
.opciones {
        text-align:left;
        border:none;
        margin:0px;
        padding-left:8px;
        padding-right:7px;
}
.column {
        width:50px;
        float:left;
}
.caja {
        width:50px;
        height:5px;
        float:left;
        line-height:5px;
        padding-top:5px
}
.opcion {
        width:auto;
        margin:0px;
        margin-top:2px;
        margin-bottom:2px;
        margin-right:10px;
        padding:0px;
}
#docs {
	list-style:none;
	margin:0px;
	padding:0px;
}
#docs li {
	margin-bottom:12px;
}

