/* - - - - - - - - - - - - - - - - - - - - -
Title : ProSolver
Author : Cristian J. Murillo M. - cmurillo @ prosolver.cl
URL : www.prostudio.cl

Created : 27 Mayo 2006
Modified : 22 Junio 2006
- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */
body{
margin: 0px 0px 10px 0px;
padding: 0px;
text-align:center;
background: #333 /*url(pics/bg01.jpg) repeat-y center*/;
font: 10px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}

/* ----- IDS ----- */

#container{
	margin:0px auto 0px auto;
	width:727px;
	padding: 0px;
	text-align: center;
/*	background: #FFFFFF url(pics/bg_cont01.jpg) repeat-y center;*/
}

#subcontainer{
	margin:0px auto 0px auto;
	width:727px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF url(pics/bg_cont01.jpg) repeat-y center;
}

/* --- Menu --- */
#mainmenu {
	position:relative;
	left:0px;
	top:0px;
	width:727px;
	height:150px;
}

#prosolver-top {
	position:absolute;
	left:0px;
	top:0px;
	width:23px;
	height:121px;
}

#prosolver-logo {
	position:absolute;
	left:23px;
	top:0px;
	width:297px;
	height:121px;
}

#prosolver-top2 {
	position:absolute;
	left:320px;
	top:0px;
	width:407px;
	height:121px;
}

#navizq {
	position:absolute;
	left:0px;
	top:121px;
	width:84px;
	height:29px;
}

#empresa {
	position:absolute;
	left:84px;
	top:121px;
	width:88px;
	height:29px;
}

#servicios {
	position:absolute;
	left:172px;
	top:121px;
	width:148px;
	height:29px;
}

#casosexito {
	position:absolute;
	left:320px;
	top:121px;
	width:105px;
	height:29px;
}

#contacto {
	position:absolute;
	left:425px;
	top:121px;
	width:89px;
	height:29px;
}

#navder {
	position:absolute;
	left:514px;
	top:121px;
	width:213px;
	height:29px;
}
/* --- fin Menu --- */

/* --- Destacados Home --- */

#destacados_home {
	position:relative;
	margin:0px auto 0px auto;
	left:0px;
	top:0px;
	width:507px;
	height:150px;
}

#destacado1 {
	position:absolute;
	left:0px;
	top:0px;
	width:160px;
	height:150px;
}

#dest-sp01 {
	position:absolute;
	left:160px;
	top:0px;
	width:13px;
	height:150px;
}

#destacado2 {
	position:absolute;
	left:173px;
	top:0px;
	width:160px;
	height:150px;
}

#dest-sp02 {
	position:absolute;
	left:333px;
	top:0px;
	width:14px;
	height:150px;
}

#destacado3 {
	position:absolute;
	left:347px;
	top:0px;
	width:160px;
	height:150px;
}
/* --- Fin Destacados Home -- */

#header{
		height: 120px;
		background-color: #333333;
	}
#mainnav{
		height: 25px;
		background-color:#333333;
		text-align:center;
		padding:2px 0px 0px 0px;
	}
#primaryContent{
/*
position:;
width: 450px;
height: 300px;
*/
margin:5px 240px 5px 240px;
padding:5px 5px 5px 5px;
text-align: left;
background-color: #FFFFFF;
/*border-left:1px solid #999999;
border-top:1px dashed;
border-right:1px solid #999999;
*/

border-bottom:1px dashed #FFFFFF;/* ? IE sux :( */
}
#secondaryContent{
float:right;
width:210px;
margin: 5px 9px 5px 5px;
padding: 5px 5px 5px 5px;
background-color: #fff;
text-align:left;
}
#navigation{
margin: 5px 5px 5px 5px;
padding: 5px 5px 5px 5px;
float: left; 
width: 170px;
}
#col_izq{
margin: 5px 5px 5px 8px;
padding: 5px 5px 5px 5px;
float: left; 
width: 210px;
background-color: #fff;
text-align:left;
}

#footer{
padding: 5px;
border: 0px;
clear:both;
height: 50px;
background-color:#333;
color:#FFFFFF;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size-adjust:none;
font-size: 9px;
}

#conceptografico{
padding: 0px;
border: 0px;
clear:both;
background-color: #EEE;
/*color:#FFFFFF;*/
text-align:center;
}
#portaf{
padding: 0px;
border: 0px;
clear:both;
text-align:center;
}
#bottomend{
margin:20px auto 0px auto;
padding: 0px;
border: 0px;
clear:both;
height: 15px;
background: #646464 url(pics/cont_bottom01.jpg) no-repeat top center;
}

/* ----- CLASSES ----- */

.hide{
/* display:none; */
}
.show{
/* display:block; */
}
.nota01 {
	/*
	font-size: 8pt;
	color: #003366;
	color:#993333;
	*/
	font-size: 9px;
	color:#555;
}
.nota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#555;
	text-align:right
}

/* ----- HEADINGS ----- */

h1{
font-family:'Lucida Grande', Geneva, Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
/*
font:;
color:;
margin:;
padding:;*/
}
h2{
font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
font-size: 18px;
font-weight: bold;
}
h3{
font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
font-size: 16px;
font-weight: bold;
}
h4{
font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
}
h5{
font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
margin-top:0px;
margin-bottom:5px;
}
h6{
font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
margin-top:5px;
margin-bottom:5px;
}

/* ----- PARAGRAPHS ----- */

p{
font: 10px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
color: #000000;
text-align: justify;
margin-top:5px;
margin-bottom:5px;
/*font-style:;
font-weight:;
font-variant:;

text-indent:;
text-decoration:;
text-shadow:;
text-transform:;
letter-spacing:;
word-spacing:;*/
}
p.nota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
/*	font-size: 8pt;*/
	color:#555;
	text-align:right
}
p.centro {
font: 10px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
text-align:center;
}

#primaryContent p{
}
#secondaryContent p{
font-size:10px;
}
#secondaryContent p.nota{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#555;
	text-align:right}
#footer p{
font-size:9px;
color:#FFFFFF;
}

/* ----- QUOTES ----- */

blockquote{
/*margin:;
color:;*/
padding: 5px;
background-color: #EEEEEE;
font-family: Georgia, "Times New Roman", Times, serif;
}
blockquote p{
font-family: Georgia, "Times New Roman", Times, serif;
}
cite{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
}
blockquote cite{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
}

/* ----- LISTS ----- */

li{
font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
list-style-type:disc;
list-style-position:outside;
margin:0px;
padding:0px;
border:0px;
}
li p{
}
ol{
font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}
ul{
font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
/*width:;
background-color:#CCCCCC;*/
margin:0px 0px 0px 10px;
padding: 0px 0px 0px 5px;
border: 0px;
}
ol li{
}
ul li{
}
#mainnav ul{
font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
font-size:10px;
display:inline;
color:#CCCCCC;
}
#mainnav li{
font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
list-style-type:none;
list-style-position:outside;
margin:0px;
padding:0px 20px 0px 20px;
border:0px;
display:inline;
}
#navigation ul{
font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
font-size:10px;
/*width:;
margin:0px 0px 0px 4px;
padding:0px;
list-style-type: none;
border: 0px;*/
}
#navigation ol{
font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
font-size:10px;
}
#secondaryContent li{
font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
list-style-type:disc;
list-style-position:outside;
margin:4px 0px 4px 0px;
padding:0px;
border:0px;
}
#secondaryContent ul{
font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
font-size:10px;
/*line-height:1.5em;*/
}
#secondaryContent ol{
font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
font-size:10px;
}
#primaryContent ul{
font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
font-size:10px;
}
#primaryContent ol{
font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
font-size:10px;
list-style-type:circle;
list-style-position:inside;
}
#col_izq ul{
font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
font-size:10px;
line-height:1.5em;
}

/* ----- IMAGES ----- */
/*
img{
border:;
}
img a{
border:;
text-decoration:;
}
img a:hover{
border:;
}*/
#primaryContent img{
padding: 5px;
border: 0px;
}
#portaf img{
padding: 3px 0px 3px 0px;
border: 0px;
}
/* BREAK */

hr{
color: #999;
width: 700px;
text-align:center;
clear:both;
margin-top:30px;
margin-bottom:30px;
/* display:none; */
}

/* ----- TEXT FORMATTING ----- */

strong{
}
em{
}
b{
}
i{
}

/* ----- LINKS ----- */

/*a:link {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:#993333;
}*/
a:link, a:visited, a:active, a:focus {
	/*font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background-color:;
	border-bottom:;*/
	color:#993333;
	text-decoration:none;
}
a:hover {
	/*font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;*/
	color:#666666;
	text-decoration: underline;
}
p a{
}
cite a{
}
li a{
}
dt a{
}
dd a{
}
#mainnav a:link, #mainnav a:visited, #mainnav a:active, #mainnav a:focus{
	color:#CCCCCC;
	text-decoration:none;
}
#mainnav a:hover{
color:#FFFFFF;
text-decoration:underline;
}
#secondaryContent a.pdf {background: url(pics/iconpdf.gif) left top no-repeat; display: block; padding-left: 20px;}

#secondaryContent a.link {background: url(pics/iconlink.gif) left top no-repeat; display: block; padding-left: 20px;}

#primaryContent a.linke, #secondaryContent a.linke, #col_izq a.linke {background: url(pics/iconlink.gif) right top no-repeat; display:inline; padding-right: 12px;}

#footer a:link, #footer a:visited, #footer a:active, #footer a:focus{
	color:#999;
	text-decoration:none;
}
#footer a:hover{
color:#FFFFFF;
text-decoration:underline;
}

/* ----- FORMS ----- */
/*
form{
width:;
margin:;
padding:;
}
fieldset{
border:;
width:;
margin:;
padding:;
}
legend{
font:;
color:;
margin:;
padding:;
}
label{
margin:;
padding:;
font-size:;
font-family:;
}
*/
input.box{
border:1px solid #003300;
margin:0px 0px 15px 0px;
padding:0px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 240px;
	height: 18px;
	color: #003300;
	background-image: url(pics/form_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
input.button {
	width: 120px;
	margin: 0px 0px 15px 0px;
	height: 18px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	border: 1px solid #003300;
	background-color: #FFFFFF;
	background-image: url(pics/form_bg.gif);
	background-repeat: repeat-x;
}
textarea.box{
border:1px solid #003300;
margin:0px 0px 15px 0px;
padding:0px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 240px;
	height: 72px;
	color: #003300;
	background-image: url(pics/form_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
/*
input, textarea{
}
select{
border:;
margin:;
padding:;
font-size:;
font-family:;
}
optgroup{
font:;
}
option{
font:;
}
*/
/* ----- OTHER STUFF I NEEDED :P ----- */

-->
