@charset "utf-8";
/* 
Theme Name: Memokool Design Studio 2009
Theme URL: http://www.memokool.com/
Description: The Design Portfolio of Guillermo Perez.
Version: 1.0
Author: Guillermo Perez

Tags: memokool, css, art, photography, design, web design, graphic design, portfolio, guillermo

CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999;
	border-style: none;
	border-bottom-color: #281400;
	border-left-color: #351B00;

}

h1,h2,h3,h4,h5,h6 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
h1 {
	font-size: 25px;
	color: #FFF;
}
h2 {
	font-size: 25px;
	color: #A3CB01;
}
h3 {
	font-size: 16px;
	color: #FFF;
}
h4 {
	font-size: 16px;
	color: #A3CB01;
}
h5 {
	font-size: 14px;
	color: #FFF;
}
h6 {
	font-size: 14px;
	color: #A3CB01;
}

a {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 12px;
	color: #CCC;
}

b {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 12px;
	color: none;
	text-align: center;
}


/* Fondos */
#BarraMadera { background: url(../images/menubg.png) repeat center top;}
#FondoVerdeGris { background: url(../images/mainbody_bg.jpg) repeat center top;}
#FondoMadera { background: url(../images/bg.jpg) repeat center top;}
#FondoMaderaAbajo { background: url(../images/bg2.jpg) repeat center top;}
#BarraVerde { background: url(../images/barraverde.jpg) repeat center top;}


/* Links */
a:link { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { text-decoration: underline; color: #CEE32D;}
a:active { text-decoration: none; color:#666;}


/* GENERAL */
.LineasPunteadasNegras {
	color: #000;
	font-size: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.SubtitulosVerde15pts {
	color: #CEE337;
	font-size: 15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.TitulosBlancos25pts {
	color: #FFF;
	text-transform: capitalize;
	letter-spacing: normal;
	display: table-header-group;
	font: bold 25px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.SubTituloBlanco15pts {
	color: #FFF;
	font: bold 13px Verdana, Geneva, sans-serif;
}
.SubtituloBlanco22pts {
	font-size: 22px;
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.TextoZonaVRegularNegro16pts {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #000;
	top: 5pt;
	right: 5pt;
	line-height: 20pt;
	font-weight: bold;
}
.TitulosVerde25pts {
	color: #A3CB01;
	font: bold 25px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.TextoFormCafe {
	color: #C8DD91;
	font: bold 12px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.TextForm15pts {
	color: #607700;
	font: 13px "Arial", Palatino, serif;
	background-color: #140A00;
	background-image: url(../images/bg_form.jpg);
	border:  inherit;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 7px;
}

.BotonForm15pts {
	color: #EDFDC1;
	font: Bold 13px "Arial", Palatino, serif;
	background-color: #140A00;
	border:  inherit;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
}
/* BLOG */
