/* General */
* {margin:0; padding:0; border:0}
body {font-family:Arial, Helvetica, sans-serif; font-size:62.5%; color:#000; background-color:#fff}
h1, h2, h3 {}
h2 {font-size:1.2em; margin-bottom:5px}
.clear {clear:both}

/* Enlaces */
a {color:#000; text-decoration:none}
a:hover {text-decoration:underline}


/*contenedor*/
#contenedor {width:803px; padding:0; margin:15px auto 0 auto; font-size:1.2em}  /* A partir de aqui el tipo base es 1em=12px */  
#c1, #c2, #c3, #c4, #c5, #c6, #c7, #c1i, #c3i, #c5i, #c7i {float:left; height:573px}
#c1 {width:186px; background:url(i/1.jpg) no-repeat 0 0;}
#c2 {width:18px; background:url(i/2.jpg) no-repeat 0 0}
#c3 {width:185px; background:url(i/3.jpg) no-repeat 0 0}
#c4 {width:22px; background:url(i/4.jpg) no-repeat 0 0}
#c5 {width:186px; background:url(i/5.jpg) no-repeat 0 0}
#c6 {width:19px; background:url(i/6.jpg) no-repeat 0 0}
#c7 {width:187px; background:url(i/7.jpg) no-repeat 0 0}

#c1i {width:166px; background:url(i/1i.jpg) no-repeat 0 0; padding:30px 10px}
#c3i {width:170px; background:url(i/3i.jpg) no-repeat 0 0; padding:30px 10px 30px 5px}
#c5i {width:166px; background:url(i/5i.jpg) no-repeat 0 0; padding:30px 10px}
#c7i {width:167px; background:url(i/7i.jpg) no-repeat 0 0; padding:30px 10px}

#c1i h2 {color:#f6107c}
#c1i span {color:#f6107c}
#c1i a {color:#f6107c}
#c3i h2 {color:#019d2f}
#c3i span {color:#019d2f}
#c3i a {color:#019d2f}
#c5i h2 {color:#0e3d8f}
#c5i span {color:#0e3d8f}
#c5i a {color:#0e3d8f}
#c7i h2 {color:#ee1801}
#c7i span {color:#ee1801}
#c7i a {color:#ee1801}
#c7i span {color:#ee1801}

/*listas*/
#c1i ul li {list-style-type:none; background:url(i/bullet1.gif) no-repeat 0 5px; padding-left:8px; margin-bottom:4px}
#c3i ul li {list-style-type:none; background:url(i/bullet3.gif) no-repeat 0 5px; padding-left:8px; margin-bottom:4px}
#c5i ul li {list-style-type:none; background:url(i/bullet5.gif) no-repeat 0 5px; padding-left:8px; margin-bottom:4px}
#c7i ul li {list-style-type:none; background:url(i/bullet7.gif) no-repeat 0 5px; padding-left:8px; margin-bottom:14px}

/**/
.vermas{margin-top:15px;padding-left:20px; font-size:1.2em}

/*interiores*/
#formacion {width:100%; min-height:574px; background:url(i/1larga.jpg) no-repeat 0 0; padding:0 20px 20px 200px}
#formacion ul li {list-style-type:none; background:url(i/bullet1.gif) no-repeat 0 5px; padding-left:8px; margin-bottom:4px}
#formacion h2 {color:#f6107c; margin:15px 0}
#formacion span {color:#f6107c}
#formacion1i a {color:#f6107c}

#experiencia {width:100%; min-height:574px; background:url(i/3larga.jpg) no-repeat 0 0; padding:0 20px 20px 200px}
#experiencia ul li {list-style-type:none; background:url(i/bullet3.gif) no-repeat 0 5px; padding-left:8px; margin-bottom:4px}
#experiencia h2 {color:#019d2f; margin:15px 0}
#experiencia span {color:#019d2f}
#experiencia a {color:#019d2f}

#trabajos {width:100%; min-height:574px; background:url(i/5larga.jpg) no-repeat 0 0; padding:0 20px 20px 200px}
#trabajos ul li {list-style-type:none; background:url(i/bullet5.gif) no-repeat 0 5px; padding-left:8px; margin-bottom:4px}
#trabajos h2 {color:#0e3d8f; margin:15px 0}
#trabajos span {color:#0e3d8f}
#trabajos a {color:#0e3d8f}


#formacion .boton {margin:20px 0 20px 230px;display:block; float:left; width:160px; height:57px; background:url(i/bt1.jpg) left top no-repeat; border:none; text-indent:-10000px}
#experiencia .boton {margin:20px 0 20px 230px;display:block; float:left; width:160px; height:57px; background:url(i/bt3.jpg) left top no-repeat; border:none; text-indent:-10000px}
#trabajos .boton {margin:20px 0 20px 230px;display:block; float:left; width:160px; height:57px; background:url(i/bt5.jpg) left top no-repeat; border:none; text-indent:-10000px}

