/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
/* =General page settings
----------------------------------------------- */
* { font-size: 100%; margin: 0; padding: 0; }

p, ul, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, form, input, textarea, blockquote, pre, table {margin: 0 0 .9em 0;}

p {line-height: 1.3em; }


html { height: 100%; }

body {
	background: #FFFFFF;
	color: #333333;
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	min-width: 780px;
	text-align: center;
	margin: 0px;
}
#creatividaddigital {
	background: #E7E7E7 url(imgs/body_back.jpg) repeat-x 0 0;
	width: auto;
	margin: 0px;
}
#content {
	background: #FFFFFF;
	border-left: 1px solid #C0C0C0;	border-right: 1px solid #C0C0C0;
}
/* =Headings - Generic styles
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 { background: transparent; color: #5F5F5F; font-weight: normal; letter-spacing: .1em; }

#content h2 { font-size: 1.4em; }

#content-a h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 25px 0 10px 0;
}
#content-a h3  a{
	color: #00B5ED;
}
#content h4 { font-size: 1em; }

#content h5{ font-size: 1em; }

#content h6 { font-size: 1em; }

#content-b h3 { height: 15px; overflow: hidden; text-indent: -9999px; width: auto; }

/* =Wrappers
----------------------------------------------- */
#wrapper{ background: transparent url(imgs/fondo_back.gif) repeat-y 0 0; margin: 0 auto; text-align: left; width: 780px; }

/* =Header Layout
----------------------------------------------- */
#header { background: #FFFFFF url(imgs/header_back.jpg) no-repeat 0px 0px; height: 212px; position: relative; width: 780px; }

#header #logo { left: 50px; position: absolute; top: 60px; }

#header #logo a { background: transparent url(imgs/header_logo.jpg) no-repeat 0 0; display: block; height: 123px; overflow: hidden; text-indent: -9999px; width: 254px; }

#header h2, #header-skipnav { left: -9999px; overflow: hidden; position: absolute; }

#header-intro { background: transparent; border-left: 1px solid #91C1E5; color: #333333; left: 500px; padding-left: 10px; position: absolute; top: 110px; width: 230px; }

/* =Main Navigation
----------------------------------------------- */
#nav-a { left: 320px; list-style-type: none; position: absolute; top: 15px; }

#nav-a li { float: left; margin: 0 1px 0 0; width: 104px; }

#nav-a li a { display: block; height: 20px; overflow: hidden; text-indent: -9999px; width: 104px; }

#nav-a-1 a { background: transparent url(imgs/nav_1.jpg) no-repeat 0 0; }

#nav-a-2 a { background: transparent url(imgs/nav_2.jpg) no-repeat 0 0; }

#nav-a-3 a { background: transparent url(imgs/nav_3.jpg) no-repeat 0 0; }

#nav-a-4 a { background: transparent url(imgs/nav_4.jpg) no-repeat 0 0; }

#nav-a-1 a:hover, #nav-a-1 a:focus, #nav-a-1 a:active, #nav-a-2 a:hover, #nav-a-2 a:focus, #nav-a-2 a:active, #nav-a-3 a:hover, #nav-a-3 a:focus, #nav-a-3 a:active, #nav-a-4 a:hover, #nav-a-4 a:focus, #nav-a-4 a:active { background-position: 0 -20px; }



/* =Content
----------------------------------------------- */
#content-a {
	float: left;
	font-size: 1.2em;
	width: 477px;
	padding-top: 25px;
}

#content-b {
	float: left;
	font-size: 1em;
	width: 300px;
	border-left: 1px solid #C0C0C0;
	padding-top: 25px;
	border-bottom: 1px solid #C0C0C0;
	background: #DDE3FF url(imgs/fondo_content-b.gif) repeat-x top;
}

#content-c { clear: both; }

#content-a-inner { padding: 2em 15px 8px 22px; }

#content-b-inner { padding: 0px 17px 8px 17px; }

#content-b-inner div {
	padding: 2em 0;
}

#content-c-inner {
	padding: 5px 18px;
	text-align: center;
	border-top: 1px solid #C0C0C0;
}

/* =Anchors
----------------------------------------------- */
a img { border: none; }

a:link { background: transparent; color: #000000; }

a:visited, a:hover, a:focus, a:active { background: transparent; color: #000000; }

/* =Lists
----------------------------------------------- */
#content ol {
	list-style: decimal inside;
}

#content ul { list-style-type: none; }

#content ul li {
	background: transparent url(imgs/li_bullet.gif) no-repeat 0 3px;
	padding-left: 10px;
	margin-bottom: 5px;
}

#content dt { font-weight: bold; }

/* =Headings - IR
----------------------------------------------- */
#content-b h3#novedad1 { background: transparent url(imgs/tit-b-proyectos.gif) no-repeat 0 0; }

#content-b h3#novedad2 { background: transparent url(imgs/tit-b-e-marketing.gif) no-repeat 0 0; }

#content-b h3#novedad3 { background: transparent url(imgs/tit-b-dominios.gif) no-repeat 0 0; }

#content-b h3#novedad4 {background: transparent url(imgs/tit_b-newsletter.gif) no-repeat 0 0; }

#pageheader, #contactenos, #portfolio, #e-marketing, #novedades { height: 15px; overflow: hidden; text-indent: -9999px; width: auto; }

#creatividaddigital #pageheader { background: transparent url(imgs/pageheader_homepage.gif) no-repeat 0 0; }

#creatividaddigital #contactenos { background: transparent url(imgs/tit_contactenos.gif) no-repeat 0 0; }

#creatividaddigital #portfolio { background: transparent url(imgs/tit_portfolio.gif) no-repeat 0 0; }

#creatividaddigital #e-marketing { background: transparent url(imgs/tit_e-marketing.gif) no-repeat 0 0; }

#creatividaddigital #novedades { background: transparent url(imgs/tit_novedades.gif) no-repeat 0 0; }

/* =Estilos
----------------------------------------------- */

.destacado {
	background: #DDE3FF;
	padding: 5px 10px 5px 10px;
	border: 1px solid #C0C0C0;
	margin: 10px;
}
p.note-general {
	background: url(imgs/note_general.gif) no-repeat 8px 50%;
	border: 1px solid #DDDDDD;
	color: #666666;
	font-size: 1em;
	border: 1px solid #01b5ea;
	padding: 2px 4px 2px 34px;
	margin-top: 30px;
}

p.note-warning, p.note-fecha{ background: transparent; border: 1px solid #DDDDDD; color: #999999; font-size: .9em; padding: 2px 4px 2px 34px; }

p.note-warning { background: url(imgs/note_warning.gif) no-repeat 8px 50%; }

p.note-fecha { background: url(imgs/note_fecha.gif) no-repeat 8px 50%; margin-top:15px }

p.note-general:before { background: transparent; color: #01b5ea; font-weight: bold; }

p.note-warning:before { background: transparent; color: #840000; content: 'Importante: '; font-weight: bold; }

p.note-fecha:before { background: transparent; color: #01b5ea; content: 'Fecha: '; font-weight: bold; }

p.note-general:hover { border: 1px solid #DDDDDD; color: #00B5ED; }

p.note-warning:hover { border: 1px solid #840000; color: #666666; }

/* =Forms
----------------------------------------------- */
label { background: transparent; color: #999999; display: block; font-size: 1em; }

label span { background: transparent; color: #01b5ea; font-size: .8em; text-transform: uppercase; }

input, textarea, select { background: transparent url(imgs/form_inputtext.jpg) repeat-x 0 0; border: 1px solid #CDCDCD; color: #000; font: .9em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif; margin-top: 0.5em; padding: 2px; }

#contactform table td { padding: 0 10px .5em 0; }

#contactform-name, #contactform-email, #contactform-subject, #contactform-message { width: 165px; }

#contactform-subject, #contactform-message { width: 380px; }

#contactform-message { height: 140px; }

input.imagesubmit {
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

/* =Top Of Page etc
----------------------------------------------- */
ul#nav-b li { background: none; display: inline; margin-left: 5px; padding: 0; }

#nav-b li a { border: 1px solid #DDDDDD; color: #999999; font-size: .9em; padding: 3px 4px 3px 4px; text-decoration: none; }

#nav-b li a:hover, #nav-b li a:focus, #nav-b li a:active { color: #4F4F4F; }

/* =Footer
----------------------------------------------- */
#footer {
	background: url(imgs/footer.jpg) no-repeat 50% 0;
	padding: 20px 0 0 0;
	height: 70px;
}

#footer p { background: transparent; color: #FFFFFF; font-size: .8em; line-height: 1em; margin: 0 0 .4em 0; text-align: center; text-transform: uppercase; }

#footer a:link, #footer a:visited { background: transparent; border-bottom: 1px dotted #FFFFFF; color: #FFFFFF; text-decoration: none; }

#footer a:hover, #footer a:focus, #footer a:active { background: transparent; color: #000000; border-bottom: 1px dotted #000000;}

/* =Floats
----------------------------------------------- */
.float-left { float: left; margin-right: 10px; }

.float-right { float: right; margin-left: 10px; }

