@charset "utf-8";
/* CSS Document */

.clear {
	clear:both;
}
/*GENERAL////////////////////////////////////////////////*/
body {
	margin:30px auto;
	padding:0px;
	width:766px;
	font-size:11px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	background-image:url(../images/bg.gif);
}
#wrap {
	width:766px;
	text-align: left;
	background-color:#FFF;
	border:#333333 1px solid;
}
/*HEADER////////////////////////////////////////////////*/
#navmenu {
	height:412px;
}
#line {
	height:19px;
	background-image:url(../images/bg_line.gif);
	background-repeat:repeat-x;
}
/*CONTENT////////////////////////////////////////////////*/
#content {
	background-color:#FFFFFF;
	padding:20px;
}
#main {
	float:left;
	width:250px;
	padding-right:20px;
	border-right:#CCCCCC 1px dashed;
}
#main img {
	margin:8px 0 8px 0;
	border:1px #666666 solid;
}
#contentMain {
	width:350px;
	padding-left:20px;
}
#sidebar {
	float:right;
	width:430px;
}
#episodeList {
	list-style: none;
	padding: 0;
	margin: 5px 0 30px;
}
#episodeList li {
	background: transparent url('../images/dot_border.gif') repeat-x bottom;
	padding: 15px 0;
	margin: 0;
	list-style: none;
}
#episodeList li a:link, #episodeList li a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#398bd8;
}
#episodeList li a:hover {
	color:#FF6699;
}
#episodeList .episodeThumb {
	float: left;
	display: block;
	padding-right: 10px;
}
#episodeList .episodeThumb:hover {
	border-color: #FF6699;
	background: #fff;
}
#episodeList .active .episodeThumb {
	border-color: #a43a08;
	background: #fff;
}
/*FOOTER////////////////////////////////////////////////*/
#footer {
	background:#666666;
	height:10px;
	clear:both;
	margin-top:40px;
}
h1 {
	font-size:20px;
}
h2 {
	font-size:14px;
	text-transform:uppercase;
}
h3 {
	font-size:17px;
	letter-spacing:-1px;
	padding-bottom:5px;
	color: #00295c;
}
#dot {
	height:1px;
	width:300px;
	margin-top:50px;
	background-color:#CCCCCC;
}
#content a {
	text-decoration:none;
	color:#666666;
}
#content a:hover {
	text-decoration:none;
	color:#CC0000;
}
#obrasRight {
	float:right;
	width:350px;
}
#obrasLeft {
	float:left;
	width:330px;
	padding-left:20px;
	padding-right: 20px;
}
#obra-fin {
	float:left;
	width:90%;
	padding-left:20px;
	padding-right: 20px;
}
/* Many //////////////////////////////////*/
#column1 {
	float:left;
	width:320px;
}
#column2 {
	float:left;
	width:320px;
}
#wrap #content #obras_en_ejecucion .obras_pack {
	width: 320px;
	float: left;
	margin: 5px 5px 20px;
}
#wrap #content #obras_en_ejecucion .obras_pack .image {
	margin: 10px;
	height: 80px;
	width: 80px;
	float: left;
}
#wrap #content #obras_en_ejecucion .obras_pack .desarollo .titulo {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}
#wrap #content #obras_en_ejecucion .obras_pack .desarollo .cliente {
	margin-top: 10px;
	font-weight: bold;
}
#wrap #content #obras_en_ejecucion .obras_pack .desarollo .copete {
	text-decoration: none;
}
#wrap #content #obras_en_ejecucion .obras_pack .line {
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
	height: 1px;
	margin-top: 5px;
	clear: both;
}
#wrap #content #obras_otras .obras_pack {
	width: 330px;
	float: left;
	margin: 5px 5px 20px;
}
#wrap #content #obras_otras .obras_pack .image {
	margin: 10px;
	height: 80px;
	width: 80px;
	float: left;
}
#wrap #content #obras_otras .obras_pack .desarollo .titulo {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}
#wrap #content #obras_otras .obras_pack .desarollo .cliente {
	margin-top: 10px;
	font-weight: bold;
}
#wrap #content #obras_otras .obras_pack .desarollo .copete {
	text-decoration: none;
}
#wrap #content #obras_otras .obras_pack .line {
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
	height: 1px;
	margin-top: 5px;
	clear: both;
}
#wrap #content #obras_en_ejecucion {
	width: 700px;
}
#wrap #content #obras_otras {
	width: 700px;
}
#wrap #content .margin {
	margin: 10px;
}
.video {
	padding-top:20px;
}
.obras {
	width:330px;
	height:180px;
	margin:20px 20px 0 0;
	float:left;
	border-bottom:1px #CCCCCC dashed;
}
.obraspic {
	float:left;
	margin:10px 10px 0 0;
}
.obrastext {
	width:240px;
	float:left;
	margin:10px 0 0 0;
}
.obrastitulo {
	padding-top:30px;
	width:700px;
	border-bottom:#cccccc 1px solid;
}

