/* 
   CSS OPTIMA NETWORK v1.0 por GODLIKESTUDIO
   -> http://godlikestudio.com/
*/

* {
	margin: 0;	padding: 0;
}

body {
	font-family: Arial, sans-serif;
	color: #000;
	font-size: 10.8pt;
	background: #FFF;
}

a {
	color: #2180B8;
}
a:hover {
	text-decoration: none;
}
	a img {
		border: 0;
	}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 135%;
}

.clearboth {
	clear: both;
}

/* 950 content */
.in_top, .in_cuerpo, .foot {
	width: 950px;
	padding-right: 10px;
	padding-left: 10px; 
	margin: 0 auto;
}

/* TOP */
.top {
	padding-top: 107px;
	padding-bottom: 40px;
	background: #005680 url(img/top_bkg.png) no-repeat center bottom;
}
	.top h1 {
		color: #FFF;
		font-size: 40pt;
		width: 505px;
		height: 73px;
	}
	.top ul {
		font-size: 13pt;
		list-style: none;
		width: 400px;
		height: 25px;
		position: absolute;
		float: left;
		margin-left: 565px;
		top: 130px;
	}
		.top ul li {
			float: left;
			margin: 0 20px;
		}
			.top ul li a {
				padding-bottom: 2px;
				color: #ACC8D6;
				text-decoration: none;
			}
			.top ul li a:hover {
				color: #FFF;
			}
			.top ul li.current a {
				color: #FFF;
				border-bottom: 1px solid #A5C3D2;
			}
	.top h2 {
		margin-top: 35px;
	}

/* CUERPO */
.cuerpo {
	height: 400px;
	background: url(img/cuerpo_bkg.png) repeat-x;
}
.in_cuerpo {
	padding-top: 45px;
	background: url(img/in_cuerpo_bkg.png) no-repeat center top;
}

/* CONTENIDO */
.contenido {
	width: 610px;
	float: left;
}
.contenido h1 {
	font-size: 28pt;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(img/h_bkg.gif) left bottom no-repeat;
}
/* PADDING IN CONTENIDO */
.p_portada {
	padding: 0 10px;
}

/* SIDEBAR */
.sidebar {
	width: 258px; /* 310 */
	height: 287px; /* 367 */
	float: right;
	padding: 20px 26px; 
	background: url(img/sidebar_bkg.gif) no-repeat;
	font-size: 10pt;
}
	.sidebar div {
		padding-bottom: 20px;
		padding-top: 20px;
		border-bottom: 1px solid #D6D6D6;
	}
	.sidebar div.s_last {
		border-bottom: 0;
	}
.logo_clientes a {
	display: block;
	float: left;
	margin: 10px 0 5px 0;
}

/* FOOT */
.foot {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 60px;
	border-top: 1px solid #DFDFDF;
	margin: 50px auto 20px auto;
	clear: both;
	color: #666;
	font-size: 8pt;
}
	.foot .optima_foot {
		float: left;
		width: 534px;
	}
		.foot .optima_foot span {
			position: relative;
			top: 13px;
		}
		.foot .optima_foot img {
			margin-right: 27px;
			padding: 13px 27px 13px 27px;
			border-right: 1px solid #DFDFDF;
		}
	.foot .optima_foot a {
		margin-left: 5px;
		color: #666;
		background: url(img/ico_minimail.gif) no-repeat 0 3px;
		padding-left: 13px;
	}
	/* PARTNERS */
	.partners_foot {
		font-size: 10pt;
		font-weight: bold;
		float: right;
		margin-top: 13px;
	}
		.partners_foot span {
			margin-right: 10px;
		}
		.partners_foot a {
			margin-right: 7px;
		}
		.partners_foot img {
			line-height: 32px;
			vertical-align: middle;
		}

/* PORTADA */
.p_portada {
	margin: 30px 0 40px 0;
	padding: 0 100px 0 75px;
	background-position: 15px 2px;
	background-repeat: no-repeat;
}
	.p_portada h3, .p_sidebar h3 {
		font-size: 13pt;
	}

#p_monetizacion {
	background-image: url(img/ico_monetizacion.gif);
}
#p_seo {
	background-image: url(img/ico_seo.gif);
}
#p_tecnica {
	background-image: url(img/ico_tecnica.gif);
}
#p_adsense {
	background-image: url(img/ico_adsense.gif);
}

/* ITEMS */
.p_item {
	margin: 30px 0 40px 0;
	width: 570px;
	
}
	.p_item h3 {
		font-size: 15pt;
		margin-bottom: 5px;
		padding-bottom: 4px;
		background: url(img/h3_big_bkg.png) no-repeat bottom left;
	}
	.p_item p {
		margin-top: 15px;
		background-repeat: no-repeat;
		background-position: 525px 8px;
		padding-right: 60px;
	}
	#clientes .p_item p {
		padding-right: 0 !important;
	}
		.p_item p img {
			margin-left: 10px;
		}

/* CONTACTO */
#full.contenido {
	width: 100%;
}
	#full h1 img {
		float: right;
		position: relative;
		top: 20px;
	}
	#full form {
		margin-top: 20px;
	}
		#full form .item_form {
			margin-bottom: 10px;
			display: block;
			min-height: 26px;
		}
			#full form .item_form div {
				float: left;
			}
			/* error */
			#full div.error {
				padding-right: 25px;
				background: url(img/ico_flecha_error.gif) no-repeat right;
			}
		#full form label {
			line-height: 25px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			text-align: right;
			display: block;
			float: left;
			width: 85px;
			margin: 0 10px;
		}
		#full form input, #full form textarea {
			font-family: Arial, sans-serif;
			font-size: 10pt;
			width: 290px;
			padding: 5px;
			border: 1px solid #CECECE;
		}
		#full form input:focus, #full form textarea:focus {
			border-color: #70AAC7;
		}
		#full form textarea {
			width: 425px;
			height: 130px;
		}

	.boton_enviar {
		margin: 5px 0 0 105px;
		padding: 0 !important;
		border: 0 !important;
		width: 94px !important;
		height: 33px !important;
	}
		