@charset "utf-8";
/* CSS Document */

A
{
	color:#EEEEEE;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}

#main-body
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color:#EEEEEE;
	overflow:auto;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image:url(images/body.jpg);
	background-repeat:repeat-x;
}

#main-table
{
	width: 966px; 
	height: 855px; 
	border: 1px solid #333; 
	background-image: url(images/fondo.jpg); 
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

#main-div
{
	width: 966px; 
	height: 755px; 
	margin: 0px;
	padding: 0px;
	backgroung-color:black;
	overflow:hidden;
}


#header
{
	height: 120px;
	width: 966px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(images/fondo_osc.jpg); 
	background-repeat: repeat;
}

#body
{
	width: 966px; 
	height: 955px; 
	overflow:hidden;
}

#body01
{
	height: 300px;
	width: 966px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow:hidden;
	background-image: url(images/fondo_osc.jpg);
	background-repeat: repeat;
}


#body01-table
{
	font-size:14px;
	height: 280px;
	width: 966px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow:hidden;
	background: #000000;
}


#body02
{
	height: 500px;
	width: 966px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow:hidden;
	background-image: url(images/fondo_osc.jpg);
	background-repeat: repeat;
}


#body02-table
{
	font-size:14px;
	height: 480px;
	width: 966px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow:hidden;
	background: #000000;
}

#menu
{
	text-align: right;
	width: 500px; 
	border: 0px; 
	height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:200;
	color:#EEEEEE;
	margin-right:20px;
	overflow:hidden;
}

.menu-item
{
	text-decoration:none;
	cursor:pointer;
	color:#EEEEEE;
	font-weight:bold;
	margin-right:35px;
}

.menu-item:hover
{
	color:#C00;
	text-decoration:none;
}

#sub-menu
{
	text-align: right;
	width: 500px; 
	height: 25px;
	border: 0px; 
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:200;
	color:#EEEEEE;
	margin-right:35px;
	background:#000000;
}

.sub-menu-item
{
	text-decoration:none;
	cursor:pointer;
	color:#EEEEEE;
	margin-right:20px;
}

.sub-menu-item:hover
{
	color:red;
}

.input
{
	border: 0px solid; 
	height:16px;
}

.title1
{
	font-size:20px;
	font-weight:bold;
}

.title2
{
	font-size:16px;
	font-weight:bold;
}

.title3
{
	font-size:20px;
	font-weight:bold;
}

.parrafo
{
	font-size:12px;
	font-weight:bold;
}

#footer
{
	height: 80px;
	width: 966px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(images/fondo_osc.jpg); 
	background-repeat: repeat;
	font-size:14px;
}

#prensa_cartel
{
	margin-right:158px;
	margin-top:0px;
}

#cont-div
{
	height:180px;
	font-size:16px;
}


#cont-table
{
	width:820px;
	font-size:14px;
}

#colec-body
{
	height:880px;
	background:url(images/fondo_osc.jpg);
}

#colec_divizq
{
	width:180px;
	/*height:100%;*/
	background:#000000;
}

#searchbox
{
	float:right;	
	background-image:url('images/textarea-01.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	width:170px;
	height:21px;	
}

#searchbox2
{
	float:right;	
	background-image:url('images/textarea-02.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	width:350px;
	height:100px;	
}

#searchboxInner
{
	padding:0px 0px 0px 0px;
}

.input1
{
	background:none;
	border:0px;
	color:#AAAAAA;
	width:170px;
	height:21px;
}
	
.button_1
{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	text-align:right;
	width:120px;
	height:20px;
	background:#585b60;
	border:0px;
	cursor:pointer;
}

#form-resultado
{
	height: 280px;
	width: 966px;
	margin: 0px;
	padding: 100px 0px 0px 0px;
	border: 0px;
	overflow:hidden;
	background: #000000;
	font-size:36px;
	font-weight:bold;
}

.textarea
{
	background:none;
	border:none;
	padding:0px 0px 0px 15px;
	width:325px;
	height:99px;
	color:#AAAAAA;
}

.colec-mygallery
{
	width:550px;
	height:680px;
	overflow:hidden;
}

.colec-text
{
	font-size:24px;
	background:#000000;
	margin:5px 0px 0px 0px;
	
	padding:100px 0px 0px 0px;
}
