@charset "UTF-8";
/* Stylesheet para cpawebpage */

* { padding: 0; margin: 0;}

body {
	color:#FFFFFF; 
	background-image:url(images/fondo1.jpg);
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:small;
}
#wrapper {
	color:#000000;
	background-color:#FFFFFF;
	width:auto;
	height:auto;
	margin-top: 10px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
}

#encabezado {
	width:auto;
	height:60px;
	color:#000000;	
	background-color:#0033FF;
	background-image:url(images/blueback.gif);
	background-repeat:repeat-x;
	
}


#encabezado p {
	text-align:right;
	padding:5px 5px 5px 5px;
	margin-bottom:0;
}

#navegacion {
	text-align:left;
	color:#000000;
	background-color:#FFCC00;
	background-image:url(images/yellownavi.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding: 5px 10px 4px 10px;
	
}

#navegacion ul {
	margin-bottom:0px
}

#navegacion li {
	display:inline;
	list-style-type:none;
	margin: 0;
}

#encabezado h1 {
	padding:5px 5px 0 10px;
	margin-bottom:0;
}


#navegacion a {
	padding: 4px 8px 4px 8px;
	border: none ;
}

#navegacion a:active { background-color:#FFFFFF; }

#navegacion a:hover, 
	#inicio #navi01 a,
	#quienes #navi02 a,
	#nuestros #navi03 a,
	#outsourcing #navi04 a,
	#clientes #navi05 a,
	#contacto #navi06 a
	{
	text-decoration:none;
	color:#7297FF;
	background-color:white;
	padding-bottom: 5px;
	border-bottom: none;
}

#areatexto {
	width:500px;
	background-color:#FFFFFF;
	height:auto;
	margin-left:5px;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:10px;
.imgizda 

}

#pie {
	padding:15px;
	padding-top: 10px;
	margin-top: 5px;
	margin-bottom:5px;
	background-image:url(images/yellowbot.gif);
	background-repeat:repeat-x;
}


#encabezado img {
	padding: 0;
	border:none;
}

 h1{font-size:150%;
 color:#CC0000;
 font:"Arial Rounded MT Bold";
 }

 h2{font-size:130%;
 margin-bottom: 1em
 }
 

 h3{font-size:100%;
 color:#999999;
 font:"Arial Rounded MT Bold";
 }

Address {
	text-align:center;
	font-size:65%;
	font-style:normal; 
	letter-spacing:3px;
	line-height:0;
}

a { text-decoration:none;}

a:link {color:#333399;}
a:visited{color:#999999;}

a:hover, a:focus {text-decoration:underline;}
a:active {color:#FFFFFF; background-color: #d90000; }

.skiplink{display:none;}

p, ul {
	margin-top:0;
	margin-right:0;
	margin-bottom:1em;
	margin-left:0;
	}
	ul ul{
margin:0;
}

li{
margin-top:0;
margin-right:0;
margin-bottom:0;
margin-left:1em;
}

#contactoFormInfo {
background-color:#eee;
width: 400px;
padding: 20px;
border: 1px solid #8c8c8c;
}

label {display:block;}

#remitente, textarea {
	width:300px;
	border: 1px solid #8c8c8c;
	margin-bottom: 1em;
}
textarea {
	height: 7em;}
	input:focus, textarea:focus
	{
	background-color:#d9d9d9;
}

tbody {
	margin-left:10px;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;
	text-align:justify;
}
